modules: modules should not bootstrap files into server/*
---------------------------------------------------------
Key: MAGNOLIA-1380
URL: http://jira.magnolia.info/browse/MAGNOLIA-1380
Project: Magnolia
Issue Type: Bug
Affects Versions: 3.0.1
Reporter: Philipp Bracher
Assigned To: Philipp Bracher
Fix For: 3.0.2
Some of the modules bootstrap content into the config: server part. This avoids
overwritting this settings by the default bootstrap mechanism, since they get
overwritten during the module registration.
- modules should not have this kind of bootstrap files
- if they have to (filter, ....), the should check the existence of the node(s)
and bootstrap only in cases where thise are not present.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------