Question
HideInEditModePlugin does not appear to be working on the lastest version TWiki.
Here is the error from /var/log/httpd/error_log:
[Wed Mar 15 16:09:28 2006] [error] [client xxxxxx] [Wed Mar 15 16:09:28 2006] view: Scalar value
@_
[3] better written as $_[3] at /var/www/html/twiki/lib/TWiki/Plugins/HideInEditModePlugin.pm line 94., referer:
http://xxxxxx/twiki/bin/edit/Sandbox/HideInEditModeTest?t=1142460537
I have turned on debug, and all looks happy there. I have also tried to change value
@_
[3] to $_[3] as well as for 1 & 2 on lines 93 and 92. But I am nowhere close to a Perl person much less a programmer.
Environment
--
JeffStrahl - 16 Mar 2006
Answer
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.
It isn't. I'll be uploading a new version within the next few days. I had a deadline and had to kludge up a fix which isn't appropriate for general distribution.
MeredithLesly
--
MeredithLesly - 18 Mar 2006