Hi Paul,

i have not seen this email from you and so i have written another solution
for the bug, but i also don't know if this was the right way. Maybe someone
can check if this solution is right.

Regards,
Martin Haimberger


On 4/23/07, Paul McMahan <[EMAIL PROTECTED]> wrote:

In order to address https://issues.apache.org/jira/browse/
MYFACES-1592 my current thinking is that the "value" attribute for
the selectBooleanCheckbox tag needs to use:
      <deferred-value>
        <type>boolean</type>
      </deferred-value>

instead of:
     <deferred-value></deferred-value>

Does that sound like the right approach?   If so then I'm having some
trouble figuring out how to make the maven faces plugin generate the
tag this way since the "value" attribute is already present via
inheritance.  Any pointers on how to accomplish this?

Best wishes,
Paul

Reply via email to