Closed johnnyporkchops closed 6 years ago
This issue does not effect creating new pages using the collection_page template.
@dorothyyeager and I spoke about this today and she knows how to fix this in Wagtail using the above defined method. cc @llienfec
Some collecton_pages are getting an error when trying to publish or preview in Wagtail. In production, it gets a 404, locally it gets this error:
Similar issue #2389
This is different than the other errors we have with draftail Rich Text Editor (RTE) that will not allow the page to be edited. This allows the page to open in the editor, but does not allow publishing/preview. However it still may have to do with invalid html in the RTE.
This example and several other collection_pages in the H4CC section of Wagtail get this error: https://fec-dev-proxy.app.cloud.gov/admin/pages/8132/edit/
Preview error screenshot:
Publish error screenshot:
This page has an issue with the reporting example page block. Rather than trying to figure out where it's breaking within the draftJS exporter, we can actually fix this faster by: