#5818 closed bug (duplicate)
javascript doesn't work in ajax if cached
Reported by: | geki007 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4.1 |
Component: | ajax | Version: | 1.4 |
Keywords: | ajax cache | Cc: | |
Blocked by: | Blocking: |
Description
if you click 3 times (it's cached already) on the link then you cannot see the dialog (correct) ... see testfiles
if i set cacheable = false; in line 4115 in jquery.js it works
i think when it's cached the javascript isn't executed
on 1.3 is works also
Attachments (2)
Change History (4)
Changed 13 years ago by
Attachment: | test2.html added |
---|
comment:1 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Testcase with link