Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Default order in torrent list should be numerical order #7365

Merged
merged 1 commit into from
Mar 10, 2017
Merged

Conversation

feross
Copy link
Contributor

@feross feross commented Feb 23, 2017

Use numerical sort instead of alphanumerical sort.

Fixes: #7361

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

Test Plan:

  1. Start the WIRED CD magnet link from https://codepen.io/ferossity/full/qaezaB/
  2. Look at the list.
  3. Ensure that the list is sorted in the order 1, 2, 3, 4, 5, 6, 7, etc. instead of 1, 10, 11, 12, 13, etc.

Use numerical sort instead of alphanumerical sort.

Fixes: #7361
Copy link
Member

@bsclifton bsclifton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried it (before and after change); works great! 😄 ++

@bsclifton bsclifton added this to the 0.13.6 milestone Mar 10, 2017
@bsclifton bsclifton merged commit cd9669d into master Mar 10, 2017
@bsclifton bsclifton deleted the fix-7361 branch March 10, 2017 22:45
@feross
Copy link
Contributor Author

feross commented Mar 11, 2017

:D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants