core icon indicating copy to clipboard operation
core copied to clipboard

CHIEF_EDITOR image upload + record save causes redactor to insert login form and break record beyond repair

Open Puddingboy opened this issue 2 years ago • 1 comments

When using the redactor field type as CHIEF_EDITOR, a copy paste image insertion causes the redactor to display a broken image. Saving the record subsequently will insert a login form into the content and display on both frontend and backend. Revisiting the record backend will display everything past the image point outside the redactor. The save record button will be gone.

Details

Question Answer
Relevant Bolt Version 5.x beta(latest)
Install type composer install
BC Break yes/no
PHP version 7.3
Web server Apache / Nginx / Built-in, version [ version ]
For UX/UI issues Browser name and version

Reproduction

as chief admin. create record of a contenttype with a redactor fieldtype> attempt to insert image with clipboard paste into the redactor content > watch image appear as broken > attempt to save record > watch image be replaced by login form > cry yourself to sleep.

Expected result

Image upload then display in editor. then after record save display in content.

Actual result

Login form insert and breaking rest of the redactor content entirely.

Puddingboy avatar Aug 16 '21 15:08 Puddingboy

Hi @Puddingboy,

The three linked issues above together fix this problem! Thanks! 👍

bobdenotter avatar Aug 18 '21 13:08 bobdenotter