Bugs item #939326, was opened at 2004-04-21 16:22
Message generated for change (Comment added) made by cito
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=939326&group_id=4866
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: WebKit
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Michal Kaukic (mikefrc)
Assigned to: Nobody/Anonymous (nobody)
Summary: AppControl.py uses nonexisting attribute flushServletCache
Initial Comment:
Problem in CVS version:
WebKit/Admin/AppControl.py uses on line 41:
(CVS from today, Apr. 21, 2004)
self.application().flushServletCache()
but flushServletCache() was removed in CVS
from Application.py on March 19, 2003
Should CVS versions be used at all?
Or is 0.8.1 version a better choice also right now?
----------------------------------------------------------------------
>Comment By: Christoph Zwerschke (cito)
Date: 2006-07-07 02:49
Message:
Logged In: YES
user_id=193957
Has been fixed in the Webware 0.9 release.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=939326&group_id=4866
|