You are here: Foswiki>Tasks Web>Item14404 (01 Jun 2017, GeorgeClark)Edit Attach

Item14404: NatEdit Save and Continue action fails on mod_perl systems.

pencil
Priority: Urgent
Current State: Closed
Released In: 2.1.4
Target Release: patch
Applies To: Extension
Component: NatEditPlugin
Branches: Release02x01 master Item14288
Reported By: GeorgeClark
Waiting For:
Last Change By: GeorgeClark
The POST to Rest Save returns with a 302 status, but no Location header.

The browser pops up a error box with the message: "error"

-- GeorgeClark - 22 May 2017

The issue is how the RestSave command sets the Status. It attempts to manipulate the headers rather than use the Foswiki::Response->status() function. Changing the code to call status() resolves the issue.

Thanks to WesleyJacobs and Support.Question1877 for the solution.

-- GeorgeClark - 22 May 2017
 

ItemTemplate edit

Summary NatEdit Save and Continue action fails on mod_perl systems.
ReportedBy GeorgeClark
Codebase 2.1.4 RC1, 2.1.3, trunk
SVN Range
AppliesTo Extension
Component NatEditPlugin
Priority Urgent
CurrentState Closed
WaitingFor
Checkins distro:a3fb8a4664e0
TargetRelease patch
ReleasedIn 2.1.4
CheckinsOnBranches Release02x01 master Item14288
trunkCheckins
masterCheckins distro:a3fb8a4664e0
ItemBranchCheckins distro:a3fb8a4664e0
Release02x01Checkins distro:a3fb8a4664e0
Release02x00Checkins
Release01x01Checkins
Topic revision: r4 - 01 Jun 2017, GeorgeClark
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