-
Improvement
-
Resolution: Fixed
-
Trivial
-
3.0.10-RC2
-
None
When there are too many styles, styles list in admin control panel gets messy and its hard to find a specific style.
List of styles is retrieved from database without being sorted, usually in order of installation. But if few styles are removed and then installed, that order might get messed up.
I suggest to sort styles by style name.
- is related to
-
PHPBB-11644 Skip phpbb_dbal_order_lower_test on MySQL 5.6
- Closed
-
PHPBB-10550 Sort not installed styles list in admin control panel - styles
- Unverified Fix