Axel Russia:
So sorry for this late answer. I hope I can still help you.
> I type cyrillic symbol in any field, make
> preview - everything OK, but after saving
> the document all symbols after the first
> entry of cyrillic symbol in this field are
> disappearing (i.e. disappear only cyrillic
> symbols and everything after them, but
> not before). I tryed some options with
> charsets, but all the same. Is it a known bug?
Hi. Are you still having this problem? Have you tried a different browser or a different font? Please check the content of the MySQL database (the content3 table) and check if the characters are also missing there.
In case you are using Russian or Slovak: currently, when selecting Russian or Slovak as language, there is a mismatch between the charset used by Phprojekt and the one used by the CMS module. The used by Phprojekt is "windows-1251/windows-1250" while the one used by the CMS module is "iso-8859-5/iso-8859-2". It could be that your browser gets confused with this (I know Internet Explorer is so prone to this).
If you check the database content and it is ok, then the problem is a problem when rendering the page. In this case, test with another browser or even another computer. Also, try to see the source code of the page to check if it is being sent by the web server in the right format.
If the content in the database is wrong, then the browser is sending the wrong content or the web-server (or the PHP engine) is mangling the received text.
I have tested the CMS module using Russian and it works Ok in my testing server. If you could provide me more information or even a sample of the database content and a saved webpage of the malfunctioning CMS, I can have better chances to find the cause.
Regards,
Mario A. Valdez-Ramirez.
|
|