[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16387625#comment-16387625
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10318:
---------------------------------------------

rafaelweingartner commented on issue #2478: [CLOUDSTACK-10318] Bug on sorting 
ACL rules list in chrome
URL: https://github.com/apache/cloudstack/pull/2478#issuecomment-370742768
 
 
   What happens there is that Google Chrome only sorts blocks of 10 elements 
when the sort function return Boolean values. To fix it, we need to return a 
numeric value indicating if the first object is smaller (-), equal (0), or (+) 
greater than the second one.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Bug on sorting ACL rules list in chrome 
> ----------------------------------------
>
>                 Key: CLOUDSTACK-10318
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10318
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Rafael Weingärtner
>            Assignee: Rafael Weingärtner
>            Priority: Major
>             Fix For: 4.12
>
>
> There is a bug on ACL rules list when a user creates more than 10 rules.
> #Steps to reproduce this issue
> - Create more than 10 ACL rules.
> - Access the ACL rules list page.
> - You will see that they are not sorted as they should by the ACL rule number



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to