Defect #1384

Allow ampersands in Enumeration names

Added by Arthaey Angosii 94 days ago. Updated 92 days ago.

Status:Closed Start:2008-06-05
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:Time tracking
Target version:0.7.2
Affected version:

Resolution:

Fixed


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 ?

Associated revisions

Revision 1503
Added by jplang 92 days ago

Removes constraint on enumerations name (#1384).

History

2008-06-07 17:05 - Jean-Philippe Lang

  • Category set to Time tracking
  • Status changed from New to Closed
  • Target version set to 0.7.2
  • Resolution set to Fixed

Fixed in r1503.
Any character is now allowed.

Also available in: Atom PDF