Posted by yipee on March 13, 2007 at 9:56am
Jump to:
| Project: | Taxonomy Query Language |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Hi, It's me again.
I use your great module as views exposed filter to let user quckly find content. If I remove distinct filter, user visit the view without add tags and he/she will read duplicated contents.
Thanks
Comments
#1
Unless I misunderstood your post, I think you misunderstood the value of the distinct filter.
This is precisely why the distinct filter was created.
The goal of the distinct filter is to deal with lists that contains duplicate posts.
If you get duplicated contents, then enable the distinct filter.
If I misunderstood, let me know.