Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting IP addresses #1268

Closed
3 tasks done
xfgrg7abzaelktmzmvbdpm7t opened this issue May 11, 2020 · 0 comments · Fixed by #1269
Closed
3 tasks done

Sorting IP addresses #1268

xfgrg7abzaelktmzmvbdpm7t opened this issue May 11, 2020 · 0 comments · Fixed by #1269

Comments

@xfgrg7abzaelktmzmvbdpm7t

In raising this issue, I confirm the following: {please fill the checkboxes, e.g: [X]}

How familiar are you with the the source code relevant to this issue?:
7
{Replace this with a number from 1 to 10. 1 being not familiar, and 10 being very familiar}


Expected behaviour:
When sorting IP addresses (for example in Group Management > Clients) the IP addresses are sorted numerical. That is:
10.0.10.7
10.0.10.10
10.0.10.12

{A detailed description of what you expect to see}

Actual behaviour:
When sorting IP addresses (for example in Group Management > Clients) the IP addresses are sorted like a text string and not numerical.
10.0.10.10
10.0.10.12
10.0.10.7

{A detailed description and/or screenshots of what you do see}

Steps to reproduce:
Enter the above IP addresses and click on the column name to sort them.

{Detailed steps of how we can reproduce this}

Debug token provided by uploading pihole -d log:

{Alphanumeric token}

Troubleshooting undertaken, and/or other relevant information:

{Steps of what you have done to fix this}

  • {Please delete this quoted section when opening your issue}
  • You must follow the template instructions. Failure to do so will result in your issue being closed.
  • Please submit any feature requests here, so it is votable and trackable by the community.
  • Please respect that Pi-hole is developed by volunteers, who can only reply in their spare time.
  • Detail helps us understand and resolve an issue quicker, but please ensure it's relevant.
  • This template was created based on the work of udemy-dl.
@dschaper dschaper transferred this issue from pi-hole/pi-hole May 11, 2020
@DL6ER DL6ER linked a pull request May 11, 2020 that will close this issue
8 tasks
@DL6ER DL6ER added this to the v5.1 milestone May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants