Closed (fixed)
Project:
Features
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2010 at 14:29 UTC
Updated:
8 Jul 2011 at 21:21 UTC
As the order of this determines the order of roles in export of input formats, having no order on it means it is determined by when roles are created, which can lead to a mismatch on different installs and the input format component always appearing overriding.
| Comment | File | Size | Author |
|---|---|---|---|
| add_order_by_to_features_get_roles.patch | 584 bytes | hefox |
Comments
Comment #1
nedjoMakes sense.
Comment #2
patricksettle commentedPatch tested (needed to apply via patch -p0) and was successful.
Comment #3
patricksettle commentedCommitted patch in 6.x-1.x