]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm
Apply ampersand escaping globally in entityize (fixes a problem with names containing...
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 26 Mar 2009 15:27:55 +0000 (15:27 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 26 Mar 2009 15:27:55 +0000 (15:27 +0000)
commit2837ac0b0ae4256b3686929c83b6e1e6563f100d
tree292576bbfa8ec25e7ae77fb5065fcd32632a9d26
parent7b66a9c2785f26f03eb7e672e999a7000438d6bd
Apply ampersand escaping globally in entityize (fixes a problem with names containing & in org_tree_html.pl)
We will probably need to escape < as well.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@12684 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm