You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Anil Kommareddi (JIRA)" <de...@myfaces.apache.org> on 2006/11/27 23:04:21 UTC

[jira] Created: (TOMAHAWK-807) documentBody needs id, style and styleClass attributes

documentBody needs id, style and styleClass attributes
------------------------------------------------------

                 Key: TOMAHAWK-807
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-807
             Project: MyFaces Tomahawk
          Issue Type: Improvement
          Components: Html Tag
    Affects Versions: 1.1.3
         Environment: documentBody tag needs to support id, style and styleClass tags
            Reporter: Anil Kommareddi


documentBody tag needs to support id, style and styleClass tags

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

        

[jira] Commented: (TOMAHAWK-807) documentBody needs id, style and styleClass attributes

Posted by "Jeff Bischoff (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469462 ] 

Jeff Bischoff commented on TOMAHAWK-807:
----------------------------------------

This would be a start, though more is needed. Specifically, t:documentBody also needs the html pass-thru attributes such as bgcolor, etc.

What would really be nice is a "background" attribute that behaves much like the h:graphicImage tag does (at least in terms of path rewriting for you).

> documentBody needs id, style and styleClass attributes
> ------------------------------------------------------
>
>                 Key: TOMAHAWK-807
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-807
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Html Tag
>    Affects Versions: 1.1.3
>         Environment: documentBody tag needs to support id, style and styleClass tags
>            Reporter: Anil Kommareddi
>         Attachments: DocumentBody.java, DocumentBodyRenderer.java, DocumentBodyTag.java, tomahawk.tld
>
>
> documentBody tag needs to support id, style and styleClass tags

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TOMAHAWK-807) documentBody needs id, style and styleClass attributes

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607391#action_12607391 ] 

Leonardo Uribe commented on TOMAHAWK-807:
-----------------------------------------

In this tag we don't need to support deprecated presentation attributes. Adds id, style and styleClass for documentBody is ok.

> documentBody needs id, style and styleClass attributes
> ------------------------------------------------------
>
>                 Key: TOMAHAWK-807
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-807
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Html Tag
>    Affects Versions: 1.1.3
>         Environment: documentBody tag needs to support id, style and styleClass tags
>            Reporter: Anil Kommareddi
>         Attachments: DocumentBody.java, DocumentBodyRenderer.java, DocumentBodyTag.java, tomahawk.tld
>
>
> documentBody tag needs to support id, style and styleClass tags

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TOMAHAWK-807) documentBody needs id, style and styleClass attributes

Posted by "Anil Kommareddi (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-807?page=all ]

Anil Kommareddi updated TOMAHAWK-807:
-------------------------------------

    Status: Patch Available  (was: Open)

> documentBody needs id, style and styleClass attributes
> ------------------------------------------------------
>
>                 Key: TOMAHAWK-807
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-807
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Html Tag
>    Affects Versions: 1.1.3
>         Environment: documentBody tag needs to support id, style and styleClass tags
>            Reporter: Anil Kommareddi
>         Attachments: DocumentBody.java, DocumentBodyRenderer.java
>
>
> documentBody tag needs to support id, style and styleClass tags

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

        

[jira] Commented: (TOMAHAWK-807) documentBody needs id, style and styleClass attributes

Posted by "Jeff Bischoff (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469492 ] 

Jeff Bischoff commented on TOMAHAWK-807:
----------------------------------------

I just saw that the old html attributes are not supported in strict xhtml. Maybe we don't need them after all? What do you guys think?

> documentBody needs id, style and styleClass attributes
> ------------------------------------------------------
>
>                 Key: TOMAHAWK-807
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-807
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Html Tag
>    Affects Versions: 1.1.3
>         Environment: documentBody tag needs to support id, style and styleClass tags
>            Reporter: Anil Kommareddi
>         Attachments: DocumentBody.java, DocumentBodyRenderer.java, DocumentBodyTag.java, tomahawk.tld
>
>
> documentBody tag needs to support id, style and styleClass tags

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.