Bug Tracker

Modify

Ticket #5818 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

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:
Blocking: Blocked by:

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

test2.html Download (559 bytes) - added by geki007 3 years ago.
Testcase with link
ajax.txt Download (256 bytes) - added by geki007 3 years ago.
Testcase loaded Ajax file

Change History

Changed 3 years ago by geki007

Testcase with link

Changed 3 years ago by geki007

Testcase loaded Ajax file

comment:1 Changed 3 years ago by snover

  • Status changed from new to closed
  • Resolution set to duplicate

comment:2 Changed 3 years ago by snover

Duplicate of #5876.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.