Modify ↓
Opened 18 years ago
Closed 18 years ago
#6043 closed defect (fixed)
Trunk jQuery crashes safari 2.0 and older
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | general | Version: | devel |
| Severity: | minor | Keywords: | jquery safari |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Loading any page that includes jQuery 1.1.3.1 on Safari 2.0 and older crashes the browser; this affects Trac trunk, which is using jQuery 1.1.3.1. This bug is fixed in jQuery 1.1.4.
Attachments (0)
Change History (4)
follow-up: 2 comment:1 by , 18 years ago
| Milestone: | → 0.11 |
|---|
comment:2 by , 18 years ago
comment:3 by , 18 years ago
Sorry, but I think it's not so difficult to solve this problem…isn't it?
comment:4 by , 18 years ago
| Keywords: | jquery safari added |
|---|---|
| Resolution: | → fixed |
| Severity: | critical → minor |
| Status: | new → closed |
Upgraded to jQuery 1.1.4 in [6247].
Not that difficult to solve of course, the only problem is the time it requires for being (relatively) sure that the upgrade won't break everything ;-)
Note:
See TracTickets
for help on using tickets.



I confirm. Had a freshly installed r6011 running, safari 1.3.2 always crashed when loading the main page. Replacing jQuery with version 1.1.4 resolves this.