Bug Tracker

Modify

Ticket #5444 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

load is not loading twice due to eval

Reported by: jhanssen Owned by:
Priority: critical Milestone: 1.3
Component: ajax Version: 1.3.2
Keywords: jqueryForm load Cc: jhanssenfavaro@…
Blocking: Blocked by:

Description

Hi bug reader/troubleshooter. What I am doing is:  http://www.squarepant.com/project_university/login.php user: tested pass: tested

After that the user 'tested' is 'loaded' to:  http://www.squarepant.com/project_university/mainPage.php

When mainPage is loaded from login.php page it should load another switch statement inside login.js named findLinks, findlinks will search the links on mainPage.php.

It doesn't work when you are 'loading' mainPage from login.php, butttt it works when you call the mainPage.php directly:

 http://www.squarepant.com/project_university/mainPage.php

p.s Looking on firebug output, it looks like there's a bug on jqueryform due to eval utilization, but I really don't know exactly whether or not it should be handled by jquery or not ?

Thanks your attention & Regards,

Change History

comment:1 Changed 4 years ago by dmethvin

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

It would be best to narrow this down to a test case that showed the problem was in jQuery core. You might be able to get some help on that in the jQuery group.

 http://groups.google.com/group/jquery-en/topics

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.