plone / plone.app.content

Various views for Plone, such as folder_contents, as well as general content infrastructure, such as base classes and name choosers.
https://pypi.org/project/plone.app.content/
7 stars 32 forks source link

Problem with rename content with quotes in title #218

Open paskyorg opened 4 years ago

paskyorg commented 4 years ago

When I try to rename any content with quotes in title, the new title is truncated until quotes. Attach capture and code with error.

Error Rename

Error Rename 2

Maybe escaping item.Title in https://github.com/plone/plone.app.content/blob/master/plone/app/content/browser/contents/templates/rename.pt