I don't know how to reproduce it, i have only located it in this tags:

   <s:if test="standard == 'ISO'">
<s:select name="size" list="#attr.dmSizes" theme="xhtml" headerKey="AUTO" headerValue="AUTO" label="Tamaño" />
   </s:if>
   <s:if test="standard == 'DMA'">
<s:select name="size" list="#attr.qrSizes" theme="xhtml" headerKey="AUTO" headerValue="AUTO" label="Tamaño" />
   </s:if>

expect it helps.

Greetings.
----- Original Message ----- From: "Matt Raible" <m...@raibledesigns.com>
To: <users@appfuse.dev.java.net>
Sent: Thursday, May 20, 2010 2:35 AM
Subject: Re: [appfuse-user] A bug whe using theme="css_xhtml"


Is this out-of-the-box, or did you change something to make this happen? I need to know how to reproduce the problem in order to fix it.


On May 19, 2010, at 4:43 PM, Juan Antonio wrote:

Only to report

?size is unsupported for: freemarker.ext.beans.SimpleMethodModel
The problematic instruction:
----------
==> list fieldErrors[parameters.name] as error [on line 38, column 9 in template/css_xhtml/controlheader.ftl] in include "/${parameters.templateDir}/${parameters.theme}/controlheader.ftl" [on line 24, column 1 in template/css_xhtml/select.ftl]
----------

Java backtrace for programmers:
----------
freemarker.template.TemplateModelException: ?size is unsupported for: freemarker.ext.beans.SimpleMethodModel
at freemarker.ext.beans.SimpleMethodModel.size(SimpleMethodModel.java:144)


Regards.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to