[ http://jira.magnolia.info/browse/MAGNOLIA-984?page=all ]
Oliver Lietz updated MAGNOLIA-984:
----------------------------------
Attachment: MagnoliaV2Filter.diff
Index: MagnoliaV2Filter.java
===================================================================
--- MagnoliaV2Filter.java (revision 5550)
+++ MagnoliaV2Filter.java (working copy)
@@ -8,7 +8,9 @@
/**
- * Sax filter, strips version information from a jcr xml (system view).
+ * quick magnolia filter that should handle conversion of xml exported
+ * from magnolia 2 (it actually handles nodetype changes in Metadata,
+ * please add other conversion steps if required!)
*/
public class MagnoliaV2Filter extends XMLFilterImpl {
> Comment in MagnoliaV2Filter.java
> --------------------------------
>
> Key: MAGNOLIA-984
> URL: http://jira.magnolia.info/browse/MAGNOLIA-984
> Project: magnolia
> Issue Type: Bug
> Components: core
> Affects Versions: 3.0 RC3
> Reporter: Oliver Lietz
> Assigned To: Boris Kraft
> Priority: Minor
> Attachments: MagnoliaV2Filter.diff
>
>
> Change class comment in
> info/magnolia/cms/core/ie/filters/MagnoliaV2Filter.java to commit message.
> Can someone of the core developers look into it and prove if the filter
> *really* does what his author intends?
> I'm somewhat frightened by the commit message/comment.
--
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/magnolia/developer.html
----------------------------------------------------------------