[Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/ZSQLMethods/dtml/edit.dtml
- be a little more helpful by revealing the vanished database
connection ID
Jens Vagelpohl
jens at dataflake.org
Sun Oct 16 14:38:09 EDT 2005
Log message for revision 39476:
- be a little more helpful by revealing the vanished database connection ID
Changed:
U Zope/branches/Zope-2_8-branch/lib/python/Products/ZSQLMethods/dtml/edit.dtml
-=-
Modified: Zope/branches/Zope-2_8-branch/lib/python/Products/ZSQLMethods/dtml/edit.dtml
===================================================================
--- Zope/branches/Zope-2_8-branch/lib/python/Products/ZSQLMethods/dtml/edit.dtml 2005-10-16 17:23:17 UTC (rev 39475)
+++ Zope/branches/Zope-2_8-branch/lib/python/Products/ZSQLMethods/dtml/edit.dtml 2005-10-16 18:38:09 UTC (rev 39476)
@@ -42,7 +42,8 @@
<dtml-else>
<p style="{color:red;}">
<strong>Warning:</strong>
- The database connection for this method cannot be found!
+ The selected database connection (&dtml-connection_id;)
+ cannot be found!
</p>
</dtml-if>
</div>
More information about the Zope-Checkins
mailing list