[wp-trac] [WordPress Trac] #24260: Image Post Format: Intermediate Image Size Selection Not Retained
WordPress Trac
noreply at wordpress.org
Fri May 3 17:27:47 UTC 2013
#24260: Image Post Format: Intermediate Image Size Selection Not Retained
--------------------------+-----------------------------
Reporter: chipbennett | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Formats | Version: trunk
Severity: normal | Keywords:
--------------------------+-----------------------------
Steps to reproduce:
1. New post
2. Image post format
3. Select/Upload image
4. Image library
5. Select/Highlight existing image
6. Change image size from default "thumbnail" to "large"
7. 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.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24260>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list