Bug #37814
Filter by tag not working
| Status: | Resolved | Start date: | ||
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Stephen Bungert | % Done: | 100% |
|
| Category: | Bug Elimination | Spent time: | 17.50 hours | |
| Target version: | 2.8.5 | |||
| Votes: | 0 |
Description
Hi,
When you click on a tag to display objects that have this tag => All objects are displayed, tag or not...
sb_portfolio version: 2.8.4
History
Updated by Stephen Bungert 12 months ago
- Category set to Bug Elimination
- Status changed from New to Accepted
- Assignee set to Stephen Bungert
- Target version set to 2.8.5
Was this when looking at a translated version of a record?
send me your email address to my mail address 8found in the manual) and I can send you what will be version 2.8.5. I think I have fixed this issue.
Updated by Blogger 12 months ago
Hum
it is because in my plugin LIST, a category is selected, if I remove my category, the filter is working properly by tag.
So bug or not? I would like to display a category and filter by tag in this category, it is possible?
Thanks
Updated by Stephen Bungert 12 months ago
- Start date deleted (
2012-06-07)
Well you can only filter be either client, category or tag. Not a combination, I'm re-writing the extension using extbase and fluid and there you can filter by client, category and tag at the same time to refine what is displayed.
I shall have a look at this, I don't think it would be too difficult to change the actual filtering of records in the query, what may require a bit of work is changing the output of the filter marker to output what is being filtered.
Updated by Stephen Bungert 11 months ago
- % Done changed from 0 to 80
Filtering by tag and client now filters within the categories selected in the FF (or in TS). Still have to work on filtering by category and at the same time restricting the category filtering to search with in the TS/FF categories... need to change the SQL quite a bit to get this to work, but I have a working solution.
Updated by Stephen Bungert 11 months ago
- % Done changed from 80 to 40
Filtering by category and client now apply these filters to items within the FF/TS categories. A few problems with tags because they can come from two different records - the items and the categories. Items need to be found that have the tag and the TS/FF categories, or items have to be found with the TS/FF categories and be in categories with the tag.
Updated by Stephen Bungert 10 months ago
- Status changed from Accepted to Resolved
- % Done changed from 40 to 100
This has now been fixed in 2.8.5