From bugzilla-daemon@bugs.koha-community.org Sat Nov 12 07:25:54 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: Sat, 12 Nov 2011 06:25:53 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2966893187297589251=="
--===============2966893187297589251==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D2847
Chris Cormack changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6294|0 |1
is obsolete| |
--- Comment #2 from Chris Cormack 2011-11-12 06:25=
:53 UTC ---
Created attachment 6299
--> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D6299
Incremental fix for Bug 2847, Use HTML escape in templates where appropriate
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