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

Backport 7765 to 4.x #7766

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Backport 7765 to 4.x #7766

merged 3 commits into from
Nov 14, 2023

Conversation

markstory
Copy link
Member

I'll backport this to 4.x so that the 5.x migration guide docs provide
the solution discussed as part of cakephp/cakephp#17415
@markstory markstory added this to the 4.x milestone Nov 13, 2023
@@ -96,6 +96,18 @@ be removed in 5.0.
- Use :ref:`controller-viewclasses` instead of defining view class mappings in
``RequestHandlerComponent``.

The automatic view switching for 'ajax' requests offered by
Copy link
Member

Choose a reason for hiding this comment

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

Isn't it deprecated instead of not available?

Copy link
Member

Choose a reason for hiding this comment

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

Was this supposed to go into 5.0?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks! got that fixed.

@othercorey othercorey merged commit 04cf8d5 into 4.x Nov 14, 2023
3 checks passed
@othercorey othercorey deleted the fix-ajaxviewbackport branch November 14, 2023 05:23
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