[Koha-bugs] [Bug 15231] Import patrons: Remove string splitting by html tags to avoid weird translations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 29 23:38:01 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15231

Brendan Gallagher <brendan at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45346|0                           |1
        is obsolete|                            |

--- Comment #9 from Brendan Gallagher <brendan at bywatersolutions.com> ---
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 <hector.hecaxmmx at gmail.com>
Split html tags removed, notes at right side it displayed correctly

Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list