Bugs: Browse | Submit New | Admin
Searching for "C++" as a category returns results for a category "C". Try the following link: http://www.markaboo.com/people/robmac/C%2B%2B
Add A Comment:
Date: 2006-07-10 22:09 Sender: Christian Romney I need to modify regex in acts_as_taggable to allow for limited special characters. such as underscores, apostrophes, dashes, and plus signs. Right now, I think it allows only ' and _ This should be pretty simple to fix.