[Laszlo-dev] For Review: Change 20080505-hqm-w Summary: add compiler error for the case of child tags inside of method, attribute, event, or handler tags
Henry Minsky
henry.minsky at gmail.com
Mon May 5 09:28:13 PDT 2008
Change 20080505-hqm-w by hqm at badtzmaru.home on 2008-05-05 12:23:19 EDT
in /Users/hqm/openlaszlo/trunk5
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: add compiler error for the case of child tags inside of
method,attribute,event, or handler tags
New Features:
Bugs Fixed: LPP-5931
Technical Reviewer: ptw
QA Reviewer: pbr
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
+ NodeModel checks if there are any child elements underneath a
method,handler,event, or attribute tag
note, I'm not sure if these should be compiler errors or warnings...
Tests:
test case in bug report
lztest
new test case in compiler
Files:
M WEB-INF/lps/server/src/org/openlaszlo/compiler/NodeModel.java
A test/compiler_errors/bad-child-tag.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080505-hqm-w.tar
More information about the Laszlo-dev
mailing list