[wp-trac] Re: [WordPress Trac] #3596: Manage>Uploads Single Image
View's wide image Input boxes are Too Small
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 26 19:17:31 GMT 2007
#3596: Manage>Uploads Single Image View's wide image Input boxes are Too Small
-----------------------------------------------+----------------------------
Reporter: ryanfitzer | Owner: ryanfitzer
Type: defect | Status: new
Priority: high | Milestone: 2.2
Component: Administration | Version: 2.1
Severity: normal | Resolution:
Keywords: patch tested-problem still exists |
-----------------------------------------------+----------------------------
Changes (by ryanfitzer):
* keywords: manage image has-patch commit => patch tested-problem still
exists
Comment:
I'm gettin' back to normal here. Sorry for the delay.[[BR]]
Plugged in 4767 to upload-functions.php. WP is finding the thumbs just
fine on images uploaded after the upgrade from 2.0.x to 2.1. Images
uploaded while using 2.0.x are still being shown using the full image,
therefore, collapsing the input boxes according to the dimensions of the
images.
'''Requested Database Lines:'''
INSERT INTO `wp_postmeta` VALUES (26, 9, '_wp_attached_file',
'/homepages/30/d174426947/htdocs/wp-
content/uploads/2007/01/primedwall.jpg');[[BR]]
INSERT INTO `wp_postmeta` VALUES (27, 9, '_wp_attachment_metadata',
'a:5:{s:5:"width";i:780;s:6:"height";i:585;s:14:"hwstring_small";s:23:"height=''96''
width=''128''";s:4:"file";s:78:"/homepages/30/d174426947/htdocs/wp-
content/uploads/2007/01/primedwall.jpg";s:5:"thumb";s:24:"primedwall.thumbnail.jpg";}');
--
Ticket URL: <http://trac.wordpress.org/ticket/3596#comment:14>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list