Approved. On 2010-05-28, at 16:34, André Bargull wrote:
> Change 20100528-bargull-Dqz by barg...@bargull02 on 2010-05-28 22:28:44 > in /home/anba/src/svn/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Prevent null pointer exception in CompilationError when retrieving > path info > > Bugs Fixed: LPP-9050 (passthrough in a class causes an NPE when compiling to > swf8) (partial) > > Technical Reviewer: ptw > > Details: > Don't try to retrieve path information from ParseException when there is no > token attached to the exception. > > > Tests: > no npe any more for test case at LPP-9050 > > Files: > M WEB-INF/lps/server/src/org/openlaszlo/compiler/CompilationError.java > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100528-bargull-Dqz.tar >
