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>

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

Reply via email to