-
Type: Bug Report
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.1.0-B1
-
Component/s: Optimization
-
Labels:
-
External issue URL:
-
External issue ID:49
-
Copy Issue Key:
-
Patch Instructions:
I propose to merge ConfigurationAdmin table into ConfigurationValues table. For now all of 342 configuration variables except of 2 have 1-1 (one to one) relation in both tables. This will decrease total table count in database (always good thing) and makes easier to add new configuration variables. Resulting table could also be named ConfigurationValues (less programming required).
There are few places to change anyway:
1. query for displaying configuration values in admin;
2. install_data.sql files for all modules.
- parent of
-
INP-568 Add ability to display hint labels for configuration variables
- Closed
- relates to
-
INP-1128 Images are deleted during link approval process (flash uploader fix)
- New
-
INP-88 Implement "MemCached" functionality
- Closed
-
INP-379 Customizable URL Endings for Mod-rewrite
- Closed
-
INP-453 Don't include tracking code during site content editing in browse modes
- Closed
- mentioned in
-
Wiki Page Loading...