All "select lists" are not working #4985

Closed
opened 2025-11-02 06:10:05 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @Aragur on GitHub (Mar 2, 2020).

  • Gitea version (or commit ref): 1.12.0+dev-412-g4160bd6ef
  • Operating system: Debian
  • 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

Any select lists are not working after the latest update. (They are also not working on try.gitea.io)

Screenshots

Screenshot_20200302_115116

Originally created by @Aragur on GitHub (Mar 2, 2020). - Gitea version (or commit ref): 1.12.0+dev-412-g4160bd6ef - Operating system: Debian - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description Any select lists are not working after the latest update. (They are also not working on try.gitea.io) ## Screenshots ![Screenshot_20200302_115116](https://user-images.githubusercontent.com/11004008/75669921-22eed900-5c7c-11ea-91d2-6a3d2b076a36.png)
GiteaMirror added the type/bugtopic/build labels 2025-11-02 06:10:05 -06:00
Author
Owner

@alexanderadam commented on GitHub (Mar 2, 2020):

I guess this is a duplicate of #10565

and therefore I guess #10576 will fix this as well.

@alexanderadam commented on GitHub (Mar 2, 2020): I guess this is a duplicate of #10565 and therefore I guess #10576 will fix this as well.
Author
Owner

@silverwind commented on GitHub (Mar 3, 2020):

If this was built from source, try a clean build, e.g. TAGS=bindata make clean-all build.

@silverwind commented on GitHub (Mar 3, 2020): If this was built from source, try a clean build, e.g. `TAGS=bindata make clean-all build`.
Author
Owner

@Aragur commented on GitHub (Mar 3, 2020):

@silverwind my installation is using the official docker image

@Aragur commented on GitHub (Mar 3, 2020): @silverwind my installation is using the official docker image
Author
Owner

@bkraul commented on GitHub (Mar 3, 2020):

Same here. This is kind of a breaking issue, as it interferes with the ability to create pull requests (can't select branch to PR from)....

@bkraul commented on GitHub (Mar 3, 2020): Same here. This is kind of a breaking issue, as it interferes with the ability to create pull requests (can't select branch to PR from)....
Author
Owner

@silverwind commented on GitHub (Mar 3, 2020):

All I currently know is that this is some kind of intermittent build issue. Try updating to a newer image, chances are the issue is not present there.

https://hub.docker.com/r/gitea/gitea/tags

@silverwind commented on GitHub (Mar 3, 2020): All I currently know is that this is some kind of intermittent build issue. Try updating to a newer image, chances are the issue is not present there. https://hub.docker.com/r/gitea/gitea/tags
Author
Owner

@bkraul commented on GitHub (Mar 3, 2020):

I actually reverted to one of my archived docker tags, until this is confirmed normalized. I know for sure c08c975d3 does not have this issue.

@bkraul commented on GitHub (Mar 3, 2020): I actually reverted to one of my archived docker tags, until this is confirmed normalized. I know for sure c08c975d3 does not have this issue.
Author
Owner

@silverwind commented on GitHub (Mar 3, 2020):

Chances are, it was introduced in 85e6a1267c.

@silverwind commented on GitHub (Mar 3, 2020): Chances are, it was introduced in https://github.com/go-gitea/gitea/commit/85e6a1267c634b0316b159874e6e4e18c267c7fb.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4985