Log message for revision 73949: Fix #2303: make take ownership form use POST
Changed: U Zope/branches/Zope-2_8-branch/lib/python/AccessControl/dtml/owner.dtml -=- Modified: Zope/branches/Zope-2_8-branch/lib/python/AccessControl/dtml/owner.dtml =================================================================== --- Zope/branches/Zope-2_8-branch/lib/python/AccessControl/dtml/owner.dtml 2007-03-30 13:11:14 UTC (rev 73948) +++ Zope/branches/Zope-2_8-branch/lib/python/AccessControl/dtml/owner.dtml 2007-03-30 13:11:23 UTC (rev 73949) @@ -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