[ 
http://issues.apache.org/jira/browse/MYFACES-168?page=comments#action_62409 ]
     
sean schofield commented on MYFACES-168:
----------------------------------------

Patch does not compile ("TreeTag.java": cannot resolve symbol: variable bgcolor 
in class org.apache.myfaces.custom.tree2.TreeTag at line 147, column 16)

Don't worry about this for now.  I am refactoring your patch to take advantage 
of some of the stuff already in the MyFaces library to handle these common 
attributes.

> Tree2 needs the pass-through html attributes
> --------------------------------------------
>
>          Key: MYFACES-168
>          URL: http://issues.apache.org/jira/browse/MYFACES-168
>      Project: MyFaces
>         Type: Improvement
>     Versions: 1.0.9 beta
>  Environment: All
>     Reporter: Rob Decker
>     Assignee: sean schofield
>  Attachments: pass_through.patch
>
> Tree2 doesn't currently allow the pass-through html attributes. It uses a 
> table and being able to set a border, set it's width, and set style, 
> styleClass (as well as the other pass-throughs supported by table) is needed 
> to allow page designers to tweak the look and feel (or in my case coders 
> designing pages). This is minor in terms of coding and I can provide it if 
> someone can merge it into the source.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to