Item11205: Dependency.pm is not reporting out-of-date extension when converting from date to dotted versions.
Priority: Urgent
Current State: Closed
Released In: 1.1.4
Target Release: patch
Applies To: Engine
Component: Configure
Branches:
Configure
FastReport uses a different operator (lt vs. gt) when checking for out-of-date extensions.
Results in issues like
Item11195.
--
GeorgeClark - 26 Oct 2011
Changed the test to be a bit more broad - Probably better to have a few false positive results. if the requested version is a tuple, and the installed version is a date, report as not satisfied - regardless of the type of comparison.
--
GeorgeClark - 26 Oct 2011