Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
6.2.27
-
None
-
None
-
Empty show more show less
-
Yes
-
Yes
-
Nucleus 32
-
5
Description
Steps to reproduce
- click import in pages app
- upload yaml
- error occurs on save
Expected results
File should import correctly.
Actual results
Failure, combined with message in log:
org.yaml.snakeyaml.error.YAMLException: The incoming YAML document exceeds the limit: 3145728 code points.
Workaround
Unknown. Potentially force Magnolia to use SnakeYML 1.31 to import the data then re-export as XML.
Development notes
It seems a 3Mb code point limit was established in the SnakeYML 1.32 library used in Magnolia. Magnolia currently uses version 1.33.
Checklists
Acceptance criteria
Attachments
Issue Links
- relates to
-
PUBLISHING-118 use YAML format for publishing pages
-
- Closed
-
There are no Sub-Tasks for this issue.