[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2350) Pages renaming is not displayed on Graphical tab for pages.xml

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Tue Jun 17 08:33:33 EDT 2008


Pages renaming is not displayed on Graphical tab for pages.xml 
---------------------------------------------------------------

                 Key: JBIDE-2350
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2350
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 3.0.alpha
            Reporter: Anton Klimkovich


EXECUTE: Create Seam web project
EXECUTE: Open pages.xml
EXECUTE: Right mouse click and select New Page from context menu
EXECUTE: Set checkbox Create File 
EXECUTE: Input name of file and press finish button (NewPage.xhtml for example)
EXECUTE: Select this page on Graphical tab and select Rename from context menu
EXECUTE: Input another name of file and press finish button . (NewPage2.xhtml for example)
EXECUTE: Switch to Source tab 
ASSERT:   The string should be renamed <page view-id="/NewPage2.xhtml"/> 
EXECUTE: Switch to Graphical tab 
FAILURE:   The page isn't renamed.
EXECUTE: Switch to Source tab  and delete <page view-id="/NewPage2.xhtml"/> 
EXECUTE: Switch to Graphical tab and rename the page back to NewPage.xhtml
FAILURE:   NPE is occured. log attached.

-- 
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 jbosstools-issues mailing list