Re: [xwiki-devs] [xwiki-notifications] r20972 - platform/core/trunk/xwiki-rendering/xwiki-rendering-api/src/main/java/org/xwiki/rendering/parser
vmassol (SVN) wrote:
Author: vmassol Date: 2009-06-08 18:12:07 +0200 (Mon, 08 Jun 2009) New Revision: 20972
Modified: platform/core/trunk/xwiki-rendering/xwiki-rendering-api/src/main/java/org/xwiki/rendering/parser/ParseException.java Log: Removed unused stuff since WikiModel doesn't generate exception on parsing. If it does it means the underlying grammar is buggy and needs to be fixed.
I would really like to have these working... -- Sergiu Dumitriu http://purl.org/net/sergiu/
On Jun 8, 2009, at 7:43 PM, Sergiu Dumitriu wrote:
vmassol (SVN) wrote:
Author: vmassol Date: 2009-06-08 18:12:07 +0200 (Mon, 08 Jun 2009) New Revision: 20972
Modified: platform/core/trunk/xwiki-rendering/xwiki-rendering-api/src/main/ java/org/xwiki/rendering/parser/ParseException.java Log: Removed unused stuff since WikiModel doesn't generate exception on parsing. If it does it means the underlying grammar is buggy and needs to be fixed.
I would really like to have these working...
They're unneccessary as I explained above. The parser never fails. Thanks -Vincent
participants (2)
-
Sergiu Dumitriu -
Vincent Massol