Opened 11 years ago
Closed 11 years ago
#11681 closed Bug (fixed)
[IE 11] dt/plugins/image2/acf.html test image: all allowed does not work
Reported by: | Piotr Jasiun | Owned by: | Olek Nowodziński |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.4.0 |
Component: | General | Version: | 4.4.0 |
Keywords: | Cc: |
Description
Test is red on IE11: http://ckeditor4.t/dt/plugins/image2/acf.html?name=test-image%3A-all-allowed
Change History (8)
comment:1 Changed 11 years ago by
Status: | new → pending |
---|
comment:2 Changed 11 years ago by
I updated major and still have this error.
Test named "test image: all allowed" failed with message: "Widget data considers ACF rules.". Expected: <figure class="image" style="float:right;"><img alt="c" height="4" id="x" src="assets/bar.png" width="3" /><figcaption>caption</figcaption></figure> Actual: <figure class="image" style="float:right;"><img alt="c" height="4" id="x" src="assets/bar.png" width="3" /><figcaption>{captionplaceholder}</figcaption></figure>
comment:4 Changed 11 years ago by
Status: | pending → confirmed |
---|
comment:5 Changed 11 years ago by
Owner: | set to Olek Nowodziński |
---|---|
Status: | confirmed → assigned |
comment:7 Changed 11 years ago by
Status: | review → review_passed |
---|
comment:8 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Landed in major (tests) 65708f1.
I cannot reproduce this.