Approved.

On 4/12/2010 8:43 PM, Henry Minsky wrote:
Change 20100412-hqm-e by [email protected] on 2010-04-12 14:22:14 EDT
     in /Users/hqm/openlaszlo/trunk1
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: don't evaluate<switch>   inside of literal dataset content

New Features:

Bugs Fixed: LPP-3412

Technical Reviewer:  ptw
QA Reviewer: andre
Doc Reviewer: (pending)

Documentation:

Release Notes:

Overview:


Details:

Parser will ignore<switch>  and<include>  tags which occur inside of<dataset>  
element.

Note, this check only looks for an ancestor tag named "dataset", so it
won't work in cases where a subclass of<dataset>  is being used.

Tests:

test/lfc/data/alldata.lzx
smokecheck
amazon

Files:
M       WEB-INF/lps/server/src/org/openlaszlo/compiler/Parser.java


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100412-hqm-e.tar

Reply via email to