Change #3994
Category | None |
Changed by | Jason Boyer <jboyer | @library.in.gov>
Changed at | Mon 27 Feb 2017 09:35:01 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | c8447472bfaba306772d7d08042ba8efd943b152 |
Comments
LP1371772: Correct Escape of Library Info URL Using the url filter in TT2 causes named anchors to be escaped in such a way that urls including them will likely return a 404. Since the url is being used in an html document, the html filter is sufficient and allows the url to work as intended. Signed-off-by: Jason Boyer <jboyer@library.in.gov> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/src/templates/opac/parts/library/core_info.tt2