[
http://jira.magnolia.info/browse/MGNLOBS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua Frankamp updated MGNLOBS-2:
----------------------------------
Attachment: patch.txt
here is the patch in file form, it looks like my comment was pretty munged.
> nodeType should be one level up from where it is in the test bootstrap
> configurations
> -------------------------------------------------------------------------------------
>
> Key: MGNLOBS-2
> URL: http://jira.magnolia.info/browse/MGNLOBS-2
> Project: Magnolia Observation Module
> Issue Type: Bug
> Reporter: Joshua Frankamp
> Assignee: Teresa Miyar
> Priority: Minor
> Attachments: patch.txt
>
>
> ### Eclipse Workspace Patch 1.0
> #P magnolia-source
> Index:
> magnolia-module-observation/src/main/resources/mgnl-bootstrap/observation/config.modules.observation.config.xml
> ===================================================================
> ---
> magnolia-module-observation/src/main/resources/mgnl-bootstrap/observation/config.modules.observation.config.xml
> (revision 1256)
> +++
> magnolia-module-observation/src/main/resources/mgnl-bootstrap/observation/config.modules.observation.config.xml
> (working copy)
> @@ -91,6 +91,9 @@
> <sv:property sv:name="repository" sv:type="String">
> <sv:value>website</sv:value>
> </sv:property>
> + <sv:property sv:name="nodeType" sv:type="String">
> + <sv:value>mgnl:content</sv:value>
> + </sv:property>
> <sv:node sv:name="MetaData">
> <sv:property sv:name="jcr:primaryType" sv:type="Name">
> <sv:value>mgnl:metaData</sv:value>
> @@ -127,9 +130,6 @@
> <sv:property sv:name="class" sv:type="String">
>
> <sv:value>info.magnolia.module.observation.commands.RestrictToNodeTypeEventListener</sv:value>
> </sv:property>
> - <sv:property sv:name="nodeType" sv:type="String">
> - <sv:value>mgnl:content</sv:value>
> - </sv:property>
> <sv:node sv:name="MetaData">
> <sv:property sv:name="jcr:primaryType" sv:type="Name">
> <sv:value>mgnl:metaData</sv:value>
> @@ -266,6 +266,9 @@
> <sv:property sv:name="repository" sv:type="String">
> <sv:value>website</sv:value>
> </sv:property>
> + <sv:property sv:name="nodeType" sv:type="String">
> + <sv:value>mgnl:content</sv:value>
> + </sv:property>
> <sv:node sv:name="MetaData">
> <sv:property sv:name="jcr:primaryType" sv:type="Name">
> <sv:value>mgnl:metaData</sv:value>
> @@ -302,9 +305,7 @@
> <sv:property sv:name="class" sv:type="String">
>
> <sv:value>info.magnolia.module.observation.commands.RestrictToNodeTypeEventListener</sv:value>
> </sv:property>
> - <sv:property sv:name="nodeType" sv:type="String">
> - <sv:value>mgnl:content</sv:value>
> - </sv:property>
> <sv:node sv:name="MetaData">
> <sv:property sv:name="jcr:primaryType" sv:type="Name">
> <sv:value>mgnl:metaData</sv:value>
--
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://documentation.magnolia.info/
----------------------------------------------------------------