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

Magnus Enger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #8 from Magnus Enger <[email protected]> ---
Using a non-delimited string of characters as first described did not work,
because split() divided chars like Æ into two separate thingies, as described
here: http://www.effectiveperlprogramming.com/blog/1286 A space delimited
string is less elegant, but should get the job done.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
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/

Reply via email to