EPrints Technical Mailing List Archive

Message: #03655


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Re: Uploading documents on IE


Hi Lizz,

I'm not a specialist of IE and related issues (always trying to run away from it), but check your template has:

<meta http-equiv="X-UA-Compatible" content="IE=edge" />

as the first tag under <head>

Otherwise try to spot any _javascript_-related issues whilst loading the page?

Seb

On 08.12.2014 12:54, Lizz Jennings wrote:

Hi all,

I thought I'd broken this, but actually have gone to my live system 
where I haven't messed around with the uploads and I'm getting the same 
behaviour, so thought I'd ask if anyone else is having trouble with this.

My live system is running 3.3.11 (test is 3.3.12) with the ReCollect 
plugin for data.

In Internet Explorer (11), I am getting two weird problems with file 
uploads:

1)  It spawns an extra progress bar for no reason and then wonders why 
it can't find the related imaginary file

2)  It includes the whole file path rather than just the file name

I can't see anything on github that fixes these, is it just me or is 
this happening elsewhere?

Lizz