User tests: Successful: Unsuccessful:
Pull Request for Issue #16025.
Removes the warning
Warning: Cannot declare class JToolBar, because the name is already in use in /j4/libraries/loader.php on line 769
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
The biggest diff is that on 3.8 there are JToolBar
calls while on 4.0 there are only JToolbar
. Beside that the branches should be even.
@mbabker It's not being caused by this is it? 3e4002c#diff-9167b70f777bcada95fed26c314bb75fR249
That's what I was thinking but it seems hella weird if it's working on the 3.8 branch right now but not 4.0.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-15 16:58:33 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Run with it for now. But it's very odd
Doesn't this need to go against the 3.8 branch?