Details
-
Bug
-
Resolution: Fixed
-
High
-
1.13.2
-
None
Description
In legacy, it is possible to create anchors and other elements with invalid ids and names (for instance anchors with name starting with digits).
Legacy will not complain even though it violates xhtml standard. New stack will complain.
Thus, the ezxmltext -> richtext conversion should deal with this:
- Automatically detect invalid ids and names, and rewrite those
- Output a warning that element was changed
Attachments
Issue Links
- is duplicated by
-
EZP-29011 XmlText to RichText migration script breaks on <link> tags with ID filled out
- Closed