[Bug 29208] New: Issue with items.uri transformation
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29208 Bug ID: 29208 Summary: Issue with items.uri transformation Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: severine.queune@bulac.fr QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When an URI is filled for a specific item, the "Link to resource" transforms the character '%' in '%25', which is a problem for some links using codes for non latin characters for example. To reproduce : - add the following link in the items's URI field : https://bina.bulac.fr/search?query=%E6%9D%B1%E9%9B%85&query_type=exact_match&record_types%5B%5D=Item&submit_search=Search - use the "Link to resource" : you can see that no results are found because the URI is transformed in : https://bina.bulac.fr/search?query=%25E6%259D%25B1%25E9%259B%2585&query_type=exact_match&record_types%255B%255D=Item&submit_search=Search Bug seen in 20.11.10 and master 21.06.00.031 for both staff client and OPAC. Not sure I choose the good component category... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29208 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Issue with items.uri |Double encoded percent |transformation |signs in items.uri | |transformation -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29208 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Could it be related to current changes for item code ? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29208 --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #1)
Could it be related to current changes for item code ?
Wait, probably not.. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29208 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- The patch on bug 22223 might fix your problem, Séverine. *** This bug has been marked as a duplicate of bug 22223 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org