r13615 - Products.DataGridField/trunk/Products/DataGridField
"Andreas Jung" <[email protected]> Sun, 08 May 2011 07:14:02 +0000
| Newsgroups | gmane.comp.web.zope.plone.archetypes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ajung
Date: Sun May 8 07:14:02 2011
New Revision: 13615
Modified:
Products.DataGridField/trunk/Products/DataGridField/DataGridField.py
Log:
improved emptyness check for LineColumns
Modified: Products.DataGridField/trunk/Products/DataGridField/DataGridField.py
==============================================================================
--- Products.DataGridField/trunk/Products/DataGridField/DataGridField.py (original)
+++ Products.DataGridField/trunk/Products/DataGridField/DataGridField.py Sun May 8 07:14:02 2011
@@ -149,7 +149,7 @@
else:
val[col] = row_value
- if val[col] != '':
+ if val[col]:
empty = False
if order is not None:
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd