Ha!  Trust an engineer to look for a misconfiguration or bug before closely 
inspecting the UI. :-)

Thank you.

On Wednesday, May 28, 2014 11:16:01 AM UTC-7, Trevor F. Smith wrote:
>
> Hello,
>
> Is anyone else experiencing problems uploading images to the media library 
> on the current codebase?  The symptom is that on a fresh install* uploadify 
> lets me select an image to upload but then never progresses.
>
> Here are the reproduction steps:
> log in
> go to media library
> click "Upload" button
> click "SELECT FILES" button (shown by uploadify.swf)
> select an image (I've tried jpegs and pngs of small sizes)
> the queue shows the progress bar for the image but never progresses
>
>
> <https://lh4.googleusercontent.com/-AHpdq_kmw1c/U4Ymw1-mFaI/AAAAAAAAFLM/QzfSCPMhj2M/s1600/Screen+Shot+2014-05-28+at+11.10.45+AM.png>
>
> I see the same issue using the django dev server on Ubuntu 13.04 and OS X 
> Mavericks.  It also happens under gunicorn on Ubuntu.  I've tried it with 
> up to date versions of Safari, Chrome, and Firefox (all without extensions) 
> with Flash enabled.  From the server's perspective, there are no errors, it 
> just serves uploadify.swf and then doesn't see a POST for the image, so it 
> seems like uploadify isn't attempting to upload the file.
>
> Thanks,
>
> - Trevor F. Smith
>
> * Fresh install created like so:
> mkvirtualenv whuz
> pip install mezzanine
> mezzanine-project whuz
> cd whuz
> python manage.py 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to