| TWiki version: | TWiki 01-Sep-2001 |
| TWiki plugins: | na |
| Server OS: | Solaris 2.6 |
| Web server: | Apache 1.3.20 |
| Perl version: | 5.6.0 |
| Client OS: | Solaris 2.6 |
| Web Browser: | Netscape 4.78 |
325,326d324 < return undef unless &TWiki::Store::topicExists( $web, $topicname ); < 327a326,327 > return @list unless &TWiki::Store::topicExists( $web, $topicname ); > 333c333 < return (scalar @list ? @list : undef); --- > return (@list);This is a duplicate of UninitializedValueInMailnotifyWithEmptyWebNotify. Thanks for reporting. -- PeterThoeny - 30 Nov 2001