Hello. Which cache Zope use?.. I have made a typical syntax error in my some ZopeProduct. Then I went to Control_Panel/ProductManagement and icon of my product was broken. Then I went into that icon to get a Traceback, fixed my Product, restarted Zope and... Control_Panel/ProductManagement my icon STILL broken with STILL the same Traceback. Hmm... But I've fixed and it works very well. O.K., I've clicked on View/Preferences/Cache on my Mozilla browser, cleared all the cache and went to Control_Panel/ProductManagement. Surprise! Icon still broken, same Traceback, Product works. <NUTS/>. I've closed my Mozilla and open a Konqueror which I use one at month. I went to Control_Panel/ProductManagement and... guess what I see there! -- Regards, Bogdan
How long is the largest chunk of code Larry Wall has written in Python? It was 23 lines longer than the largest chunk of code Guido has actually written in Perl. The difference is that Larry's code worked, and Guido's still doesn't. (found on comp.lang.python)
Bo M. Maryniuck wrote at 2003-1-7 13:50 +0200:
Which cache Zope use?.. I have made a typical syntax error in my some ZopeProduct. Then I went to Control_Panel/ProductManagement and icon of my product was broken. Then I went into that icon to get a Traceback, fixed my Product, restarted Zope and... Control_Panel/ProductManagement my icon STILL broken with STILL the same Traceback. Hmm... But I've fixed and it works very well. O.K., I've clicked on View/Preferences/Cache on my Mozilla browser, cleared all the cache and went to Control_Panel/ProductManagement. Surprise! Icon still broken, same Traceback, Product works. <NUTS/>. I've closed my Mozilla and open a Konqueror which I use one at month. I went to Control_Panel/ProductManagement and... guess what I see there! Activate Zope logging (--> "doc/LOGGING.txt") and see whether you find something in your log file.
Dieter
participants (2)
-
Bo M. Maryniuck -
Dieter Maurer