Item11118: EditChapterPlugin: "Foswiki has received a suspicious change request from your browser."

pencil
Priority: Normal
Current State: Closed
Released In: n/a
Target Release: minor
Applies To: Extension
Component: EditChapterPlugin, FormPlugin
Branches:
Reported By: VilleSalmela
Waiting For:
Last Change By: MichaelDaum
EditChapter plugin v.4.10 and Foswiki 1.1.13 always produces this error when saving a chapter:

Warning! Confirmation required

Foswiki has received a suspicious change request from your browser.

There is a risk that someone may be trying to use your identity to change content on Foswiki without your knowledge.

* Press OK to confirm that this change was intentional. * Press Cancel otherwise.

If you are unsure what this means, read: why you are being asked to confirm.

-- VilleSalmela - 08 Sep 2011

This also happens when EditChapterPlugin is used in the same page with FormPlugin, in version 1.1.5. In the following TML snippet EditChapterPlugin displays the same error message and does not update the edited chapter.
---++ Form Plugin

%STARTFORM{name="MyForm" action="save" topic="%WEB%.%TOPIC%" onSubmit="return notify(this)" method="post"}%
%FORMELEMENT{ name="Budget" type="text" size="10" title="Budget:" value="%FORMFIELD{"Budget"}%" }%
%FORMELEMENT{name="action" type="submit" buttonlabel="Submit"}%
%ENDFORM%
  
---++ Edit Chapter Plugin Start

This text is not editable

---++ Edit Chapter Plugin End
-- StefanosKouzof - 11 Oct 2012

The "Foswiki has received a suspicious change request from your browser" error is not a problem anymore with Foswiki 1.1.6 and EditChapter 4.32

There are some issues with the pencil-icon. It is not always shown properly. And EditChapter is using other editor (NatEdit) than rest of the site (TinyMCE).

-- VilleSalmela - 12 Dec 2012

Closing as the orig bug was fixed.

-- MichaelDaum - 13 Aug 2013
 

ItemTemplate edit

Summary EditChapterPlugin: "Foswiki has received a suspicious change request from your browser."
ReportedBy VilleSalmela
Codebase 1.1.5, 1.1.3
SVN Range
AppliesTo Extension
Component EditChapterPlugin, FormPlugin
Priority Normal
CurrentState Closed
WaitingFor
Checkins
TargetRelease minor
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
Topic revision: r7 - 13 Aug 2013, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy