Ticket #6443 (closed defect (bug): fixed)
flash uploader didn't show in IE7, showed script errors
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | 2.5.1 |
| Component: | Administration | Version: | 2.5 |
| Severity: | critical | Keywords: | has-patch commit |
| Cc: |
Description
When opening the "Add Media" dialog, the flash uploader was absent and instead replaced with the standard "file" input. The reason was due to two script errors that IE didn't like.
Deleting two extra commas in two files fixes the issue. I'm attaching a proposed patch.
Attachments
Change History
-
attachment
fileuploaderfix.patch
added
comment:1
Viper007Bond — 4 years ago
- Keywords has-patch commit added
- Priority changed from normal to high
- Severity changed from normal to blocker
This is one of those bugs that drives me absolutely nuts.
I too have tried this, and it works for me in IE7 on XP, also tested doesnt break Safari 3 Mac, FF2 Mac, FF2 XP.
- Severity changed from blocker to critical
- Milestone changed from 2.6 to 2.5.1
comment:4
markjaquith — 4 years ago
- Status changed from new to closed
- Resolution set to fixed
comment:5
markjaquith — 4 years ago
Note: See
TracTickets for help on using
tickets.

diff for patch