Skip to content

[stable32] Fix app name not translated in the title of public pages#59755

Merged
nickvergessen merged 2 commits intostable32from
backport/59639/stable32
Apr 21, 2026
Merged

[stable32] Fix app name not translated in the title of public pages#59755
nickvergessen merged 2 commits intostable32from
backport/59639/stable32

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented Apr 21, 2026

Backport of PR #59639

danxuliu and others added 2 commits April 21, 2026 07:23
@nextcloud/vue automatically adds the localized app name to the page
title if a page heading but not an explicit page title is given. The
localized app name is expected to be provided in the "core->apps"
initial state, but that was set only when rendering a page as a
registered user. In public pages that data was not provided, so the
title contained the app ID rather than the localized app name.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@backportbot backportbot Bot requested a review from a team as a code owner April 21, 2026 07:23
@backportbot backportbot Bot added bug 3. to review Waiting for reviews labels Apr 21, 2026
@backportbot backportbot Bot added this to the Nextcloud 32.0.9 milestone Apr 21, 2026
@backportbot backportbot Bot requested review from ArtificialOwl, artonge, icewind1991 and salmart-dev and removed request for a team April 21, 2026 07:23
@nickvergessen nickvergessen merged commit 505fff1 into stable32 Apr 21, 2026
194 of 199 checks passed
@nickvergessen nickvergessen deleted the backport/59639/stable32 branch April 21, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants