Patches item #641312, was opened at 2002-11-20 08:43 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=304866&aid=641312&group_id=4866
Category: WebKit Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Stuart Donaldson (stuartd) Assigned to: Stuart Donaldson (stuartd) Summary: addContext call of contextInitialize Initial Comment: The Application addContext() method will not call contextInitialize() if the module defining the context has already been loaded. This is a problem if some other module tries to import something the context module prior to the context being added. The result is that a context may be loaded without contextInitialize() being called. This patch fixes the above problem by calling contextInitialize() if the module is not in a the loaded self._contexts list, or if the module is being re-loaded under a different name. It goes on to also print out an error if there is a problem with importing the module context. ---------------------------------------------------------------------- >Comment By: Stuart Donaldson (stuartd) Date: 2003-01-14 20:15 Message: Logged In: YES user_id=326269 Resolved and fixed in CVS. ---------------------------------------------------------------------- Comment By: Stuart Donaldson (stuartd) Date: 2003-01-14 19:19 Message: Logged In: YES user_id=326269 This will be addressed in the near future, and should be in the 0.8 release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=304866&aid=641312&group_id=4866 ------------------------------------------------------- This SF.NET email is sponsored by: Take your first step towards giving your online business a competitive advantage. Test-drive a Thawte SSL certificate - our easy online guide will show you how. Click here to get started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel