[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4083) Properties view doesn't show all attributes for selected JSF, Ajax, RichFaces component

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Mar 24 16:08:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12458909#action_12458909 ] 

Alexey Kazakov commented on JBIDE-4083:
---------------------------------------

BTW this page is not correct.
It should have <!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
doctype declaration instead of
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
because the root tag is ui:composition 
But anyway this bug is reproducable in correct pages too.

> Properties view doesn't show all attributes for selected JSF, Ajax, RichFaces component
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-4083
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4083
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 3.0.0.GA
>            Reporter: Yura Zhishko
>            Assignee: Alexey Kazakov
>         Attachments: allComponents4.xhtml
>
>
> 1) Open attached page in studio
> 2) Select any JSF, RichFaces, Ajax tag.
> 3) Look to Properties view.
> EXPECTED: All attributes should be displayed of the current component.
> ACTUAL: Properties view displays only attributes with non null values.
> I could reproduce this test case only for XHTML pages

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

        



More information about the jbosstools-issues mailing list