When the image is re-written from plain text, it only alters the display. However, when using a WYSIWYG editor, it'll also alter the display on input as well.
It'd be nice to put the external image in a data tag that can be manually grabbed by the end user so they can fetch the image and make it appear locally.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2714775-external_location_store-1.patch | 1.37 KB | japerry |
Comments
Comment #2
japerryComment #3
drummI'm not sure why the branch wasn't passing. I ran fresh tests on the branch, and it is passing. I went ahead and forward ported this, #2715627: Keep a copy of original img src in _filter_html_image_secure_process().
Comment #5
drummWorks as advertised, committed.
Comment #8
hass commentedAre there plans to cut a new release soon?
Comment #9
drummI may do another beta release. No full release until #1737022: Host Whitelist has tests and everything.