Closed (fixed)
Project:
Taxonomy context
Version:
master
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2006 at 20:00 UTC
Updated:
11 Jun 2006 at 02:30 UTC
I am developer of Taxonomy_access module.
Taxonomy_context is not hiding terms that user has no permission to see,
I wrote patch to use the db_rewrite_sql for all queries. This is abolutely necessary, since taxonomy_context is not using functions of taxonomy.module.
(I also made INNER JOINS in sql queries to optimize them.)
Please review.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_context_1.patch | 2.25 KB | keve |
Comments
Comment #1
nedjoI don't have time to test this right now but it looks right. Please apply to 4.7 branch and HEAD. Thanks.
Comment #2
nedjoApplied, thanks.
Comment #3
(not verified) commented