[ http://issues.apache.org/jira/browse/MYFACES-360?page=all ]

sean schofield updated MYFACES-360:
-----------------------------------

        Summary: Tree2 does not work in a form  (was: Tree2 Issues)
           type: Bug  (was: Improvement)
    Description: 
(as originally reported by Mathias Werlitz)

The tree2 does not work in a form:
http://www.mail-archive.com/users%40myfaces.apache.org/msg06194.html seems to 
point out the problem. the creaded commandlink needs a parent.



  was:
1. the js bug of MYFACES-308 should be fixed, the submitted patch works fine

2. the tree2 does not work in a form:
http://www.mail-archive.com/users%40myfaces.apache.org/msg06194.html seems to 
point out the problem. the creaded commandlink needs a parent.

3. consider to subclass UIData
in http://www.mail-archive.com/[email protected]/msg05454.html explaind 
the problem that a UIData component cannot be nested in a tree2. the other way 
around might be not possible too, because of the special (incompatible) state 
saving methods of UITreeData and UIData. Benefit: all the complex state saving 
code could be removed from UITreeData as this is already done in UIData. The 
TreeModel could be some kind of mediator between the DataModel of UIData and 
the tree data structure used in UITreeData


Please do not submit summary issues to JIRA.  I broke this apart into two 
separate JIRA issues.  Its fine to summarize outstanding issues but that should 
be done through an email to the dev list (not in JIRA.)

> Tree2 does not work in a form
> -----------------------------
>
>          Key: MYFACES-360
>          URL: http://issues.apache.org/jira/browse/MYFACES-360
>      Project: MyFaces
>         Type: Bug
>     Versions: Nightly Build
>     Reporter: Mathias Werlitz

>
> (as originally reported by Mathias Werlitz)
> The tree2 does not work in a form:
> http://www.mail-archive.com/users%40myfaces.apache.org/msg06194.html seems to 
> point out the problem. the creaded commandlink needs a parent.

-- 
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

Reply via email to