Change 20071108-hqm-a by [EMAIL PROTECTED] on 2007-11-08 22:53:54 EST
    in /cygdrive/c/users/hqm/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: fix to prevent subdirectories from shadowing lps autoincludes

New Features:

Bugs Fixed: LPP-5065

Technical Reviewer: ptw
QA Reviewer: pbr
Doc Reviewer: jsundman

Documentation:

When given a path with a leading "/", <include> will always search in the
lps components directory before searching at the subdirs of the app directly.

Release Notes:

Details:


Tests:


place a bogus file in a subdir of the test app, named extensions/html.lzx,
and see if using the <html> tag in the app picks up the bogus file instead of
the lps/components version



Files:
M      WEB-INF/lps/server/src/org/openlaszlo/compiler/FileResolver.java
M      WEB-INF/lps/misc/lzx-autoincludes.properties

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071108-hqm-a.tar

Reply via email to