gnue-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUe-dev] appserver error and possible solution


From: chafar
Subject: [GNUe-dev] appserver error and possible solution
Date: Fri, 11 Jun 2004 19:31:00 +0200
User-agent: Mutt/1.3.28i

Hello.

Complete execucion traceback is attached for command:

gacvs -Z --debug-level 1

The solution I've tried and seems to work is:

in gnue-common/src/datasources/GCondition.py
in GCField.buidFromList method:

-     checktype (prefixList, (types.StringType, types.UnicodeType))
+     checktype (prefixList, [types.StringType, types.UnicodeType])
     
greetings
-- 
José Esteban
Granada - Spain
http://alcances.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]