fixed alan ritari's patch
This commit is contained in:
parent
f7be9a0874
commit
d1c319bdb1
3 changed files with 2 additions and 11 deletions
|
|
@ -491,7 +491,7 @@ sub www_view {
|
|||
# to do it this way, but it certainly is the least obtrusive to default
|
||||
# webgui flow. This feature currently requires a patched WebGUI.pm file.
|
||||
if ($session{'form'}{'redirectURL'}) {
|
||||
$session{'page'}{'redirectURL'} = $session{'form'}{'redirectURL'};
|
||||
WebGUI::HTTP::setRedirect($session{'form'}{'redirectURL'});
|
||||
}
|
||||
|
||||
$var{'results'} = \@result;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue