19 Jun
2000
19 Jun
'00
3:56 p.m.
"Phillip J. Eby" wrote:
At 08:44 PM 6/19/00 +0800, mike wrote:
Fix for www/storageForm.dtml
$ diff storageForm.dtml.orig storageForm.dtml 7c7 < <FORM METHOD="POST" ACTION="manage_setStorage"> ---
<FORM METHOD="POST" ACTION="."> 56c56 < <br><INPUT TYPE="SUBMIT" value=" Change Storage Settings">
<br><INPUT TYPE="SUBMIT" name="manage_setStorage:method" value="
Change Storage Settings">
What was the original doing incorrectly? Thanks.
Try to press 'Remove Orphaned Slots' button. It calls manage_setStorage/manage_pack. Mike