#52065 closed defect (bug) (fixed)
Media gallery: 'Align' and 'Link To' fields missing from 'Insert from URL'
Reported by: | noisysocks | Owned by: | desrosj |
---|---|---|---|
Milestone: | 5.6.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | has-patch commit fixed-major |
Focuses: | Cc: |
Description
Reported here: https://wordpress.org/support/topic/is-it-just-me-or-wtf-add-media-gutenberg-disabled/
- Disable the block editor.
- Create a new post.
- Click 'Add Media'.
- Select 'Insert from URL'.
- Type in a URL to an image.
Expected result: The 'Align' and 'Link To' fields should appear at the bottom of the form.
Actual result: Only the 'Alternative Text' and 'Caption' fields appear.
Attachments (2)
Change History (10)
#1
@
4 years ago
I ran git bisect
and found that this is a regression introduced by r49101 cc. @azaozz.
This ticket was mentioned in PR #815 on WordPress/wordpress-develop by mukeshpanchal27.
4 years ago
#3
- Keywords has-patch added; needs-patch removed
Trac ticket: https://core.trac.wordpress.org/ticket/52065
#5
@
4 years ago
Ahh, good catch @noisysocks and @mukesh27! I tested the media modal quite a bit but didn't see that (wish we had more tests there) :)
#6
@
4 years ago
- Keywords commit fixed-major added
This was fixed in [49804], but the comment didn't make it here.
Marking for backporting to the 5.6 branch.
'Insert from URL' in WP 5.5