Skip to content

Fix broken Symfony event subscribers link on branch 7.0 - #655

Merged
adiati98 merged 2 commits into
mautic:7.0from
Promptless:promptless/pr-624-symfony-link-7.0
Sep 1, 2026
Merged

Fix broken Symfony event subscribers link on branch 7.0#655
adiati98 merged 2 commits into
mautic:7.0from
Promptless:promptless/pr-624-symfony-link-7.0

Conversation

@promptless-for-oss

Copy link
Copy Markdown
Contributor

Open in Promptless

Ports the broken-link fix from PR #624 (branch 7.2) and #654 (branch 7.1) to branch 7.0, as requested by maintainer @adiati98. The "event subscribers" cross-reference on the Plugin event listeners page pointed to a Symfony docs anchor that no longer exists — Symfony moved the event dispatcher page out of /components/ and renamed the section anchor — so the old #using-event-subscribers anchor returned "Anchor not found" and failed the docs linkcheck build on this branch. The xref now points to the current Symfony page and anchor. Visible link text is unchanged.

Trigger Events

Ports the broken-link fix from PR mautic#624 (branch 7.2) / mautic#654 (branch 7.1) to branch 7.0, as requested by maintainer @adiati98. The Symfony event dispatcher page moved out of /components/ and the section anchor was renamed, so the old #using-event-subscribers anchor returned 'Anchor not found' and failed the docs linkcheck build. The xref now points to the current Symfony page and anchor. Visible link text is unchanged.
@promptless-for-oss

Copy link
Copy Markdown
Contributor Author

Just a reminder: I review PR comments by default. If you want me to ignore a specific comment, start it with aside or /aside.

@adiati98
adiati98 merged commit 6e44de8 into mautic:7.0 Sep 1, 2026
3 checks passed
@promptless-for-oss
promptless-for-oss deleted the promptless/pr-624-symfony-link-7.0 branch September 1, 2026 11:44
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.

2 participants