Opened 13 years ago
Closed 13 years ago
#24260 closed defect (bug) (fixed)
Image Post Format: Intermediate Image Size Selection Not Retained
| Reported by: | chipbennett | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Post Formats | Version: | 3.6 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Steps to reproduce:
- New post
- Image post format
- Select/Upload image
- Image library
- Select/Highlight existing image
- Change image size from default "thumbnail" to "large"
- Select Image button (insert into post)
Result:
The "Image HTML or URL" outputs the image as thumbnail, rather than as large. For example:
[caption width="150" id="attachment_771" align="alignnone"]<img src="http://www.example.com/files/2011/07/img_8399.jpg" width="150" height="150" alt="Boat Barco Texture" class="wp-image-771 size-thumbnail" /> Boat BW PB Barco Texture Beautiful Fishing[/caption]
It appears that the Select/Upload Image modal image size selection is either being ignored or reset.
I repeated the process with a new/uploaded image, with the same outcome.
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #24289