[
https://jira.jboss.org/jira/browse/GTNPORTAL-587?page=com.atlassian.jira....
]
Minh Hoang TO commented on GTNPORTAL-587:
-----------------------------------------
A bad habit of former eXo Java coders is to mixed UI-related and data-related in a single
method, even if it is evitable.
In this case, the code lines showing popup message (UI-related stuff) is put in method
defaultValue() in UIPageBrowser. That makes the message popup open up whenever the method
defaultValue() is invoked and if no result of the query is available.
Still show message when create a papge in add new node
------------------------------------------------------
Key: GTNPORTAL-587
URL:
https://jira.jboss.org/jira/browse/GTNPORTAL-587
Project: GateIn Portal
Issue Type: Bug
Affects Versions: 3.0.0-Beta05
Reporter: Hang Nguyen
Assignee: Minh Hoang TO
Steps:
- Go to Add new node
- Seelct Page Selector
- Click Search and Select Page button
- Input search keyword in search text box that is not available name of group/portal/user
( aaa)
- Show message "No result found. "
- Close message
- Close select page form
- Return to Page Selector
- Input name : aaa
- Click Create page button
- new node is added but still Show message "No result found. " --> Error.
--
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