User tests: Successful: Unsuccessful:
Pull Request for Issue #11714 (part 3).
Only load the plg_system_logout language file when they are needed.
For more info see #11714
JROOT/administrator/language/en-GB/en-GB.plg_system_logout.ini
is loaded no matter what page you are (even in backend pages they are loaded).JError::raiseError(403, 'test');
after https://github.com/joomla/joomla-cms/pull/11736/files#diff-0bd8e36ff5e9b432eb9c55d94266d786R43 and them logout).None.
This also solves a PHP warning when handling error on logout
Warning: Parameter 1 to PlgSystemLogout::handleError() expected to be a reference, value given in /path/to/joomla-staging/libraries/legacy/error/error.php on line 781
@mbabker please check this one also. Maybe this could be done without JError...
Category | ⇒ | Plugins Front End |
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
I have tested this item
On frontend and backend.
I have tested this item
I have tested this successfully.
Please find attached snap
Status | Pending | ⇒ | Ready to Commit |
RTC Thanks
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-09-14 06:57:12 |
Closed_By | ⇒ | rdeutz |
Labels |
Removed:
?
|
@andrepereiradasilva can you fix the CS: