From bugzilla-daemon@bugs.koha-community.org Tue Feb 19 13:51:07 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 22369] New: Guarantor search broken by double quotes
in address
Date: Tue, 19 Feb 2019 12:51:04 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0442939302663924080=="
--===============0442939302663924080==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D22369
Bug ID: 22369
Summary: Guarantor search broken by double quotes in address
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Patrons
Assignee: koha-bugs@lists.koha-community.org
Reporter: fridolin.somers@biblibre.com
QA Contact: testopia@bugs.koha-community.org
CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com
Target Milestone: ---
Guarantor search uses Ajax to build patrons search results table.
This uses a complex multi escape layers :
intranet-tmpl/prog/en/modules/members/tables/guarantor_search.tt :=20
"Select"
This is broken if the found guarantor address contains a double quote.
I think because it is JSON converted to \" and then html converted to \"
which is a non valid JSON.
--=20
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
--===============0442939302663924080==--
From bugzilla-daemon@bugs.koha-community.org Tue Feb 19 14:26:27 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 22369] Guarantor search broken by double quotes in address
Date: Tue, 19 Feb 2019 13:26:25 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3943190623297677821=="
--===============3943190623297677821==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D22369
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
CC| |jonathan.druart@bugs.koha-c
| |ommunity.org
Status|NEW |RESOLVED
--- Comment #1 from Jonathan Druart =
---
Marked as dup of bug 22316 (not exactly the same issue, but must be fixed
together)
*** This bug has been marked as a duplicate of bug 22316 ***
--=20
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
--===============3943190623297677821==--