Anomalie #122
Related Tags: works only when adding a second tag, not a third
| Status: | Nouveau | Start: | 06/21/2010 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
Description
This is about the "Method of tags intersections and unions used to build related tags link". I have set it to "AND", it should give me intersections of the tags, and ideed, does, up to a point.
When I am on a normal tag page (such as: /wordpress/tag/english) the plugin works fine and offers me a selection of related tags (such as: joyce, dickens, shakespeare).
When I follow the link created to a page intersecting two tags (such as: /wordpress/tag/english+shakespeare), the output of rhe related tags function gives me a selection of tags that are related to either "english" OR "shakespeare", when I would really wish for a selection of tags that are related to "english" AND "shakespeare".
I know there was a workaround for that, it was issue #77 on the google code page (which is no longer available), and a solution had been offered there. I had changed a line in the php file accordingly, but then I forgot about this problem and updated the plugin, probably a number of times. So I no longer know where to look for a fix.
Any ideas?
Thomas