Opened 14 years ago
Closed 14 years ago
#3682 closed bug (invalid)
Jquery load() method - Ref: Ticket #3187 - More info
Reported by: | sarfarazm | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | ajax | Version: | 1.2.6 |
Keywords: | Cc: | sarfarazm | |
Blocked by: | Blocking: |
Description
Even I have faced the same problem as found in Ticket #3187, but here is some more info.
The browser(jQuery 1.2.3) crashes in case the UI is opened on the same machine as the UI Server is running.
In my case, when I access my war file, on the same machine where the JBoss server is running, the browser crash happens as soon as the load() method runs.
The same WAR file, if accessed from a browser on any other remote machine, works fine.
Can you look into this problem?
Change History (2)
comment:1 Changed 14 years ago by
Cc: | sarfarazm added |
---|---|
Component: | unfilled → ajax |
need: | Review → Test Case |
Owner: | flesler deleted |
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closed because it's an old bug that never got a test case. Reopen if you have one.
Note: See
TracTickets for help on using
tickets.
It's hard to reproduce. We need a consistent test case that shows the problem in a clear way.