Update of /cvsroot/archetypes/Archetypes
In directory sc8-pr-cvs1:/tmp/cvs-serv31867/Archetypes
Modified Files:
Tag: release-1_0
ChangeLog
Log Message:
Closed outstanding SelectionWidget problem when used with a string field
Index: ChangeLog
===================================================================
RCS file: /cvsroot/archetypes/Archetypes/ChangeLog,v
retrieving revision 1.59.2.24
retrieving revision 1.59.2.25
diff -C2 -d -r1.59.2.24 -r1.59.2.25
*** ChangeLog 28 Jul 2003 14:21:12 -0000 1.59.2.24
--- ChangeLog 28 Jul 2003 18:41:50 -0000 1.59.2.25
***************
*** 1,4 ****
--- 1,8 ----
2003-07-28 Sidnei da Silva <sidnei@xxxxxxxxxxxxxx>
+ * skins/archetypes/displayValue.py: Ok, don't join chars with a
+ ',' if its a not a list (eg: string or unicode) and convert to a
+ string if anything else (eg: int, float)
+
* Field.py (Image.isBinary): Use return wrapped image in the
instance context, and use the instance Title where
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
|