Skip to content

Inconsistent display of repository licenses in the frontend UI #33222

Closed
@H0llyW00dzZ

Description

@H0llyW00dzZ

Description

The repository license information is sometimes missing or disappearing from the frontend UI. This inconsistency in displaying licenses affects the user's ability to quickly identify the license of a given repository.

Expected behavior:
The repository license information should be consistently and accurately displayed in the frontend UI for all repositories, regardless of any changes made to the repository.

Actual behavior:
The repository license information is sometimes missing or disappears from the frontend UI, leading to inconsistencies in displaying licenses across different repositories.

Gitea Version

v1.23.1

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

For example, in the Go language repository, the license is correctly shown as BSD-3-Clause:

image

However, in another repository, such as Gitea, the license information is not displayed at all:

image

Note

In the Gitea repository, the license was previously shown as MIT License. However, after some changes were made (e.g, pull from original repository), the license information disappeared from the UI.

Git Version

v2.47.1

Operating System

Linux

How are you running Gitea?

Running on Kubernetes

Database

SQLite

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions