Closed (fixed)
Project:
Administration Views
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Nov 2011 at 18:04 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
zambrey commentedHere's the patch. For quick fix you can go to view edit page and check Distinct under Query settings.
Comment #2
EvanDonovan commentedI would agree that this is the resolution, though I did not test the patch, only configured in the interface.
Comment #3
kristen polI ran into this problem independently and set the distinct checkbox and it worked for me. I didn't try the patch though.
Kristen
Comment #4
sunNeeds to be re-rolled against admin_views.
Comment #5
dawehnerHere is a rerole for 7.x-1.x
This indeed fixes the problem of the "one to many"-join
Comment #6
sunThanks!
IIRC, a similar option existed in D6
Comment #7
dawehnerThanks for the review.
Committed to 7.x-1.x
To be able to backport it to d6 a 6.x branch is required. I will do this this evening.
Comment #8
sunWhat's wrong this existing branch though? ;)
Comment #9
fizk commentedRe-rolled for D6. Will commit to D6 branch if it looks good.
Comment #10
sunIs that patch based on a re-export or is that manually edited in? We should always base patches on re-exports, so an earlier change from a different issue does not pop up in a later patch that re-exports a view.
If it's based on a re-export, then it's good to go.
Comment #11
fizk commentedIt's based on a re-export.
Committed to 6.x-dev:
http://drupalcode.org/project/admin_views.git/commit/c843eaa55b757c15dcf...