Opened 19 years ago
Closed 19 years ago
#2526 closed patch (fixed)
Fix for konqueror and mythweb
| Reported by: | Owned by: | xris | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythweb | Version: | 0.20 |
| Severity: | medium | Keywords: | |
| Cc: | xris | Ticket locked: | no |
Description
The onchange method of checkbox gets called on initialise. Because of this set_autoexpire is called for each program. This causes the mythweb/tv/recorded page to load very slowly, stop earily or hang konqueror.
The problem is easily fixed by changing the onchange method to onclick and is only needed for checkboxes.
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.

For 0.20fixes