Gitea: All "select lists" are not working

Created on 2 Mar 2020  路  7Comments  路  Source: go-gitea/gitea

  • 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

kinbug kinbuild

Most helpful comment

@silverwind my installation is using the official docker image

All 7 comments

I guess this is a duplicate of #10565

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

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

@silverwind my installation is using the official docker image

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)....

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

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mirhec picture mirhec  路  3Comments

cookiengineer picture cookiengineer  路  3Comments

kolargol picture kolargol  路  3Comments

internalfx picture internalfx  路  3Comments

jonasfranz picture jonasfranz  路  3Comments