[wp-testers] Upload Media Broken

Kim Parsell kparsell-wp at kpdesign.net
Fri Nov 28 12:02:53 GMT 2008


Updated via SVN to rev9944, and it is still broken for me (FF3). Click 
'Select Files' pick a file (or files), the filename displays below, but 
no Show/Hide and no Save button. The files are not uploaded.

I thought changeset 9931 (http://trac.wordpress.org/changeset/9931) was 
supposed to have fixed this issue, but I am at rev9944 and still the 
same problem.

Here's the generated source code from the listing of files I selected to 
upload:
---------------------------------
    <input name="post_id" id="post_id" value="0" type="hidden">
    <input id="_wpnonce" name="_wpnonce" value="597463dca1" type="hidden">
    <input name="_wp_http_referer" 
value="/wordpress/wordpress27-svn/wp-admin/media-new.php" type="hidden">
    <div id="media-items">
        <div id="media-item-SWFUpload_0_0" class="media-item child-of-0">
            <div class="progress">
                <div class="bar"></div>
            </div>
            <div class="filename original">n12438327_45579092_1572.jpg</div>
        </div>
        <div id="media-item-SWFUpload_0_1" class="media-item child-of-0">
            <div class="progress">
                <div class="bar"></div>
            </div>
            <div class="filename original">n12438327_45578698_9567.jpg</div>
        </div>
        <div id="media-item-SWFUpload_0_2" class="media-item child-of-0">
            <div class="progress">
                <div class="bar"></div>
            </div>
            <div class="filename original">n12438327_45578708_2649.jpg</div>
        </div>
    </div>
    <p>
    <input style="display: none;" class="button savebutton" name="save" 
value="Save all changes" type="submit">
    </p>
</form>
</div>
-------------------------

Kim



------------------------------------------------------
Ben Huson wrote:
> Appears to be fixed in today's release 2.7-beta3-9922
>
>
> 2008/11/28 Kirk M <kmb42vt at gmail.com>:
>   
>> The media uploader in 2.7-beta3-9909 works for me with the exception of the
>> progress bar shows up as a wire frame with a bit of "scrunched up" text on
>> the left hand side (I'm assuming it says "crunching"). Otherwise the
>> uploader (Flash) works normally.
>>
>> On 11/27/2008 1:10 PM, Ben Huson wrote:
>>     
>>> In the recent updated version 2.7-beta3-9909, the Flash media uploader
>>> is now broken for me.
>>> (only tested in Safari - was working fine on yesterdays update)
>>>
>>> Select a file to upload and nothing appears to happen, no progress bar
>>> etc.
>>>
>>> If you then click on the gallery tab you find that the file has
>>> actually uploaded OK, there was just no progress or success indicator.


More information about the wp-testers mailing list