-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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] Message after a login / logout frontend #30834
Conversation
Please rebase on 4.1-dev |
name="frontend_login_message" => name="frontend_login" filter="boolean " => filter="integer"
frontend_login => frontend_login_message
Whitespaces
It's just a small extension, a new feature might be a bit exaggerated. Or is there some other argument? This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30834. |
I have tested this item ✅ successfully on 963ad7d This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30834. |
I have tested this item ✅ successfully on 963ad7d Thank you! This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30834. |
i'll not set this PR as RTC despite 2 good tests cause of #30834 (comment) |
We might as well all go home if this wont get merged |
What does this mean? Action? [EDIT] I see that this problem has resolved itself. |
We have 27 release blocker and most of the time I only see some new stuff if no one fixes the release blocker and only add new fancy stuff then you are right and we can go home. |
I will close this PR and make a new PR based on [4.1]. |
You don't need to, I changed your target branch to 4.1-dev |
I see it has already happened. 😃 Thanks. |
Thanks |
Something went wrong here. This PR is merged to joomla 4.3. That shouldn't have happened. |
Removing the if statement makes this PR work. The question is whether that is desirable. See the discussion above. Change this:
To:
|
Please test #39048 |
I'd like to do that, but then I'm actually testing my own code proposal. I wonder if that's desirable 😉 |
Pull Request for Issue # .
New feature, see #30767
Summary of Changes
There is a message after a successfully login and logout in the frontend.
Messages
[EDIT] Removed successfully from the text in message.
Users: Options
[EDIT] Removed
Testing Instructions
Backend: Go to Users > Manage > Options
(Frontend: Is not applicable.)
Set the options:
Create a menu link:
Actual result BEFORE applying this Pull Request
There is NOT showing a message after a suscessfully login or logout.
Expected result AFTER applying this Pull Request
Documentation Changes Required
Yes.