History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1534
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: jason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

ExtJS.onReady problems in Firefox 3

Created: 04/Jul/08 12:03 PM   Updated: 14/Jul/08 02:26 AM
Component/s: None
Affects Version/s: 2.0.7
Fix Version/s: 2.0.8


 Description  « Hide
There seems to be a race in the calling of Ext.onReady with Firefox 3, which I first noticed when accessing a remote setup. The symptoms I saw were complete failure to call onReady, leading to none of our ExtJS based code running. Apparently this is fixed in ExtJS svn, but we have no access until they make a release :|.

 All   Comments   Change History      Sort Order:
jason - 14/Jul/08 02:26 AM
Patched in change 4552.

jason - 14/Jul/08 02:26 AM
See also:

http://extjs.com/forum/showthread.php?p=104356

and the thread linked to from it which contains the fix.