Fixed
Details
Assignee
Laurel WilliamsLaurel WilliamsReporter
Jacob FarberJacob FarberComponents
Priority
Major
Details
Details
Assignee
Laurel Williams
Laurel WilliamsReporter
Jacob Farber
Jacob FarberComponents
Priority
Created July 16, 2009 at 2:08 PM
Updated August 24, 2009 at 3:20 PM
Resolved August 24, 2009 at 3:20 PM
There are a few regular expressions used throughout the php code which are basically the same thing. They could be refactored into single functions to avoid fixing the same code in multiple places.