Skip to content

[stable33] Fix app name not translated in the title of public pages#59756

Merged
nickvergessen merged 2 commits intostable33from
backport/59639/stable33
Apr 21, 2026
Merged

[stable33] Fix app name not translated in the title of public pages#59756
nickvergessen merged 2 commits intostable33from
backport/59639/stable33

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 review from Altahrim and nickvergessen April 21, 2026 07:23
@backportbot backportbot Bot requested a review from a team as a code owner April 21, 2026 07:23
@backportbot backportbot Bot requested review from ArtificialOwl, come-nc, danxuliu and leftybournes and removed request for a team 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 33.0.3 milestone Apr 21, 2026
@nickvergessen nickvergessen merged commit c126084 into stable33 Apr 21, 2026
168 of 173 checks passed
@nickvergessen nickvergessen deleted the backport/59639/stable33 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