ExternalEditor and refresh ?
I wanted to play around a little bit with ExternalEditor, and enabled refresh for the product, but after refreshing it once without having made any changes, I get this Error when clicking on any folder: Error Type: AttributeError Error Value: 'None' object has no attribute 'aq_base' ..... File <string>, line 0, in ? File /usr/local/ZopePark/lzope.aixtraware.de/ZInstanceHome/Products/ExternalEdit or/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEdit or/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEdit or/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEdit or/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEdit or/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEdit or/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEdit or/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEdit or/ExternalEditor/ExternalEditor/ExternalEditor/ExternalEditor.py, line 142, in EditLink (Object: Admin) some kind of recursion seams to be going on. This is v 0.6 of EE. Mit freundlichen Grüßen Joachim Schmitz -------------------------------------------------------------------- AixtraWare Ingenieurbüro für Internetanwendungen Hüsgenstr. 33a, D-52457 Aldenhoven Telefon: +49-2464-8851, FAX: +49-2464-905163 -------------------------------------------------------------------- Key fingerprint = DA10 CC82 62F8 1DBB 39A1 1EDC 725B 3317 A8D7 C3A6 Keyserver: http://www.keyserver.net/en/
Joachim Schmitz wrote at 2003-1-18 15:38 +0100:
I wanted to play around a little bit with ExternalEditor, and enabled refresh for the product, but after refreshing it once without having made any changes, I get this Error when clicking on any folder:
Error Type: AttributeError Error Value: 'None' object has no attribute 'aq_base' Some products cannot be refreshed easily.
When a product is refreshed, references other products have to the refreshed one can become invalid (turn into "None"; I do not understand why; search the mailing list archive for "refresh and None"; Shane explains the problem). You must refresh these other products, too. Dieter
participants (2)
-
Dieter Maurer -
Joachim Schmitz