With the sandbox examples shipped with the plugin, I get the following error message in the web browser (Chromium) upon save:

ERROR: (403) Invalid validation codeX-Foswikiuri: /cgi-bin/foswiki/rest/MultiTopicSavePlugin/multitopicsave Content-Length: 36 X-Foswikiaction: rest Status: 401 Content-Type: text/html; charset=iso-8859-15 ERROR: (403) Invalid validation code

The changes made are not saved then.

Setting this to urgent as the core functionality is broken.

-- PhilippLeufke - 12 Jul 2010

It is only in Chromium you have this problem?

Does it work with Firefox or Internet Explorer (which are the browsers I use for testing)?

I use this plugin on two different installations and it works great.

The error you have indicates a problem related to strikeone.

What is your setting for {Validation}{Method}?

What is your setting {Validation}{ExpireKeyOnUse}?

What is your setting for {LoginManager} ?

Which skin do you use (default is PatternSkin)?

What other plugins do you use?

What errors do you get in the Apache error_log?

There is something special with your installation or use case because this plugin works for others so it cannot be the basic functionality that is broken.

-- KennethLavrsen - 19 Jul 2010

Thanks for your fast reply, Kenneth!
$Foswiki::cfg{Validation}{Method} = 'none';
$Foswiki::cfg{Validation}{ExpireKeyOnUse} = 1;
$Foswiki::cfg{LoginManager} = 'Foswiki::LoginManager::TemplateLogin';

Set SKIN = pattern
foswiki
foswiki-actiontrackerplugin
foswiki-attachcontentplugin
foswiki-attachlinkplugin
foswiki-attachmentlistplugin
foswiki-autocompletionlibplugin
foswiki-autoviewtemplateplugin
foswiki-batchuploadplugin
foswiki-comparerevisionsaddon
foswiki-dbcachecontrib
foswiki-dbcacheplugin
foswiki-dbicontrib
foswiki-editrowplugin
foswiki-excelimportexportplugin
foswiki-famfamfamcontrib
foswiki-filterplugin
foswiki-findelsewhereplugin
foswiki-foreachplugin
foswiki-formplugin
foswiki-formqueryplugin
foswiki-foswikisiteskin
foswiki-fugueiconscontrib
foswiki-genpdfaddon
foswiki-getawebplugin
foswiki-gouptotocplugin
foswiki-historyplugin
foswiki-holidaylistplugin
foswiki-ifdefinedplugin
foswiki-imagegalleryplugin
foswiki-imageplugin
foswiki-jhotdrawplugin
foswiki-jquerycompatibilitymodeplugin
foswiki-jqueryplugin
foswiki-mathmodeplugin
foswiki-mediaplugin
foswiki-multitopicsaveplugin
foswiki-publishplugin
foswiki-ratingcontrib
foswiki-redirectplugin
foswiki-renderformplugin
foswiki-subscribeplugin
foswiki-timetableplugin
foswiki-topicdatahelperplugin
foswiki-topiclistplugin
foswiki-varcacheplugin
foswiki-voteplugin
foswiki-zoneplugin
-- PhilippLeufke - 20 Jul 2010

Seems to be a problem with GenPDFAddOn as it is the only extension that uses a X-Foswikiuri code.

My guess is that it cannot handle the saving of topics though the rest script that I use.

I am afraid it is a GenPDFAddOn / X-Foswikiuri problem

Can you confirm by disabling GenPDFAddOn?

-- KennethLavrsen - 18 Aug 2010

Thanks for your reply, Kenneth.

Interesting things seem to happen here. Disabling GenPDFAddOn in configure seems not to work, as Weird...

-- PhilippLeufke - 23 Aug 2010

 

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads