[wp-meta] [Making WordPress.org] #7037: Image upload issue on support comment box
Making WordPress.org
noreply at wordpress.org
Thu Jun 8 00:59:47 UTC 2023
#7037: Image upload issue on support comment box
----------------------------+---------------------
Reporter: sumitsingh | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: Support Forums | Resolution:
Keywords: |
----------------------------+---------------------
Comment (by dd32):
> Also added a comment on showing a broken image link on this support
topic.
That's another issue, possibly slightly related but also kind of unrelated
to the upload issue.
The post_content for the image is an inline image: `<img
src="image/png;base64,...` - It would've been a `src="data:image/...` but
the `data:` scheme would've been stripped.
It might be worthwhile looking at which parts of this are Gutenberg bugs,
which are Blocks Everywhere, and which are WordPress.org-specific.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7037#comment:7>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list