• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item7337: Uninitialized value warning when Local setting is used
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
PreferencesPlugin |
Normal |
Closed |
|
major |
6.0.0 |
Detail
Warning in apache error log:
view: Use of uninitialized value in concatenation (.) or string at /var/www/twiki/lib/TWiki/Plugins/PreferencesPlugin.pm line 275.
Cause by using
$1
regex group reference instead of
\2
.
--
TWiki:Main/PeterThoeny
- 2013-09-08
This is now in SVN trunk and 5.1 branch.
--
TWiki:Main.PeterThoeny
- 2013-09-09