SID-01589: Usage of FORMELEMENT type=upload creates internal error
| Status: |
Unanswered |
TWiki version: |
5.1.2 |
Perl version: |
5.8.8 |
| Category: |
FormPlugin |
Server OS: |
SLES10 |
Last update: |
13 years ago |
When using the FORMELEMENT type="upload" as described in the documentation and uploading any file, an internal error occurs:
"TWiki detected an internal error - please check your TWiki logs and webserver logs for more information.
Can't coerce GLOB to string in entersub"
Message in apache error log:
[Tue Nov 20 11:58:13 2012] [error] [client 10.55.1.12] Can't coerce GLOB to string in entersub at /usr/lib/perl5/5.8.8/x86_64-linux-thread-multi/Data/Dumper.pm line 179., referer:
http://.../twiki/bin/view/Sandbox/TestTopic3
The error occured on our SLES10 servers (TWiki 5.1.0) and on a fresh TWiki VM (5.1.2).
--
MichaelGulitz - 2012-11-20
Discussion and Answer
Not sure. I have not used the FORMELEMENT feature. Try to google for the message. Time to debug. Add debug statements, and possibly a
die; with stacktrace.
--
PeterThoeny - 2012-11-21
Closing this old question.
--
Peter Thoeny - 2013-02-07
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.