You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Michael Homeijer <M....@devote.nl> on 2001/11/13 08:19:44 UTC

FW: Bug in code formatter?

Hi,

Can anybody tell me I am wrong?

TIA,
Michael Homeijer 

-----Original Message-----
From: Michael Homeijer
To: 'cocoon-dev@xml.apache.org'
Sent: 12-11-2001 2:55 
Subject: Bug in code formatter?

Just spent one hour on a typo :-(
The problem was on ) to many in a logicsheet. This resulted in a problem
in
JStyleformatter.java, ie. a nullpointerexception in the exception
handling
code.

Am I right that either in getCodeFormatter in
AbstractProgrammingLanguage.java or in ProgramGeneratorImpl something
like the following line should be:
codeFormatter.setLogger(this.getLogger())?


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>