[Jamwiki-commit] SF.net SVN: jamwiki: [2225] wiki/trunk/jamwiki-core/src
Brought to you by:
wrh2
From: <wr...@us...> - 2008-05-26 06:14:41
|
Revision: 2225 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2225&view=rev Author: wrh2 Date: 2008-05-25 23:14:38 -0700 (Sun, 25 May 2008) Log Message: ----------- Parser: * Do not throw an exception in the case of a parser tag stack mis-match; instead log an error. * Add a parser unit test for topics that contain only an invalid closing HTML tag. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/JFlexLexer.java Added Paths: ----------- wiki/trunk/jamwiki-core/src/test/resources/data/results/HtmlMismatchTest5 wiki/trunk/jamwiki-core/src/test/resources/data/topics/HtmlMismatchTest5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |