?
Success
-
Success
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
User tests:
Successful: 0
Unsuccessful: 0
JDatabaseQuery::leftJoin() method is camel case.
2 method calls changed accordingly.
joomla-cms-bot
-
change
-
29 Jul 2016
demis-palma
-
open
-
29 Jul 2016
demis-palma
-
change
-
29 Jul 2016
joomla-cms-bot
-
change
-
29 Jul 2016
wilsonge
-
change
-
30 Jul 2016
Status |
Pending |
⇒ |
Fixed in Code Base |
Closed_Date |
0000-00-00 00:00:00 |
⇒ |
2016-07-30 13:32:01 |
Closed_By |
|
⇒ |
wilsonge |
wilsonge
-
close
-
30 Jul 2016
wilsonge
-
merge
-
30 Jul 2016
Add a Comment
Login with GitHub to post a comment
may i suggest you instead to use something like
->join('LEFT', $db->qn('#__finder_taxonomy') . ' AS p ON p.id = t.parent_id')
as is as a standard "de facto" on all core code