--- Action.pm.orig Fri Nov 19 11:57:29 2004
+++ Action.pm Mon Feb 7 07:44:02 2005
@@ -305,7 +305,7 @@
}
if ( $this->{state} eq "closed" ) {
- if ( !defined( $this->{closer} )) {
+ if ( !defined( $this->{closer} )|| $this->{closer} eq "" ) {
$this->{closer} = $me;
}
if ( !defined( $this->{closed} )) {
| WebForm | |
|---|---|
| SupportStatus | Select one... |