[ http://jira.magnolia.info/browse/MAGNOLIA-1380?page=comments#action_13666 ] Grégory Joseph commented on MAGNOLIA-1380: ------------------------------------------
For the record, here are the module bootstrap files which bootstrap content into config:server/ ./magnolia-module-admininterface/src/main/resources/mgnl-bootstrap/adminInterface/config.server.secureURIList.admininterface.xml ./magnolia-module-admininterface/src/main/resources/mgnl-bootstrap/adminInterface/config.server.unsecureURIList.adminJavascript.xml ./magnolia-module-admininterface/src/main/resources/mgnl-bootstrap/adminInterface/config.server.unsecureURIList.logout.xml ./magnolia-module-cache/src/main/resources/mgnl-bootstrap/cache/config.server.filters.cache.xml > modules: modules should not bootstrap files into server/* > --------------------------------------------------------- > > Key: MAGNOLIA-1380 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1380 > Project: Magnolia > Issue Type: Bug > Components: core > 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 ----------------------------------------------------------------
