Log message for revision 73946:
  Fix #2303: make take ownership form use POST

Changed:
  U   Zope/trunk/lib/python/AccessControl/dtml/owner.dtml

-=-
Modified: Zope/trunk/lib/python/AccessControl/dtml/owner.dtml
===================================================================
--- Zope/trunk/lib/python/AccessControl/dtml/owner.dtml 2007-03-30 10:31:59 UTC 
(rev 73945)
+++ Zope/trunk/lib/python/AccessControl/dtml/owner.dtml 2007-03-30 13:10:54 UTC 
(rev 73946)
@@ -25,7 +25,7 @@
 ownership of sub-objects as well.
 </p>
 
-<form action="manage_takeOwnership">
+<form action="manage_takeOwnership" method="POST">
 <p>
 <div class="form-element">
 <input class="form-element" name="submit" type="submit" 

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

Reply via email to