Bug #5277
open
table id=user_list_table - Ajax error
Added by Kirill Peskov over 7 years ago.
Updated over 7 years ago.
Description
RhodeCode Community Edition, version 4.7.0
Clean install on Debian 8 (Jessie)
No additional plugins activated, admin user created from command line during install. Click on "Admin" menu and select "Users" in the dropdown menu. Empty list appears (actually, should be at least one entry) and immediately — popup with the message about Ajax warning/error.
the error seems to appear regardless of database type activated, at least I've checked with sqlite and mysql.
Files
Hi,
Is there any error in rhodecode logs ?
Also anything in the Browser console ?
Best,
Marcin Kuzminski [staff] wrote:
Hi,
Is there any error in rhodecode logs ?
Yeapp, part of the logfile is attached, have a look
Also anything in the Browser console ?
Server Error 500
Hmm,
That's interesting it seems it's a Mysql Specific problem when using NULL LAST sorting. We'll investigate this. It's however odd that our test mysql didn't report this. We'll check the code and try to reproduce this.
I think there's a bugfix release for this released asap when we fix it.
Marcin Kuzminski [staff] wrote:
Hmm,
That's interesting it seems it's a Mysql Specific problem when using NULL LAST sorting. We'll investigate this. It's however odd that our test mysql didn't report this. We'll check the code and try to reproduce this.
Then it's quite weird that sqlite installation behaves the same way...
community-sqlite.log is also attached
- Status changed from New to Resolved
Probably sqlite have similar problem. We manage to change this to different types of queries, also we had a bad test for this :(
We;ll release a 4.7.1 today with this and few other patches that we had. Thanks
- Target version set to v4.7
Also available in: Atom
PDF