install Joomla 4 with default content
login to the frontend as the super admin
click one of the edit icons on a module
While in that edit mode click the Logout button in the module on the right
Im logged out and returned "somewhere" nice with no errors.
A confusing Green AND red error message
Labels |
Added:
?
|
Category | ⇒ | Authentication com_modules |
This should resolve itself with an update of BS.
https://github.com/joomla/joomla-cms/blob/4.0-dev/templates/aurora/css/template.css#L3493
Compared to...
https://github.com/twbs/bootstrap/blob/v4-dev/dist/css/bootstrap.css#L4667
v4-dev is the same as master on BS.
It's to do with this: https://github.com/joomla/joomla-cms/blob/4.0-dev/media/system/scss/_jalert.scss
If I rightly remember, I added this as some successful messages were appearing in a blue box instead of green.
I can true removing it later on tonight and see what the outcome is
Status | New | ⇒ | Discussion |
Tried to replicate this now that BS has been updated and get a worse problem with the following error
0 Class 'Notallowed' not found
Labels |
Added:
J4 Issue
|
As of the time of this comment the reported error no longer occurs and you do get the expected result
Im logged out and returned "somewhere" nice with no errors.
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-20 17:30:44 |
Closed_By | ⇒ | brianteeman |
@ciar4n @dgt41 the markup seems odd. Seems as if there is markup from a floated AND static alert, but could be wrong. Would you mind looking into this?