Skip to content

[TASK] Provide page.tsconfig file to replace GLOBALS assign#31

Merged
bmack merged 1 commit into
b13:mainfrom
toujou:tsconfig-load
Dec 4, 2025
Merged

[TASK] Provide page.tsconfig file to replace GLOBALS assign#31
bmack merged 1 commit into
b13:mainfrom
toujou:tsconfig-load

Conversation

@helsner

@helsner helsner commented Nov 25, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@bmack
bmack merged commit 633a9a3 into b13:main Dec 4, 2025
5 checks passed
@@ -0,0 +1,2 @@
TCEMAIN.linkHandler.page.handler = B13\\Link2Language\\LinkHandler\\PageLinkHandler

@mbrodala mbrodala Dec 4, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The \\ is an error and fails accordingly:

Class "B13\\Link2Language\\LinkHandler\\PageLinkHandler" not found

In PHP this was necessary, in TypoScript/PageTS it is not, see linkHandler docs.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #32 for the fix.

mbrodala added a commit to mbrodala/link2language that referenced this pull request Dec 4, 2025
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