Closed (fixed)
Project:
Database Administration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Nov 2006 at 08:27 UTC
Updated:
3 Dec 2006 at 18:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
robertdouglass commentedLooks like all that is needed is the following:
To block the page redirect.
Comment #2
dwwactually, a
$form['#redirect'] = false;is even cleaner/easier.however, while i was at it, i fixed this up again to:
a) restore the "Cancel" link
b) put the results in a fieldset
;)
Comment #3
jeremy commentedLooks good, please merge.
Comment #4
dwwcommitted to HEAD as revision 1.42.
Comment #5
(not verified) commented