Alexandre Mendonça created GTNPORTAL-3067:
---------------------------------------------
Summary: GateIn Redirect Admin UI: Wrong actions after sorting redirects or
conditions
Key: GTNPORTAL-3067
URL:
https://issues.jboss.org/browse/GTNPORTAL-3067
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Alexandre Mendonça
Assignee: Alexandre Mendonça
After sorting redirects or conditions if an action is performed on one of the elements, it
doesn't perform the action on the desired entry but rather on the element previously
occupying such position.
Steps to reproduce:
1. Assuming there's a list of redirects "Redirect One" and "Redirect
Two" by this order;
2. Change it to be "Redirect Two", "Redirect One";
3. Click Configure on "Redirect Two";
4. "Redirect One" is opened for configuration instead of desired "Redirect
Two".
The same applies to conditions.
This is probably due to JSF/RF internal way of handling it, relying on indexes which are
not updated with sorting, which is done only by jQuery usage.
--
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