Fixed
Details
Assignee
Anastasia CheethamAnastasia CheethamReporter
Anastasia CheethamAnastasia CheethamOriginal estimate
Time tracking
No time logged4h remainingComponents
Fix versions
Affects versions
Priority
Blocker
Details
Details
Assignee
Anastasia Cheetham
Anastasia CheethamReporter
Anastasia Cheetham
Anastasia CheethamOriginal estimate
Time tracking
No time logged4h remaining
Components
Fix versions
Affects versions
Priority
Created November 27, 2008 at 9:48 PM
Updated June 3, 2009 at 5:45 PM
Resolved November 27, 2008 at 10:06 PM
The Layout Reorderer supports selectors for columns and modules, and is supposed to have defaults for these (".columns" and ".modules" respectively, according to the documentation) but nowhere in the code are these defaults actually defined, and if you attempt to use them, it naturally doesn't work!
I'll note that none of the unit tests for the Layout Reorderer actually attempt to use the defaults, so this omission was never caught.