User tests: Successful: Unsuccessful:
Pull Request for Issue # .
I removed this line
JLoader::registerAlias('JToolBar', '\Joomla\CMS\Toolbar\Toolbar', '5.0');
because i assume that the above line (with a lowercase b) is the right one.
(JLoader::registerAlias('JToolbar', '\Joomla\CMS\Toolbar\Toolbar', '5.0');)
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-12-07 14:35:04 |
| Closed_By | ⇒ | mbabker | |
| Labels |
Added:
?
|
||
I guess it is save to remove that extra line as we support mixed cases since pr #17834.