Approved. On Aug 26, 2009, at 5:26, André Bargull <[email protected]> wrote:
> Change 20090826-bargull-blp by barg...@dell--p4--2-53 on 2009-08-26 > 11:21:26 > in /home/Admin/src/svn/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: tweak LzDebugService.singleEscapeCharacters for IE (2) > > New Features: > > Bugs Fixed: LPP-3623 (IE7 - According to Debugger, canvas is can\vas.) > > Technical Reviewer: ptw > QA Reviewer: (pending) > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Details: > The compiler replaces '\x0B' with '\v', so use String.fromCharCode(). > > > Tests: > > Files: > M WEB-INF/lps/lfc/debugger/LzDebug.lzs > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20090826-bargull-blp.tar > _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
