?
Referenced as Related to: # 20699
avatar kgapski
kgapski
9 Mar 2017

Steps to reproduce the issue

Clean install joomla 3.7
Logging the user on the front.
Debug OFF.
4 duplicate found!

Expected result

0 duplicate

Actual result

4 duplicate

System information (as much as possible)

Joomla! 3.6.5 - 3.7.0

Additional comments

SELECT *
FROM shyn8_users
WHERE id = 716

SELECT g.id,g.title
FROM shyn8_usergroups AS g
INNER JOIN shyn8_user_usergroup_map AS m
ON m.group_id = g.id
WHERE m.user_id = 716

avatar kgapski kgapski - open - 9 Mar 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 9 Mar 2017
avatar infograf768 infograf768 - change - 10 Mar 2017
Priority Urgent Medium
avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Apr 2017
Priority Medium Very low
avatar bertmert
bertmert - comment - 4 Apr 2017

I don't understand. If debug is OFF how/where do you find/see the duplicates?

avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Apr 2017
Status New Information Required
avatar kgapski
kgapski - comment - 5 Apr 2017

I'm using mysql profiler [app neor profiler] Joomla connected to mysql on port 4040


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/14440.

avatar franz-wohlkoenig franz-wohlkoenig - change - 27 May 2017
Status Information Required Discussion
avatar brianteeman brianteeman - labeled - 25 Mar 2018
avatar Quy Quy - change - 17 Jun 2018
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2018-06-17 17:25:29
Closed_By Quy
avatar joomla-cms-bot joomla-cms-bot - change - 17 Jun 2018
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - unlabeled - 17 Jun 2018
avatar joomla-cms-bot joomla-cms-bot - close - 17 Jun 2018
avatar joomla-cms-bot
joomla-cms-bot - comment - 17 Jun 2018

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/14440

avatar Quy
Quy - comment - 17 Jun 2018

See PR #20699


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/14440.

avatar Quy
Quy - comment - 17 Jun 2018

See PR #20699


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/14440.

Add a Comment

Login with GitHub to post a comment