Discussion:
[Erp5-dev] Problematic log usage in Base_callDialogMethod, erp5_core skin
Łukasz Nowak
2008-06-23 11:51:31 UTC
Permalink
Hello,

In Base_callDialogMethod there is usage of log statement, which is not
declared before.

Attached patch resolves problem, when there are two listboxes.

By the way: how shall be log done from Python Scripts? Using
context.log, script.log or magic lambda with nice headers (every
characteristic found in code? Or there shall be not logging from in ZODB
Python Scripts?

Regards,
Luke
--
?ukasz Nowak R&D Ventis http://www.ventis.com.pl/
tel: +48 32 768 16 85 fax: +48 32 392 10 61
``Use the Source, Luke...'' I am only craftsman.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Base_callDialogMethod.xml-log.patch
Type: text/x-patch
Size: 665 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-dev/attachments/20080623/82658b04/attachment.bin>
Vincent Pelletier
2008-06-23 12:16:57 UTC
Permalink
Post by Łukasz Nowak
Attached patch resolves problem, when there are two listboxes.
Fixed in r21739.
Thanks !
--
Vincent Pelletier
Loading...