Actions
Defect #1384
closedAllow ampersands in Enumeration names
Start date:
2008-06-05
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
I would like to create a new Activity value, "Testing & Bug Fixing", but I'm not allowed to use the ampersand character.
What would break if the regular expression at source:trunk/app/models/enumeration.rb#L26 were changed to /^[\w\s\'&\-]*$/i
?
Actions