[Koha-bugs] [Bug 36235] System preferences chopping everything after a semicolon.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 11 13:25:13 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36235

Jonathan Druart <jonathan.druart at gmail.com> changed:

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

--- Comment #11 from Jonathan Druart <jonathan.druart at gmail.com> ---
Created attachment 163026
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163026&action=edit
Bug 36235: Encode system preference data with encodeURIComponent

To test:
1. Add some data to a freetext system preference like IntranetUserJS or
AdditionalFieldsInZ3950ResultAuthSearch that includes a semicolon;
2. Save the pref and reload the page or check the DB. Everything after the
semicolon is removed.
3. Apply patch, try again. Data should remain as is.

Signed-off-by: Pedro Amorim <pedro.amorim at ptfs-europe.com>
Signed-off-by: David Nind <david at davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list