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

[4.3] Backporting changes from framework Input/Cookie class to CMS class #40414

Merged
merged 2 commits into from
Apr 21, 2023

Conversation

Hackwar
Copy link
Member

@Hackwar Hackwar commented Apr 19, 2023

Pull Request for Issue #40412 .

Summary of Changes

This PR backports several bugfixes from the frameworks Input/Cookie class to the CMS class, making the classes compatible. This fixes the issue of the languagefilter not being able to set the cookie. The original issue is, that our base class for our application, AbstractWebApplication, defines the Input object as the framework class, while the child classes use the CMS class instead.

Testing Instructions

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

@bayareajenn
Copy link

I have tested this item ✅ successfully on e33f299

Because there were no test instructions, I went around looking at other links to determine what and how I was supposed to test. Ultimately I applied the patch, added another language, changed Session to Year in the Language Filter Plugin. Tested on the frontend with no error. Thanks.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40414.

@bayareajenn
Copy link

Adding screen shot for the cookie being 1 year out.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40414.

@formfranska
Copy link

I have tested this item ✅ successfully on e33f299


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40414.

@formfranska
Copy link

Thank you for this patch. Super 👍🏽😊🙏🏽


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40414.

@richard67
Copy link
Member

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40414.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Apr 21, 2023
@obuisard obuisard merged commit 1e601c5 into joomla:4.3-dev Apr 21, 2023
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Apr 21, 2023
@obuisard
Copy link
Contributor

Thank you Hannes @Hackwar for the fix!

@obuisard obuisard added this to the Joomla! 4.3.1 milestone Apr 21, 2023
@Hackwar Hackwar deleted the 4.3-input branch March 22, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants