http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=913 Summary: Sometimes translatable strings contain spurious spaces Product: Koha Version: 2.2.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Templates AssignedTo: a.c.li@ieee.org ReportedBy: a.c.li@ieee.org QAContact: koha-bugs@lists.sourceforge.net Paul Poulain reported a while ago that sometimes translatable strings in the generated PO file will contain leading spaces, while at "translation" time leading spaces will not be considered, leading some strings to be left untranslated even if a translation is provided in the po file. It appears that this is caused by the Javascript handling code that is not stripping out leading spaces before remembering the translatable strings. This is being worked on. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.