Project boards fail to render after newest docker nightly update #12639

Closed
opened 2025-11-02 10:16:52 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @mjwhitta on GitHub (Mar 13, 2024).

Originally assigned to: @6543 on GitHub.

Description

Below is copied verbatim from the top of the page when trying to view any of my Projects:

An error occurred:

Render failed, failed to render template: repo/projects/view, error: template error: builtin(bindata):repo/issue/card:64:75 : executing "repo/issue/card" at <RenderLabel>: wrong number of args for RenderLabel: want 3 got 2
----------------------------------------------------------------------
			<a target="_blank" href="{{$.Issue.Repo.Link}}/issues?labels={{.ID}}">{{RenderLabel ctx .}}</a>
			                                                                        ^
----------------------------------------------------------------------
Gitea Version: 1.22.0+dev-1019-g85c59d6c2

My URL is https://<host>/<user>/<repo>/projects/1.

Gitea Version

1.22.0+dev-1019-g85c59d6c2

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

  • Official docker container
  • nightly

Database

None

Originally created by @mjwhitta on GitHub (Mar 13, 2024). Originally assigned to: @6543 on GitHub. ### Description Below is copied verbatim from the top of the page when trying to view any of my Projects: ``` An error occurred: Render failed, failed to render template: repo/projects/view, error: template error: builtin(bindata):repo/issue/card:64:75 : executing "repo/issue/card" at <RenderLabel>: wrong number of args for RenderLabel: want 3 got 2 ---------------------------------------------------------------------- <a target="_blank" href="{{$.Issue.Repo.Link}}/issues?labels={{.ID}}">{{RenderLabel ctx .}}</a> ^ ---------------------------------------------------------------------- Gitea Version: 1.22.0+dev-1019-g85c59d6c2 ``` My URL is `https://<host>/<user>/<repo>/projects/1`. ### Gitea Version 1.22.0+dev-1019-g85c59d6c2 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? - Official docker container - nightly ### Database None
GiteaMirror added the type/bug label 2025-11-02 10:16:52 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Mar 13, 2024):

Regression of #29680

@wxiaoguang commented on GitHub (Mar 13, 2024): Regression of #29680
Author
Owner

@6543 commented on GitHub (Mar 13, 2024):

Thanks for reporting it quickly ❤️

@6543 commented on GitHub (Mar 13, 2024): Thanks for reporting it quickly ❤️
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12639