Skip to main content

Bug Tracker

Side navigation

#5818 closed bug (duplicate)

Opened January 15, 2010 10:34AM UTC

Closed November 19, 2010 09:17PM UTC

Last modified November 19, 2010 09:17PM UTC

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)
  • ajax.txt (0.3 KB) - added by geki007 January 15, 2010 10:35AM UTC.

    Testcase loaded Ajax file

  • test2.html (0.5 KB) - added by geki007 January 15, 2010 10:35AM UTC.

    Testcase with link

Change History (2)

Changed November 19, 2010 09:17PM UTC by snover comment:1

resolution: → duplicate
status: newclosed

Changed November 19, 2010 09:17PM UTC by snover comment:2

Duplicate of #5876.