Approved! On 2010-03-29, at 21:36, Max Carlson wrote:
> Change 20100329-maxcarlson-l by maxcarl...@bank on 2010-03-29 18:27:05 PDT > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Fix escaping of \\ for Flash/browser communications > > Bugs Fixed: LPP-8861 - Values with \ incorrectly escaped in > Lz.setCanvasAttribute > > Technical Reviewer: mdemmon > QA Reviewer: hminsky > > Details: Since \\ really means \, there's no reason to encode it as two > slashes. > > Tests: See LPP-8861 for an updated testcase that runs in trunk > > Files: > M lps/includes/source/flash.js > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100329-maxcarlson-l.tar >
