Fix Category Listing Bugs

The links to the category listings
were bogus, and the category listing
page needed some XSS-unprotection.
This commit is contained in:
Jacques Distler 2010-05-27 00:27:49 -05:00
parent b5a4e2fd9c
commit a57152d743
6 changed files with 30 additions and 13 deletions

View file

@ -1,4 +0,0 @@
# desc "Explaining what the task does"
# task :form_spam_protection do
# # Task goes here
# end