[richfaces-issues] [JBoss JIRA] Closed: (RF-2300) ContextMenu: Wrong component class name in guide

Svetlana mukhina (JIRA) jira-events at lists.jboss.org
Fri Feb 22 09:00:42 EST 2008


     [ http://jira.jboss.com/jira/browse/RF-2300?page=all ]

Svetlana mukhina closed RF-2300.
--------------------------------

    Resolution: Done

> ContextMenu: Wrong component class name in guide
> ------------------------------------------------
>
>                 Key: RF-2300
>                 URL: http://jira.jboss.com/jira/browse/RF-2300
>             Project: RichFaces
>          Issue Type: Bug
>          Components: doc
>    Affects Versions: 3.1.4
>            Reporter: Maksim Kaszynski
>         Assigned To: Svetlana mukhina
>             Fix For: 3.1.5, 3.2.0
>
>
> in guide, wrong class name is used
> import org.richfaces.component.html.HtmlContextMenu;   
> HtmlContextMenu myContextMenu = new HtmlContextMenu();
> Actual class name is org.richfaces.component.html.ContextMenu.
> I know that we have better to rename the class, but we cannot since it will break backward compatibility. 
> Please update doc to use actual type.

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

        



More information about the richfaces-issues mailing list