Skip to content

Hotfix/fix store referer#1583

Merged
zonky2 merged 3 commits into
release/2.5from
hotfix/fix_store_referer
Jul 23, 2026
Merged

Hotfix/fix store referer#1583
zonky2 merged 3 commits into
release/2.5from
hotfix/fix_store_referer

Conversation

@zonky2

@zonky2 zonky2 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

zonky2 added 3 commits July 22, 2026 22:15
The flag was only read by dc-general's StoreRefererListener, which is removed for Contao 5.7 (System::getReferer() no longer uses the session referer). It no longer has any effect.
The "Save and go back" (saveNback) button was removed from dc-general (following Contao core 5.7.0). These per-table label overrides are no longer used.
System::getReferer() no longer resolves dc-general/MetaModels views in Contao 5.7 (it uses DcaUrlAnalyzer, which does not know the MetaModels tables), so the add-all "back" link and the "save and close" redirect pointed at the backend home instead of the settings list.

Build the URL from the settings table and its parent id instead, and drop the now unused Contao System adapter dependency.
@zonky2
zonky2 merged commit b088634 into release/2.5 Jul 23, 2026
0 of 4 checks passed
@zonky2
zonky2 deleted the hotfix/fix_store_referer branch July 23, 2026 08:56
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.

1 participant