Side navigation
#3682 closed bug (invalid)
Opened December 03, 2008 11:30AM UTC
Closed February 03, 2009 04:19AM UTC
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?
Attachments (0)
Change History (2)
Changed December 03, 2008 01:34PM UTC by comment:1
cc: | → sarfarazm |
---|---|
component: | unfilled → ajax |
need: | Review → Test Case |
owner: | flesler |
Changed February 03, 2009 04:19AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | new → closed |
Closed because it's an old bug that never got a test case. Reopen if you have one.
It's hard to reproduce. We need a consistent test case that shows the problem in a clear way.