Skip to content
This repository has been archived by the owner. 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
Collaborator

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 left a comment

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
0 of 3 checks passed
0 of 3 checks passed
continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build failed
Details
continuous-integration/travis-ci/push The Travis CI build failed
Details
@bsclifton bsclifton deleted the fix-7361 branch Mar 10, 2017
@feross
Copy link
Collaborator 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
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.