Change bargull-20110413-ppN by bargull@Bargull02 on 2011-04-13 01:05:12
in /home/anba/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Compiler error for invalid "name" attribute on <event> and
<attribute> is wrong
Bugs Fixed: LPP-9881 (Wrong compiler error message for invalid attribute
name)
Technical Reviewer: (pending)
QA Reviewer: (pending)
Details:
Don't use tagName of enclosing element to identify invalid <event> resp.
<attribute> element, instead use tagName of <event> or <attribute>
element, that means either "event" or "attribute".
Tests:
test case from bug report
Files:
M WEB-INF/lps/server/src/org/openlaszlo/compiler/NodeModel.java
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/bargull-20110413-ppN.tar