[JBoss JIRA] (GTNPORTAL-3224) Recursive paste navigation nodes in navigation editor
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3224?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3224:
----------------------------------
Labels: backlogs (was: )
> 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
> Labels: backlogs
> Fix For: 3.7.0.Final
>
> Time Spent: 1 hour
> Remaining Estimate: 0 minutes
>
> 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
11 years, 5 months
[JBoss JIRA] (GTNPORTAL-3235) Navigation nodes in navigation editor don't change label after portal language changed
by Son Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3235?page=com.atlassian.jira.pl... ]
Son Tran closed GTNPORTAL-3235.
-------------------------------
> Navigation nodes in navigation editor don't change label after portal language changed
> --------------------------------------------------------------------------------------
>
> Key: GTNPORTAL-3235
> URL: https://issues.jboss.org/browse/GTNPORTAL-3235
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Son Tran
> Assignee: Son Tran
> Priority: Minor
> Fix For: 3.7.0.Final
>
> Attachments: Extended-label-mode-KO.png, ExtendedLabel.png
>
>
> - Login as "root" --> Try to edit navigation (Open navigation editor)
> - Add node "test". Use "Extended Label Mode":
> + label for English : enLabel
> + label for French : frLabel
> - Save all
> - Open navigation editor again, now change language to French
> ---> Error : the test node's label doesn't change language to "frLabel"
> The problem here is "resolvedLabel" is cached in UserNode, and it's only resolved one time
--
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
11 years, 5 months
[JBoss JIRA] (GTNPORTAL-3235) Navigation nodes in navigation editor don't change label after portal language changed
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3235?page=com.atlassian.jira.pl... ]
Trong Tran resolved GTNPORTAL-3235.
-----------------------------------
Fix Version/s: 3.7.0.Final
Resolution: Done
> Navigation nodes in navigation editor don't change label after portal language changed
> --------------------------------------------------------------------------------------
>
> Key: GTNPORTAL-3235
> URL: https://issues.jboss.org/browse/GTNPORTAL-3235
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Son Tran
> Assignee: Son Tran
> Priority: Minor
> Fix For: 3.7.0.Final
>
> Attachments: Extended-label-mode-KO.png, ExtendedLabel.png
>
>
> - Login as "root" --> Try to edit navigation (Open navigation editor)
> - Add node "test". Use "Extended Label Mode":
> + label for English : enLabel
> + label for French : frLabel
> - Save all
> - Open navigation editor again, now change language to French
> ---> Error : the test node's label doesn't change language to "frLabel"
> The problem here is "resolvedLabel" is cached in UserNode, and it's only resolved one time
--
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
11 years, 5 months
[JBoss JIRA] (GTNPORTAL-3220) Show wrong message when uncheck show publication date in add/edit node
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3220?page=com.atlassian.jira.pl... ]
Trong Tran commented on GTNPORTAL-3220:
---------------------------------------
The previously set value on publication inputs should be ignored when saving if the show publication checkbox is unchecked.
> Show wrong message when uncheck show publication date in add/edit node
> ----------------------------------------------------------------------
>
> Key: GTNPORTAL-3220
> URL: https://issues.jboss.org/browse/GTNPORTAL-3220
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.6.1.Final
> Reporter: Son Tran
> Assignee: Son Tran
> Priority: Minor
>
> Add/edit a node
> In Page Node Setting tab:
> Check Show publication date
> Set Start Publication Date (02/25/2013 15:30:27) is greater than End Publication Date (02/24/2013 15:30:29)
> Uncheck show publication date
> Click Save
> => Show message alert :"The end date must be after the start date." -> NOK
> Expected output: The Publication date don't save after set publication date/time for node
--
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
11 years, 5 months