Modify ↓
Opened 17 years ago
Closed 12 years ago
#1798 closed defect (wontfix)
Does not work with IE
Reported by: | anonymous | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | normal | Component: | CombineWikiPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
It works with Firefox, but does not work with IE 6,7. JavaScript error when select the pages to export. i.e., when click on the -> button. Line 54, Char 9, Object doesn't support this property or method. Line 54 of the page source is:
to_box.options[to_box.length] = from_box.options[from_box.selectedIndex];
My env is Windows Server 2003, Apache 2.2.4, Python 2.5.1, Trac 0.10.4
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Deprecated: Please try the TracWikiToPdfPlugin.