Ticket #290 (closed defect: fixed)
Fix ajax code in ebox-software failure when using firefox
| Reported by: | juruen@… | Owned by: | juruen@… |
|---|---|---|---|
| Milestone: | 0.9 | Component: | software management |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by ejhernandez@…) (diff)
Ajax code in package ebox-software does not work with firefox 1.5.7
Error is:
uncaught exception: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIXMLHttpRequest.send]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: https://192.168.45.101/ebox/Software/InstallPkgs :: callServer :: line 220" data: no]
A discussion is done in http://www.quirksmode.org/blog/archives/2005/09/xmlhttp_notes_a_1.html
Attachments
Change History
comment:2 Changed 6 years ago by juruen@…
- Milestone changed from 0.8 to 0.9
By now, we are tackling the issue by increasing the timeout between two calls.
This ticket is moved to another release as a more bulletproof solution is needed.
Updating description