http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15231
Brendan Gallagher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #45346|0 |1 is obsolete| | --- Comment #9 from Brendan Gallagher <[email protected]> --- Created attachment 46038 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46038&action=edit Bug 15231 - Import patrons: Remove string splitting by html tags to avoid weird translations Some of the strings in Home > Tools > Import patrons contain html tags and therefore are splitted in the translation tool. This makes it nearly impossible to create correct translations from the partial strings. Additinally, the notes for Extended patron attributes never displayed (due to a bug). To test: - Apply patch - Enable Syspref 'ExtendedPAtronAttributes' - Go to Home > Tools > Import patrons and verify, that the Notes at the right of the screen make sense Signed-off-by: Hector Castro <[email protected]> Split html tags removed, notes at right side it displayed correctly Signed-off-by: Brendan A Gallagher <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
