SID-01348: PersonalInfoAddOn doesn't save data
| Status: |
Answered |
TWiki version: |
4.2.0 |
Perl version: |
5.10.0 |
| Category: |
CategoryPlugins |
Server OS: |
Linux 2.6.18-53.el5 i686 |
Last update: |
14 years ago |
Hello!
I just installed the
PersonalInfoAddOn and I tried it on our user list. Problem is, I can edit and add information but nothing shows after I hit save.
I've looked at the documentation and it doesn't mention any setting that should be changed.
Any help is appreciated!
Thanks!
--
MeahBaltazar - 2011-12-08
Discussion and Answer
This add-on has not been updated for a long time. A lot of it's functionality is now covered in the latest TWiki-5.1 release, so there is lesser need for it. TWiki is open source where people are invited to take
and contribute back. If you find the issue I recommend to contribute this back to the community.
One possible issue: From TWiki-5.0 on it is required to use HTML forms with
method="post" for all actions that modify TWiki content. This add-on might have forms that have the method parameter missing.
--
PeterThoeny - 2011-12-08
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.