Task list bug when using capital X as completed (1.11.4) #5357

Closed
opened 2025-11-02 06:22:29 -06:00 by GiteaMirror · 6 comments
Owner

Originally created by @xoac on GitHub (May 7, 2020).

  • Gitea version (or commit ref):1.11.4 (docker alpine version)
  • Git version: not relavant
  • Operating system: Ubuntu 18 LTS
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Task counter doesn't count on capital X. Count task manually on screenshot.

Screenshots

image
image
image

Originally created by @xoac on GitHub (May 7, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> - Gitea version (or commit ref):1.11.4 (docker alpine version) - Git version: not relavant - Operating system: Ubuntu 18 LTS - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [X] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [X] No - [ ] Not relevant - Log gist: ## Description Task counter doesn't count on capital X. Count task manually on screenshot. ## Screenshots ![image](https://user-images.githubusercontent.com/1863020/81280944-82d97580-9059-11ea-992e-e27a1fc64347.png) ![image](https://user-images.githubusercontent.com/1863020/81280979-8f5dce00-9059-11ea-880f-3bc6cfbcf897.png) ![image](https://user-images.githubusercontent.com/1863020/81281646-67229f00-905a-11ea-91b9-e66573c86ce9.png)
GiteaMirror added the type/bug label 2025-11-02 06:22:29 -06:00
Author
Owner

@xoac commented on GitHub (May 7, 2020):

I have also tried this bug at try gitea and it was not present on gitea 1.12.0+dev-269-gb16534b0e

But I have noticed I can't see issues after doing this:

- [] no space in task point 
- [ ] space in task point

Link to my testes issue

@xoac commented on GitHub (May 7, 2020): I have also tried this bug at try gitea and it was not present on gitea 1.12.0+dev-269-gb16534b0e But I have noticed I can't see issues after doing this: ``` - [] no space in task point - [ ] space in task point ``` [Link to my testes issue](https://try.gitea.io/xoac/capitalX/issues/1)
Author
Owner

@zeripath commented on GitHub (May 7, 2020):

so to replicate I needed:

- [ ] first 
- [] no space in task point 
- [ ] space in task point
@zeripath commented on GitHub (May 7, 2020): so to replicate I needed: ``` - [ ] first - [] no space in task point - [ ] space in task point ```
Author
Owner

@xoac commented on GitHub (May 7, 2020):

The bug described in the first post and in first comment are different and are not related to each other. I am more interested in the first one since it's in stable.

@xoac commented on GitHub (May 7, 2020): The bug described in the first post and in first comment are different and are not related to each other. I am more interested in the first one since it's in stable.
Author
Owner

@zeripath commented on GitHub (May 7, 2020):

The original issue has already been fixed in master - quite recently I think. If you can find the PR number - it was by me I can I probably backport it.

@zeripath commented on GitHub (May 7, 2020): The original issue has already been fixed in master - quite recently I think. If you can find the PR number - it was by me I can I probably backport it.
Author
Owner

@zeripath commented on GitHub (May 7, 2020):

The original issue was fixed by #10979

@zeripath commented on GitHub (May 7, 2020): The original issue was fixed by #10979
Author
Owner

@xoac commented on GitHub (May 7, 2020):

I don't need backport. I just reported bug. I use gitea myself so I how to deal with it.

Fell free to close it when #11328 will be merged

@xoac commented on GitHub (May 7, 2020): I don't need backport. I just reported bug. I use gitea myself so I how to deal with it. Fell free to close it when #11328 will be merged
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5357