User tests: Successful: Unsuccessful:
Pull Request for Issue #16127 .
added join when order by field u.name
no error
sql error
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
I have tested this item
This change is not correct. It will only work if an alias is set.
I have tested this item
I agree with @andrepereiradasilva : If ordering by author, join the users table also.
oops still in holiday
ready to test
I have tested this item
Here I was getting this error before patch:
[14-Jun-2017 06:49:43 UTC] PHP Notice: Undefined variable: previousExceptionHandler in /Applications/MAMP/htdocs/testwindows/trunkgitnew/plugins/system/redirect/redirect.php on line 112
[14-Jun-2017 06:49:43 UTC] PHP Stack trace:
[14-Jun-2017 06:49:43 UTC] PHP 1. PlgSystemRedirect::handleException() /Applications/MAMP/htdocs/testwindows/trunkgitnew/plugins/system/redirect/redirect.php:0
[14-Jun-2017 06:49:43 UTC] PHP 2. PlgSystemRedirect::doErrorHandling() /Applications/MAMP/htdocs/testwindows/trunkgitnew/plugins/system/redirect/redirect.php:91
[14-Jun-2017 06:49:43 UTC] PHP Fatal error: Function name must be a string in /Applications/MAMP/htdocs/testwindows/trunkgitnew/plugins/system/redirect/redirect.php on line 112
[14-Jun-2017 06:49:43 UTC] PHP Stack trace:
[14-Jun-2017 06:49:43 UTC] PHP 1. PlgSystemRedirect::handleException() /Applications/MAMP/htdocs/testwindows/trunkgitnew/plugins/system/redirect/redirect.php:0
[14-Jun-2017 06:49:43 UTC] PHP 2. PlgSystemRedirect::doErrorHandling() /Applications/MAMP/htdocs/testwindows/trunkgitnew/plugins/system/redirect/redirect.php:91
This PR solves it.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-06-21 18:28:35 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
will test Today.