Change 20070125-hqm-a by [EMAIL PROTECTED] on 2007-01-25 15:07:01 EST in /cygdrive/c/users/hqm/openlaszlo/branches/legals
Summary: make switch tag be treated as literal data inside dataset tag New Features: Bugs Fixed: LPP-3412 switch statement causes trouble inside dataset literal data Technical Reviewer: pga (pending) QA Reviewer: max (pending) Doc Reviewer: (pending) Documentation: Release Notes: Details: When a <switch> tag is encountered in the LZX parser, check if it has an ancestor element which is <dataset>. Bug with this idea is that if the tag is used inside of a subclass of dataset, the parser won't understand that. Is it worth Tests: Files: M test/debugswitch.lzx M WEB-INF/lps/server/src/org/openlaszlo/compiler/Parser.java \nChangeset: http://svn.openlaszlo.org/openlaszlo/patches/20070125-hqm-a.tar\n -- Henry Minsky Software Architect [EMAIL PROTECTED]
