Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix and test nothing is GET sticky globally #1671

Merged
merged 4 commits into from
Apr 8, 2022

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Oct 5, 2021

No global GET sticky is important design goal of component based atk4/ui and we must fix it and assert it across all tests.

The presented test should reject usages like in #1650 (comment)

Also removing tools/get-assets.php as it is dangerous to cache resources as they might become out-of-sync and for some files, such dummy caching is not enought, as the resources might access another resources using relative paths.

@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch 6 times, most recently from 3ff9f65 to 1597000 Compare October 5, 2021 21:26
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch 3 times, most recently from 0e9bb07 to 633ff98 Compare October 10, 2021 21:32
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch 9 times, most recently from e87bf30 to f762ac8 Compare November 12, 2021 19:06
@mvorisek mvorisek marked this pull request as ready for review November 12, 2021 19:06
src/Grid.php Outdated Show resolved Hide resolved
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch 2 times, most recently from 53b677a to ed2d55d Compare February 13, 2022 12:01
@mvorisek mvorisek merged commit 8153019 into develop Apr 8, 2022
@mvorisek mvorisek deleted the ensure_no_global_sticky branch April 8, 2022 18:16
mvorisek added a commit that referenced this pull request Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants