impress/app
Matchu 5218b43df4 fix petpage export item name filtering
The "Abominable Snowball Winter Onesie" can get blocked for including the string " On".
So, we meant to filter that to " O<b></b>n" so that the filter wouldn't return that false
positive on an XSS attempt, but were accidentally filtering it to " o&lt;b&gt;&lt;/b&;gtn".
Fixed :)
2012-04-08 14:53:26 -05:00
..
controllers closet_hangers#destroy now tied to hanger ID, not item 2012-03-23 16:25:10 -05:00
helpers fix petpage export item name filtering 2012-04-08 14:53:26 -05:00
models can now have the same item in more than one list 2012-03-23 16:25:10 -05:00
stylesheets update items#show style 2012-03-23 16:48:00 -05:00
views fix petpage export styles 2012-04-08 14:50:50 -05:00