From: <web...@st...> - 2002-11-28 14:15:06
|
On Mon, 25 Nov 2002, Eric B.Ridge wrote: | On Friday, November 22, 2002, at 07:22 AM, Endre Stølsvik wrote: | > Shouldn't the cranky-dude kick on _everything_?? | | I've spent some time looking at this, and I'm changing it, but the | "fix" has an interesting side effect when using the | DefaultEvaluationExceptionHandler. It seems to have another side effect, one which makes it impossible to use 1.1b2 for me.. org.webmacro.PropertyException: Evaluation warning: WARNING: /data/devel/endre/new/server/webapp/WEB-INF/classes/com/corelets/configure/templates/WorkbenchCoreletDropDownPrintout.wm:13.34 includes itself. at /data/devel/endre/new/server/webapp/WEB-INF/classes/com/corelets/configure/templates/WorkbenchCoreletDropDownPrintout.wm:13.34 at /data/devel/endre/new/server/webapp/WEB-INF/classes/com/corelets/configure/templates/WorkbenchCoreletDropDownPrintout.wm:13.34 at org.webmacro.engine.CrankyEvaluationExceptionHandler.warningString(CrankyEvaluationExceptionHandler.java:113) at org.webmacro.directive.Directive.getWarningText(Directive.java:106) at org.webmacro.directive.Directive.writeWarning(Directive.java:119) at org.webmacro.directive.IncludeDirective.write(IncludeDirective.java:337) at org.webmacro.engine.Block.write(Block.java:135) at org.webmacro.directive.IfDirective.write(IfDirective.java:192) at org.webmacro.engine.Block.write(Block.java:135) ... THIS IS INTENTIONAL!! It is a tree. How can it be an error, even a warning, that a thing recurses? I don't want any log-lines, and definately not any Exceptions thrown at me for doing a simple recursion. -- Mvh, Endre Stølsvik M[+47 93054050] F[+47 51625182] Developer @ CoreTrek AS - http://www.coretrek.com/ CoreTrek corporate portal / EIP - http://www.corelets.com/ |