Problem/Motivation

When you try to add an image using ckeditor. The adding goes wrong if you first had a validation error.
Steps to reproduce:

1. Upload an image, and dont fill in the alternative text.

2. You correctly get an error that the alternative text is required. Fill in a text, and click on save.

3. The page reloads and you are now on editor/dialog/image/basic_html.

I also noticed that first time the dialog opens, there is no inline validation. After the validation error, there is inline validation:

Comments

nils.destoop’s picture

Issue summary: View changes
bneil’s picture

Status: Active » Closed (duplicate)

I noticed this as well and did a bit of poking around on this issue - it looks like this is a duplicate of the more generic #2347469: Rendering forms in AjaxResponses does not attach assets automatically