Skip to content

TINYDOC-3575 - Fix cross-reference rendering as literal text in the MCP OAuth section - #4303

Merged
kemister85 merged 1 commit into
tinymce/8from
hotfix/8/TINYDOC-3575
Aug 11, 2026
Merged

TINYDOC-3575 - Fix cross-reference rendering as literal text in the MCP OAuth section#4303
kemister85 merged 1 commit into
tinymce/8from
hotfix/8/TINYDOC-3575

Conversation

@kemister85

@kemister85 kemister85 commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Ticket: TINYDOC-3575

Site: Staging branch

Changes:

  • modules/ROOT/pages/tinymceai-on-premises-mcp.adoc: replaced the bare <<mcp-troubleshooting>> reference in the MCP server URL for OAuth section with xref:#mcp-troubleshooting[Troubleshooting]. The target is an inline anchor with no title, so Asciidoctor fell back to rendering the identifier as literal [mcp-troubleshooting] text instead of a link.
  • modules/ROOT/pages/tinymceai-on-premises-mcp.adoc: moved the [[mcp-troubleshooting]] anchor into the table cell it describes. The anchor previously sat on its own line inside the table body, which attached it to the end of the preceding row rather than to the initializeMcpOAuth hangs for 60+ seconds with no response row.

Verified in a local build: the reference renders as <a href="#mcp-troubleshooting">Troubleshooting</a> and the anchor resolves to the intended troubleshooting row.


Pre-checks:

  • Branch is correctly prefixed: hotfix/8/TINYDOC-3575
  • Build passes without console errors, warnings, or issues.

Review:

  • Documentation Team Lead has reviewed.

@kemister85
kemister85 requested review from a team, kimwoodfield, ltrouton, shanmen-tiny and tiny-ben-tran and removed request for a team August 11, 2026 00:39
@kemister85
kemister85 marked this pull request as ready for review August 11, 2026 00:39
@kemister85
kemister85 requested review from a team and soritaheng as code owners August 11, 2026 00:39
@kemister85
kemister85 merged commit 1181a72 into tinymce/8 Aug 11, 2026
5 checks passed
@kemister85
kemister85 deleted the hotfix/8/TINYDOC-3575 branch August 11, 2026 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants