-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[6.0] Fix deprecated message in messages - my settings #46475
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
base: 6.0-dev
Are you sure you want to change the base?
Conversation
|
I have tested this item ✅ successfully on a875028 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46475. |
|
I have tested this item ✅ successfully on a875028 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46475. |
|
System tests are failing. All failures belong to test script |
|
I have tested this item ✅ successfully on 6be0cec This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46475. |
|
System tests are still failing, same issue as before the last commit. |
|
I see |
|
I have tested this item ✅ successfully on 6be0cec This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46475. |
|
Converted to draft due to failing system tests. |
|
As all checks have passed, may I ask you for a new test, @ChristineWk and @CMS-Manufaktur? Thank you for your patience. And Thank you @LadySolveig and @bembelimen. |
|
I have tested this item ✅ successfully on d86bd12 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46475. |
|
I have tested this item ✅ successfully on d86bd12 To be clear, 2 situations have been detected and corrected with this PR:
After the PR, both the Deprecated messages AND the settings are saved correctly. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46475. |
|
I have tested this item ✅ successfully on d86bd12
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46475. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46475. |
Pull Request for Issue #
see https://forum.joomla.de/thread/23070-e-mail-benachrichtigung-bei-neuen-nachrichten/?postID=176266#post176266
Note: The issue does not exist in 5.4.
Summary of Changes
Define $item as \stdClass().
Testing Instructions
On a J6.0 with PHP 8.3 or 8.4 set debug-modus on and error-reporting to "maximum"
Go to Users - messages - private messaging, Click the Settings-Button top left.
Actual result BEFORE applying this Pull Request
Change Settings, new Settings are not stored.
Expected result AFTER applying this Pull Request
No deprecated messages, Settings are stored correctly
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