Skip to content
Snippets Groups Projects
Commit ecf8f6de authored by Benni Mack's avatar Benni Mack
Browse files

[BUGFIX] Show warning if TSconfig is set to circular dependency

When using TSconfig like this:

mod.web_list.tableDisplayOrder.pages {
   after = tt_content
}

which creates a circular dependency with the original TSconfig,
the list module does not crash anymore but shows a warning
instead.

Resolves: #98072
Releases: main, 12.4
Change-Id: Ifcc3890fc6283a8c4f20b8b959a41bec5108893c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79723


Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent df52f29f
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment