[wp-trac] [WordPress Trac] #18540: No Longer Able to Upload Images
WordPress Trac
wp-trac at lists.automattic.com
Mon Aug 29 22:18:04 UTC 2011
#18540: No Longer Able to Upload Images
------------------------------------+--------------------------------------
Reporter: dlongnecker@… | Owner: dlongnecker@…
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.3
Component: Upload | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch |
------------------------------------+--------------------------------------
Comment (by kurtpayne):
Replying to [comment:4 ocean90]:
> I already mentioned the Silverlight bug in comment:ticket:18206:33.
>
> The strange thing is, that it works on the demo page.
Thanks for the link to #18206. It does shed some more light on the issue.
It looks like there are two related issues. The plupload.silverlight
jsonSerialize() function fails on any null value, it's not limited to
WordPress.
In the WordPress plupload implementation, there's a null value being
passed if the "scale images ..." checkbox is unchecked. This is perfectly
valid. However, when combined with the silverlight runtime and the
jsonSerialize() bug, it results in a javascript error.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18540#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list