Log message for revision 39477:
  - be a little more helpful by revealing the vanished database connection ID
  

Changed:
  U   Zope/trunk/lib/python/Products/ZSQLMethods/dtml/edit.dtml

-=-
Modified: Zope/trunk/lib/python/Products/ZSQLMethods/dtml/edit.dtml
===================================================================
--- Zope/trunk/lib/python/Products/ZSQLMethods/dtml/edit.dtml   2005-10-16 
18:38:09 UTC (rev 39476)
+++ Zope/trunk/lib/python/Products/ZSQLMethods/dtml/edit.dtml   2005-10-16 
18:38:14 UTC (rev 39477)
@@ -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>

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to