[Xerte-dev] Re: Browse Dialog Issue when Uploading Media

Julian Tenney Julian.Tenney at nottingham.ac.uk
Fri May 10 09:34:29 BST 2013


On our upgraded install this bug has reappeared. Every time, for me: upload media, preview, close preview, upload another file - no browse dialog.

On my xampp install I can't replicate it.

On our main install Fay can't replicate it.

All in FF 20.0.1

So WTF?

From: Tenney Julian
Sent: 25 April 2013 12:10
To: For Xerte technical developers (xerte-dev at lists.nottingham.ac.uk)
Subject: Browse Dialog Issue when Uploading Media

A long standing issue, but some progress: but I don't know why (this was Pat's code originally):

Problem: upload media, preview, upload another media aand the browse dialog doesn't show.

Solution: comment out the lines from function preview() that call the javascript function hideunload() which is this:


    function hideunload(){



        window.onbeforeunload = null;

    }


If you don't call that function, it works OK.

But it must be there for a reason: question is, what?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20130510/3af2949e/attachment.html>


More information about the Xerte-dev mailing list