[Koha-bugs] [Bug 12637] UTF-8 problems when creating a patron list from the patron search results page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 1 15:44:47 CEST 2014


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 30455
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30455&action=edit
[SIGNED-OFF] Bug 12637: UTF-8 problems when creating a patron list

    [SIGNED-OFF] Bug 12637: UTF-8 problems when creating a patron list

    Encoding problems appear when creating a patron list from the patron search
results page.

    Test plan:
    1. Perform a patron search in the patrons module
    2. Select one or more patrons
    3. Choose "Add selected patrons to: [ New list ]"
    4. Enter a patron list title with UTF-8 characters, ex: "Pàtron list
    five "
    5. The list will be created with bad encoding:
    "P%C3%A0tron%20list%20five%20"
    6. Apply the patch and verify there is no bad encoding anymore.

    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list