Skip to content

[stable33] fix(admin): restore proper anchor IDs for APCu, Redis and Memcached sections#14949

Merged
skjnldsv merged 2 commits into
stable33from
backport/14907/stable33
May 20, 2026
Merged

[stable33] fix(admin): restore proper anchor IDs for APCu, Redis and Memcached sections#14949
skjnldsv merged 2 commits into
stable33from
backport/14907/stable33

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented May 20, 2026

Backport of #14907

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

fix(admin): add explicit labels to caching configuration headings

APCu, Redis, and Memcached h2 headings on the memory caching page were

generating non-descriptive IDs (id1, id2, ...) instead of the expected

anchors (apcu, redis, memcached). Adding explicit RST reference labels

ensures stable, predictable fragment URLs.

Also fix a double-space typo in the existing _install_redis_label

directive that made it malformed RST.

Fixes #6878

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>

[skip ci]
@skjnldsv
Copy link
Copy Markdown
Member

@copilot fix this backport

@skjnldsv skjnldsv marked this pull request as ready for review May 20, 2026 07:00
Copy link
Copy Markdown
Contributor

Copilot AI commented May 20, 2026

@copilot fix this backport

Fixed in 804f31d. The stable33 backport was missing the actual Sphinx anchor fix, so I updated the APCu/Redis/Memcached links to anonymous external references and verified the page with sphinx-lint plus an admin_manual HTML build.

Copilot AI requested a review from skjnldsv May 20, 2026 07:04
@skjnldsv skjnldsv enabled auto-merge May 20, 2026 07:05
@github-actions
Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

📄 1 changed documentation page

Last updated: Wed, 20 May 2026 07:12:03 GMT

@skjnldsv skjnldsv merged commit c8d2e8a into stable33 May 20, 2026
21 checks passed
@skjnldsv skjnldsv deleted the backport/14907/stable33 branch May 20, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants