[gatein-issues] [JBoss JIRA] (GTNPORTAL-3224) Recursive paste navigation nodes in navigation editor

Tuyen Nguyen The (JIRA) jira-events at lists.jboss.org
Wed Aug 7 04:52:25 EDT 2013


Tuyen Nguyen The created GTNPORTAL-3224:
-------------------------------------------

             Summary: Recursive paste navigation nodes in navigation editor
                 Key: GTNPORTAL-3224
                 URL: https://issues.jboss.org/browse/GTNPORTAL-3224
             Project: GateIn Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Management
            Reporter: Tuyen Nguyen The
            Assignee: Tuyen Nguyen The
             Fix For: 3.7.0.Final


Login as root and open navigation editor (Site --> edit navigation)
Copy or clone SiteMap, and paste to Home node, let's call it "NewSiteMap"
Copy or Cut Home, paste it to "NewSiteMap" --> infinite loop happened
The problem is in UINavigationEditor#PasteNodeActionListener --> need to traverse all node in the tree, and copy it --> we should check the condition to stop the loop

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list