Opened 13 years ago
Closed 13 years ago
#5444 closed bug (invalid)
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: | [email protected]… |
Blocked by: | Blocking: |
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,
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