I have a brand new installation of TWiki 5
I started poking around to make sure that it was working and I've been getting the following errors in the Apache logs when I view topics (it doesn't seem to affect TWiki's behavior however).
[Wed Jul 21 09:30:26 2010] [error] [client xxx.xxx.xxx.xxx] [Wed Jul 21 09:30:26 2010] view: Use of uninitialized value in pattern match (m//) at /var/www/twiki/lib/TWiki/Store.pm line 1392., referer: http://xxx.xxx.xxx.xxx/twiki/bin/view/TWiki/WelcomeGuest
[Wed Jul 21 09:30:26 2010] [error] [client xxx.xxx.xxx.xxx] [Wed Jul 21 09:30:26 2010] view: Use of uninitialized value in substitution (s///) at /var/www/twiki/lib/TWiki/Meta.pm line 434., referer: http://xxx.xxx.xxx.xxx/twiki/bin/view/TWiki/WelcomeGuest
[Wed Jul 21 09:30:26 2010] [error] [client xxx.xxx.xxx.xxx] [Wed Jul 21 09:30:26 2010] view: Use of uninitialized value in substitution (s///) at /var/www/twiki/lib/TWiki/Meta.pm line 435., referer: http://xxx.xxx.xxx.xxx/twiki/bin/view/TWiki/WelcomeGuest
- This site is running TWiki version TWiki-5.0.0, Sat, 29 May 2010, build 18859, Plugin API version 1.3
- Red Hat Enterprise Linux
- Perl 5.8.8
- Apache 2.2.3
--
TWiki:Main/JoshuaTharp
- 2010-07-21
Thanks for reporting Joshua, that needs to be fixed.
--
TWiki:Main.PeterThoeny
- 2010-07-22
This is now fixed in SVN trunk and 5.0 branch.
--
TWiki:Main.PeterThoeny
- 2010-08-25