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

not all tags are listed properly #1994

Closed
Strubbl opened this issue Apr 28, 2016 · 0 comments · Fixed by #2013
Closed

not all tags are listed properly #1994

Strubbl opened this issue Apr 28, 2016 · 0 comments · Fixed by #2013
Assignees
Labels
Milestone

Comments

@Strubbl
Copy link
Contributor

Strubbl commented Apr 28, 2016

Issue details

In our /tag/list there are listed maximum 10 tags - even if you have more

Environment

  • wallabag version (or git revision) that exhibits the issue: 2.0.3
  • How did you install wallabag? Via git clone or by downloading the package?
  • Last wallabag version that did not exhibit the issue (if applicable):
  • php version:
  • OS:
  • type of hosting (shared or dedicated):
  • which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL): mysql

Steps to reproduce/test case

Please provide necessary steps for reproduction of this issue, or better the
reduced test case (without any external dependencies, if possible).

  1. add more than 10 tags and assign at least one article to one of them
  2. go to /tag/list
  3. for me it is written "there are 14 tags". But the listing after that sentence only contains 10 tags
@tcitworld tcitworld added the Bug label Apr 28, 2016
@tcitworld tcitworld added this to the 2.0.4 milestone Apr 28, 2016
@nicosomb nicosomb self-assigned this May 2, 2016
nicosomb added a commit that referenced this issue May 2, 2016
Fix #1994
* Remove unused method in tag repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants