(Note: I am checking this changeset in.)
Change philip-20130206-0bn by philip@philip-i7-2 on 2013-02-06 14:30:50
EST
in /cygdrive/f/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Make html component work with binary libraries
New Features:
Bugs Fixed: LPP-10231
Technical Reviewer: [email protected]
QA Reviewer: dju
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Details:
I re-opened LPP-10231 because there is an issue when the html component
is used with binary libraries. The fix suggested by gary works fine, and
I am checking this change in.
The change is to move the mask view from a <switch> statement to a
<state>:
<state applied="${$dhtml}">
Tests:
html/rte tests work the same for dhtml and swf. Also used Gary's
internal test file which wraps the html component around a class and
then turned into an lzo.
Files:
M lps/components/extensions/html.lzx
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/philip-20130206-0bn.tar
$