From bugzilla-daemon@bugs.koha-community.org Fri Nov 11 18:40:59 2011
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 2847] Use HTML escape in templates where appropriate
Date: Fri, 11 Nov 2011 17:40:57 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5679498539853891692=="
--===============5679498539853891692==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D2847
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #888 is|0 |1
obsolete| |
--- Comment #1 from Owen Leonard 2011-11-11 17:40:57 UT=
C ---
Created attachment 6294
--> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D6294
Proposed fix
Fixes for output in a couple of acquisitions templates where
user-generated data should be escaped. This instances were found
by creating a vendor name like "Baker & Taylor" and finding
that the ampersand was not escaped, causing validation errors.
This patch also consolidates multiple