compatibility problem with distinct filter
yipee - March 13, 2007 - 09:56
| Project: | Taxonomy Query Language |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
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

#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.