-
Task
-
Resolution: Duplicate
-
Major
-
4.4.0
-
None
-
None
-
4.5 RC2
MetadataSetDefGenerator and MetadataSetDefByContentTypeGenerator are concerned. They are using the old API to generate SAX event for content views.
These generators do not generate exactly the same events as the View#toSAX and ContentTypeGenerator: type and mulitple are saxed in element instead of attributes. There may have some other differences
Change these generator to use the new API, and migrate their use cases:
- UGC (UGCGenerator)
- User sign up (UserSignUpGenerator in User Directory)
- PropertiesTool
- SelectCoursePart (ODF widget)