Approved!
On 9/20/10 1:23 PM, Henry Minsky wrote:
Change hqm-20100920-nK0 by [email protected] on 2010-09-20 16:20:09 EDT
in /Users/hqm/openlaszlo/trunk3
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix for "SOLO DHTML deploy utility leaves some absolute pathnames in
index.html file"
New Features:
Bugs Fixed: LPP-9379
Technical Reviewer: max
QA Reviewer:
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Details:
The SOLO deploy utility was not always stripping out the absolute lps path
prefix, due to a redundant "/" in the path being passed
Tests:
[1] deploy contactslist example app as a SOLO DHTML app, using the SOLO button
on the dev console
http://localhost:8080/trunk3/examples/contactlist/contactlist.lzx?lzoptions=runtime%28dhtml%29%2Cproxied%28true%29
[2] unzip the .wgt file and inspect the index.html file, it should have no
absolute pathnames in the src field for
scripts or image resources; they should all be relative to "lps/"
Files:
M lps/admin/solo-dhtml-deploy.jsp
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20100920-nK0.tar