Hi,

I have quite a serious bug with my live Roller installation. I am using
Roller V4.0.

The problem occurs when you are viewing the comments for a weblog (Create &
Edit --> Comments).

The first 11 or so comments display fine and you see the checkboxes that
allow you to mark as 'approved, spam or delete'. Then there is a comment
that appears to break and what you see is the same error message printed 3
times - it looks as though there is one error for each check box column.

Here is the beginning of the stack trace:

Error on line 11, column 13 in template/simple/checkboxlist.ftl
stack.findString(parameters.listValue) is undefined.
It cannot be assigned to itemValue
The problematic instruction:
----------
==> assignment: itemValue=stack.findString(parameters.listValue) [on line
11, column 13 in template/simple/checkboxlist.ftl]
 in user-directive s.iterator [on line 3, column 5 in
template/simple/checkboxlist.ftl]
----------

Java backtrace for programmers:
----------
freemarker.core.InvalidReferenceException: Error on line 11, column 13 in
template/simple/checkboxlist.ftl
stack.findString(parameters.listValue) is undefined.
It cannot be assigned to itemValue
        at freemarker.core.Assignment.accept(Assignment.java:111)

I have attached the full error:
http://www.nabble.com/file/p16447315/bug.txt.txt bug.txt.txt 

All assistance is much appreciated.

Thanks for reading
-- 
View this message in context: 
http://www.nabble.com/FreeMarker-template-error%21-when-managing-comments-tp16447315s12275p16447315.html
Sent from the Roller - Dev mailing list archive at Nabble.com.

Reply via email to