NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item11748: Install-Script raises false Dependency Error
During installation of this contrib, a wrong Dependency-Error is raised:
Dependency Report for JsonRpcContrib ...
===== INSTALLED =======
JSON version 2.17 loaded
====== MISSING ========
JSON::XS version >= 2.270 required
-- installed version is 2.32
-- Description: Required. Available from the CPAN archive.
The latest JSON::XS is 2.32. The install-script probably mistakes 2.27 as 2.270 and believes, its a higher version.
I don't know if this has also an Impact in production as well.
--
OliverSchaub - 12 Apr 2012
Fixed in 1.21
--
MichaelDaum - 16 Apr 2012