SID-02478: Version incrementing
| Status: |
Asked |
TWiki version: |
5.1.0 |
Perl version: |
5 |
| Category: |
CategoryApplications |
Server OS: |
RH Linux 5.x |
Last update: |
4 years ago |
trying to increment version for a topic but its ending up with below error.
"Incorrect parameters to the save script"
The save script can only be called with POST method. Example:
<form name="new" action="%SCRIPTURLPATH{save}%/Sandbox/" method="post"> ... </form>
It works fine with other topics.
from the logs-
| 2021-11-16 - 06:35 |
ExplicitNumbering - Disabled - not view context
| 2021-11-16 - 06:35 | Use of uninitialized value in string eq at /var/www/html/wiki5/lib/TWiki/Plugins/NotificationPlugin.pm line 151.
| 2021-11-16 - 06:35 | Use of uninitialized value in string eq at /var/www/html/wiki5/lib/TWiki/Plugins/NotificationPlugin.pm line 151.
| 2021-11-16 - 06:35 | Unrecognized escape \M passed through in regex; marked by <-- HERE in m/BTSOM_Mockup\M <-- HERE anilaSCBT/ at /var/www/html/wiki5/lib/TWiki/Plugins/NotificationPlugin.pm line 165.
| 2021-11-16 - 06:35 | Unrecognized escape \L passed through in regex; marked by <-- HERE in m/LteFeatures\L <-- HERE TE1278/ at /var/www/html/wiki5/lib/TWiki/Plugins/NotificationPlugin.pm line 165.
| 2021-11-16 - 06:35 |
ExplicitNumbering - Disabled - not view context
| 2021-11-16 - 06:35 |
ExplicitNumbering - Disabled - not view context
--
Anwar Ansari - 2021-11-16
Discussion and Answer
I am not clear what you are trying to do. Force a new topic version on edit? Also, what is difference between the topic where it works, and where it does not work?
--
Peter Thoeny - 2021-11-19
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.