Item15114: jsonrpc on master and release branch are incompatible

pencil
Priority: Enhancement
Current State: New
Released In: n/a
Target Release:
Applies To: Extension
Component: JsonRpcContrib
Branches:
Reported By: MichaelDaum
Waiting For:
Last Change By: MichaelDaum
Item14033 implemented a new Foswiki::Request::JSON which basically is a reimplementation of Foswiki::Contrib::JsonRpcContrib::Requiest. However these two aren't behaving the same rendering jsonrpc unusable on the master branch. There is lots of overlap between HTTP/CGI functions and JSONRPC functions that cannot be untangled easily. For instance the notion of "method" in HTTP is different to the term in JSONRPC. etc.

I'd rather lean to not reimplement a working thing just for the sake of Development.MoveQueryPathParsingIntoFoswikiRequest. Last not least this is redundant code.

-- MichaelDaum - 05 May 2022

 

ItemTemplate edit

Summary jsonrpc on master and release branch are incompatible
ReportedBy MichaelDaum
Codebase
SVN Range
AppliesTo Extension
Component JsonRpcContrib
Priority Enhancement
CurrentState New
WaitingFor
Checkins
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release02x01Checkins
Release02x00Checkins
Release01x01Checkins
Topic revision: r1 - 05 May 2022, 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