![]() |
|
paged_thumbs_nav v1.4.1 wierd characers after upgrade to 1.4.1 - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: paged_thumbs_nav v1.4.1 wierd characers after upgrade to 1.4.1 (/thread-8765.html) |
paged_thumbs_nav v1.4.1 wierd characers after upgrade to 1.4.1 - gjr - 2011-06-23 Just testing a lot for theme errors.... sorry When paged_thumbs_nav v1.4.1 enabled I get jibberish before or after the list of thumbs. See: http://gjr-web.com/demo/zpmin/Vacation/canada_28_bg_061904.jpg.php Will leave plugin activated. Thanks! paged_thumbs_nav v1.4.1 wierd characers after upgrade to 1.4.1 - acrylian - 2011-06-23 Those are serialized strings that are used for storing multilingual contents. Seems that is a bug. paged_thumbs_nav v1.4.1 wierd characers after upgrade to 1.4.1 - vincent3569 - 2011-06-23 hi, according to me this is a critical issue (it is not possible to migrate my personnal website with this issue) paged_thumbs_nav v1.4.1 wierd characers after upgrade to 1.4.1 - sbillard - 2011-06-23 Quote:according to me this is a critical issue (it is not possible to migrate my personnal website with this issue) paged_thumbs_nav v1.4.1 wierd characers after upgrade to 1.4.1 - Michel Gagnon - 2011-06-23 I think there are two different bugs there.
– The accented characters looking strange – in French – is definitely a problem with how the French translation was compiled. I was able to verify it by changing the language to Spanish and Italian (no such problem) and by looking at the code in the .po file. It's definitely a character encoding problem of that language file. I don't know if it's possibly to change the encoding in a single step; I'm able to change the encoding from ANSI to UTF-8 with Notepad++ and then the file looks OK but can't be recompiled with PoEdit. paged_thumbs_nav v1.4.1 wierd characers after upgrade to 1.4.1 - acrylian - 2011-06-24 If you think there is something wrong with the French translation you should add a comment to the language ticket so the translator notices it. paged_thumbs_nav v1.4.1 wierd characers after upgrade to 1.4.1 - Michel Gagnon - 2011-06-25 I just did. I created a new ticket because I am not sure how to update current tickets. (And BTW, the current ticket lists the French version as 1.3.2 whereas the files were at 1.4.0 and are now at 1.4.1). paged_thumbs_nav v1.4.1 wierd characers after upgrade to 1.4.1 - acrylian - 2011-06-25 You can't "update" ticket texts itself, you can only add comments, assign it to yourself or add files etc. But your separate tickets is fine. You could also join the translate group (if you haven't already) and send a mail about that. All main translators commit their changes directly to the svn so the files attached to tickets do not mean anyhting anymore actually. However, the version should be updated for orientation (might be that I forgot that on the German translation ticket as well..). paged_thumbs_nav v1.4.1 wierd characers after upgrade to 1.4.1 - Michel Gagnon - 2011-06-26 I have been a member of the translation group for a few weeks. I have been busy today correcting this problem. Guess I'll have something to post to the group. |