Description
Desktop doesn't working on IE 6.0.
I'm trying to open first page of the portal at http://localhost:8080/jetspeed/desktop
Response is a corrupted page without any portlets.
I have enabled dojo debuging and uncommented debug messages in javascript\jetspeed\common.js.
The response in the Dojo debug window is follows.
DEBUG: loaded content for url: http://localhost:8080/jetspeed/ajaxapi
DEBUG: r e t r i e v e C o n t e n t . l o a d
DEBUG: type:
DEBUG: ------------------------------------------------------------
DEBUG: Object: load
DEBUG: ------------------------------------------------------------
DEBUG: http:
DEBUG: ------------------------------------------------------------
DEBUG: Object:
DEBUG: ------------------------------------------------------------
DEBUG: r e t r i e v e C o n t e n t . e r r o r
DEBUG: type:
DEBUG: ------------------------------------------------------------
DEBUG: Object: error
DEBUG: ------------------------------------------------------------
DEBUG: error:
DEBUG: ------------------------------------------------------------
DEBUG: Object: [object Object]
DEBUG: message: XMLHttpTransport.watchInFlight Error: [object Error]
DEBUG: number: 0
DEBUG: type: unknown
DEBUG: ------------------------------------------------------------
FATAL exception raised: PageContentListenerCreateWidget error url: http://localhost:8080/jetspeed/ajaxapi type: error error: XMLHttpTransport.watchInFlight Error: [object Error]
DEBUG: XMLHttpTransport error callback failed: [object Error]
The same actions are working fine in Firefox 2.0