Change 20100527-maxcarlson-6 by maxcarl...@friendly on 2010-05-27 18:40:47 PDT
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix exception trying to resize window to a percentage value
Bugs Fixed: LPP-8627 - height width 100% is not working in SOLO mode
Technical Reviewer: hminsky
QA Reviewer: [email protected]
Details: Updated to include _jp HTML wrappers.
html-response* - Remove unused code.
embed-body* - Call lz.embed.resizeWindow() width string values, use lfcurl,
serverroot args instead of separate call to lz.embed.lfc().
embednew - Update lz.embed.resizeWindow() to deal with string values - formerly
handled by XSLT. Add optional lfcurl, serverroot args to lz.embed.dhtml()
which automatically load the LFC if specified and needed.
Tests: Calendar and other apps resize like before, my-apps/copy-of-hello.lzx no
longer warns.
Files:
M WEB-INF/lps/templates/html-response_jp.xslt
M WEB-INF/lps/templates/html-response.xslt
M WEB-INF/lps/templates/embed-body_jp.xslt
M WEB-INF/lps/templates/embed-body.xslt
M lps/includes/source/embednew.js
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20100527-maxcarlson-6.tar