Hello, Guest |
| Register
Remember me Forgot password ?
Site Map Site Map Contact us Contact us
PrestaShop
  355 users online

Bug tracker



Only display default Group
Last modified : 08 Feb 2010 at 12:47

Severity: Minor
Version: v1.3.0.1
Installation type: Full (with sample data)
Theme: Default
Project: Back Office
Reporter: jmacias
Report #: 3646
Date created: 08 Feb 2010 at 10:55 (UTC+1)
Related to Report #:

Hosting service:
Server OS: Linux
Web server: Apache 1.3 or later
PHP version: PHP 5.0 or later
5.2.6
MySQL: 5.0
Client computer OS: Mac
Web browser(s) tested: Firefox 3.5 --- IE6 --- IE7 --- IE8 --- Safari 4 --- Opera 9 --- Chrome 3
 
Details:
AdminGroups only shows default Group. Missed a "LEFT JOIN" in line 35.

Must be this way:

LEFT JOIN '._DB_PREFIX_.'customer c on (c.id_customer = cg.id_customer)';
 
Comments :

Hi,

This bug has been fixed on SVN version.

Thanks,

By Alain Folletete on 08 Feb 2010 at 12:47 (UTC+1)


Notify me of follow-up comments?

<< Previous | Next >>