Summary: Improve canvas version info
New Features: Debug.versionInfo reports all version info
Technical Reviewer: ben (pending)
QA Reviewer: henry (pending)
Doc Reviewer: jsundman (pending)
Documentation:
Debug.versionInfo takes no arguments and can be used to gather the
version info for reporting bugs. Its output will be approximately:
lzx> Debug.versionInfo()
URL: http://127.0.0.1:8080/legals/demos/et/app.lzx?
lzt=dhtml&debug=true&lzr=dhtml
Version: 4.0.x.undefined
Release: Latest
Build: 1151 /Users/ptw/OpenLaszlo/legals
Date: 2006-06-24T17:49:06-0400
Target: dhtml
Runtime: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US;
rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
lzx>
Details:
LzBroswer.js: Use navigator.userAgent for getVersion
LzFlashRemote, LzRemote, CanvasCompiler: build -> lpsbuild, add
lpsbuilddate
LzDebug: Added versionInfoString and versionInfo
build.xml: Add code from Ben to compute build.id from svn info if
no build.id in build.properties. Change BUILDDATE to be
ISO-standard format.
build.properties: Add comment for build.id
build-opt.xml: Remove code that always defaulted build.id to
x.x.x.x
Tests: IWFM Files: M WEB-INF/lps/lfc/services/LzBrowser.js M WEB-INF/lps/lfc/debugger/LzFlashRemote.as M WEB-INF/lps/lfc/debugger/LzDebug.lzs M WEB-INF/lps/lfc/debugger/LzRemote.as M WEB-INF/lps/config/lps.propertiesM WEB-INF/lps/server/src/org/openlaszlo/compiler/ CanvasCompiler.java
M WEB-INF/lps/server/build.xml M build.properties M build-tools/build-opt.xml
patch.ptw.5JKG.tgz
Description: Binary data
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
