plone / plone.org

Plone.org
10 stars 27 forks source link

Cannot fully edit releasepage in Volto #59

Open mauritsvanrees opened 1 year ago

mauritsvanrees commented 1 year ago

The changelog and release notes fields do not work nicely. I tried editing a changelog to remove some migration cruft, but that made it worse: the whole field is then shown with html codes plainly visible.

The changelog field stores reStructuredText. Maybe that is part of the problem.

Also, I always prepare the changelog (created automatically) and the release notes elsewhere, and then paste it. I tried pasting text in the field, but this does nothing. In the javascript console I see: "TypeError: undefined is not an object (evaluating 'l.children.length')".

Workaround available: use ClassicUI.

sneridagh commented 1 year ago

uh, ok. See my commit on the other issue #45