approved On Wed, Jul 21, 2010 at 4:55 PM, Max Carlson <[email protected]> wrote:
> Change 20100721-maxcarlson-c by maxcarl...@friendly on 2010-07-21 13:48:03 > PDT > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Fix Flash player upgrading > > Bugs Fixed: LPP-9218 - Flash upgrade mechanism isn't recognizing Flash > versions correctly > > Technical Reviewer: hminsky > QA Reviewer: ptw > > Details: embednew.js - Set minimum Flash version to 10.1 > > flash.js - Conditionalize parseFloat() behavior for older versions of the > player so isVersionOrAbove(10,1,53) will work. _detectVersion() makes > version in the format 10.1 instead of 10.53. Update install.needed() to > check version, e.g. 10.1 instead of just checking major version number, e.g. > 10. > > Tests: See LPP-9218 > > Files: > M lps/includes/source/embednew.js > M lps/includes/source/flash.js > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100721-maxcarlson-c.tar > -- Henry Minsky Software Architect [email protected]
