You are here: Foswiki>Tasks Web>Item15233 (20 Dec 2023, MichaelDaum)Edit Attach

Item15233: FlexFormPlugin uses JsonRpcContrib but doesn't "use" it

pencil
Priority: Normal
Current State: New
Released In: n/a
Target Release: n/a
Applies To: Extension
Component:
Branches:
Reported By: MichaelDaum
Waiting For:
Last Change By: MichaelDaum
See Support.Question2153

Hotfix:

--- FlexFormPlugin.orig/lib/Foswiki/Plugins/FlexFormPlugin.pm   2022-04-29 11:21:11.000000000 +0200
+++ FlexFormPlugin/lib/Foswiki/Plugins/FlexFormPlugin.pm        2023-12-20 08:41:37.552822637 +0100
@@ -20,6 +20,7 @@
 
 use Foswiki::Func ();
 use Foswiki::Plugins::JQueryPlugin ();
+use Foswiki::Contrib::JsonRpcContrib ();
 
 our $VERSION = '8.10';
 our $RELEASE = '29 Apr 2022';

-- MichaelDaum - 20 Dec 2023

 
Topic revision: r1 - 20 Dec 2023, 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