SID-01447: Error saving Topic ACLs in 5.1.1
| Status: |
Answered |
TWiki version: |
5.1.1 |
Perl version: |
v5.10.1 |
| Category: |
WebPermissionsPlugin |
Server OS: |
CentOS 6.2 kernel 2.6.32-220.7.1 |
Last update: |
13 years ago |
Using TWiki 5.1.1 and 'bcd2d26a6c60d1de91e9abec33620dc6 ../WebPermissionsPlugin.gz' I get an error trying to save Topic ACLs, yet it appears to get applied. In the GUI I see:
Error saving topic
During save of
LabStuff an error was found by the version control system. Please notify your TWiki administrator.
permissions action saved
Go back in your browser and save your changes locally.
and in the Apache Error log, I get:
[Mon Apr 16 13:39:31 2012] [error] [client 16.212.208.16] [Mon Apr 16 13:39:31 2012] view: Use of uninitialized value $cell in concatenation (.) or string at /var/www/twiki/lib/TWiki/Plugins/WebPermissionsPlugin/Core.pm line 139., referer: http://zebra.usa.hp.com:8080/do/view/Main/WebHome
[Mon Apr 16 13:46:19 2012] [error] [client 16.212.208.16] [Mon Apr 16 13:46:19 2012] save: WARNING: HOME is not set, using root: /, referer: http://zebra.usa.hp.com:8080/do/oops/Main/LabStuff?template=topicacls
I get nothing in the TWiki warn*.txt log, but the following in log*.txt:
| 2012-04-16 - 13:45 | KenMiller | view | Main.LabStuff | | 16.212.208.16 |
| 2012-04-16 - 13:46 | KenMiller | save | Main.LabStuff | repRev 5 by KenMiller 2012/04/16 17:46:19 minor | 16.212.208.16 |
Permissions look good throughout the tree. So, what do you think? Version control seems to be working fine on normal topics.
--
KenMiller - 2012-04-16
Discussion and Answer
This looks like a bug. Tracked in
TWikibug:Item6868
.
--
PeterThoeny - 2012-04-17
This is now fixed, among other little issues. You can update our plugin.
--
PeterThoeny - 2012-04-17
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.