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.
Item11205: Dependency.pm is not reporting out-of-date extension when converting from date to dotted versions.
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Engine |
Configure |
|
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