You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org> on 2006/02/06 15:16:10 UTC

[jira] Closed: (MYFACES-488) Weird re-rendered in tagfiles tags inside subviews inside aliasbean inside panelgrid.

     [ http://issues.apache.org/jira/browse/MYFACES-488?page=all ]
     
Martin Marinschek closed MYFACES-488:
-------------------------------------

    Fix Version: Nightly
     Resolution: Invalid
      Assign To: Matthias Weßendorf

This is an incompatibility between JSF1.1 and JSTL.

Matze has pointed you to the correct solution.

regards,

Martin

> Weird re-rendered in tagfiles tags inside subviews inside aliasbean inside panelgrid.
> -------------------------------------------------------------------------------------
>
>          Key: MYFACES-488
>          URL: http://issues.apache.org/jira/browse/MYFACES-488
>      Project: MyFaces
>         Type: Bug
>   Components: Implementation
>     Versions: 1.1.0
>  Environment: Tomcat5.0 debian kernel 2.6.11
>     Reporter: Michael Jenik
>     Assignee: Matthias Weßendorf
>      Fix For: Nightly

>
>  I have a panelgrid inside form, inside tagfile.
> the tag is called by my jsp insida a IDed subview inside an aliasbean declaration.
> Everything works almost fine in this way.
> But the problem happens when I use all the other (aliasbea, subview, tag) inside a panelgrid.
> To understand the problem I have to say that the form evaluates <c:if ${myBean.somethig}> to decide if it has to use an inputText or a selectoneMenu.
> The first time the page is showd it looks fine.
> But after submit, when I have to see the selectonemenu, I still see the inputText.
> It seams like it's not re-redered the stuff.
> Any required info. please ask.
> Thanks in advance.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira