Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[com_menus] - wrong group by when multilanguages enabled - postgresql #12676

Closed
wants to merge 2 commits into from
Closed

Conversation

alikon
Copy link
Contributor

@alikon alikon commented Nov 1, 2016

Pull Request for fix regression from #12051 .

Summary of Changes

fixed wrong group by when multilanguages enabled

Testing Instructions

  • latest staging fresh multilanguage install

  • Go to Menu -> All menu items
    menugroupby

  • postgresql - got sql error wrong group by

  • mysql - should work as before

@brianteeman
Copy link
Contributor

Looking at the code i dont see why this is just for postgresql

Also your test instructions dont describe the issue so its hard to test

@andrepereiradasilva
Copy link
Contributor

andrepereiradasilva commented Nov 14, 2016

if mysql was in sql strict mode ONLY_FULL_GROUP_BY it would give that error too.

See #12494 for more info

conflict fix
@alikon
Copy link
Contributor Author

alikon commented Nov 21, 2016

test instructions updated, conflicts resolved

@jeckodevelopment
Copy link
Member

@alikon still see conflicts!

@alikon
Copy link
Contributor Author

alikon commented Nov 24, 2016

closing this one in favour of #12999 wich does'nt have conflicts hopefully

@alikon alikon closed this Nov 24, 2016
@alikon alikon deleted the patch-86 branch November 24, 2016 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants