Closed (fixed)
Project:
Insert
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2017 at 21:46 UTC
Updated:
30 Aug 2017 at 09:49 UTC
Jump to comment: Most recent
If a text format allows having <img> tags but only with specific attributes (like <img src width height alt>), Insert module throws a dialog saying The selected text format will not allow it to display images. The text format will need to be changed for this image to display properly when saved.
Remove the closing angle bracket in ImageInserter.js (ie. don't look for <img> but only <img).
Implement, patch, test, commit.
None.
None.
None.
Comments
Comment #4
snater commentedFixed in dev release.
Comment #5
snater commented