Blank screen after file upload with Internet Explorer

Permalink
We always get a blank screen after the file upload.

This is causes by /concrete/tools/files/add_to_complete.php

before the closing form tag, there's closing div tag which should be deleted. there are 11 closing tags and 10 opening tags..

Remo
 
jbx replied on at Permalink Reply
jbx
Confirmed - also confirmed the fix.

These mistakes are a lot harder to make if code is indented properly... </grumble>

Jon
Ale replied on at Permalink Reply
This has been confirmed in bug tracker and should be fixed in 5.4.1.1:

http://www.concrete5.org/developers/bugs/5-4-1/ie-file-upload-bug/...

As Remo said above, the easiest fix is to remove the closing div tag on line 207 from add_to_complete.php
Remo replied on at Permalink Reply
Remo
why does the full text search never find what I'm looking for ;-) thanks