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

M. de Rooy <[email protected]> changed:

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

--- Comment #9 from M. de Rooy <[email protected]> ---
Created attachment 26174
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26174&action=edit
Bug 1047 - Punctuation in site names breaks Edit/Delete z39.50 server
administration

The template used to show the Z39.50 server administration page had a bug
that caused it to not correctly escape generated query strings. Because
the Z39.50 server name is used to lookup the server in order to edit or delete
it, when the server name is not passed correctly in the query string, it is
impossible to bring up the edit or delete forms (without manually entering
the escaped string.)

This patch corrects which template is filter used to escape those query
strings.

To test:
(1) Login to intranet, go to Administration -> Z39.50 servers
(2) Select "New Z3.50 Server". Enter a server name that contains an ampersand
(&)
    e.g.: "FOO & BAR". Enter other details and submit. Click OK to confirmation
message.
(3) In the server list, click on the server name, the "Edit" or "Delete"
buttons
    for the server.

The correct and full server details should be brought up.

Signed-off-by: Owen Leonard <[email protected]>
Signed-off-by: Marcel de Rooy <[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/

Reply via email to