Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.2
-
Fix Version/s: 4.1.3
-
Component/s: None
-
Labels:None
Description
The patch provided in MGNLSTRIPES-8 unfortunately work only on updates of existing moduels installation, but does not work on new installations or local development.
Unfortunately this module does not use the SimpleModuleVersionHandler like other modules, so making the patch work also for new installations is not so simple. I'd like to suggest to either include the patch directly in the configuration xml (nobody would start a new development with older Magnolia), or use the SimpleModuleVersionHandler to handle this module versioning and move the patch to the appropriate method.
Activity
- All
- Comments
- History
- Activity
- Transitions
- Subversion Commits
the updated configuration has been added directly to the xml in version 4.1.3