pimcore icon indicating copy to clipboard operation
pimcore copied to clipboard

[Bug]: Brick Editable Dialog saves input and textarea html encoded

Open hethehe opened this issue 1 year ago • 1 comments

Pimcore version

11.x

Steps to reproduce

Create a brick and define a configuration option (e.g. input): https://pimcore.com/docs/platform/Pimcore/Documents/Editables/Areablock/Bricks#editable-dialog-since-68

To compare: Also create an inline input element with pimcore_input('text') https://pimcore.com/docs/pimcore/10.6/Development_Documentation/Documents/Editables/Input.html#page_Basic-usage

Go to backend and fill in the two entries.

Actual Behavior

In the database: The input defined in the Editable Dialog is html encoded The pimcore_input definition is not html encoded

Expected Behavior

Both entries should not be html encoded in the database

hethehe avatar Jan 16 '24 10:01 hethehe

Thanks a lot for reporting the issue. We did not consider the issue as "Pimcore:Priority", "Pimcore:ToDo" or "Pimcore:Backlog", so we're not going to work on that anytime soon. Please create a pull request to fix the issue if this is a bug report. We'll then review it as quickly as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request. We'll then decide whether we'd accept it or not. Thanks for your understanding.

github-actions[bot] avatar Feb 08 '24 07:02 github-actions[bot]