Closed (won't fix)
Project:
Comment RSS
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2006 at 14:54 UTC
Updated:
16 Jul 2007 at 03:51 UTC
Hi,
I'm very interested in this module, but have noticed it bypasses taxonomy access when producing feeds - so /crss shows every post made regardless of access settings.
The standard feeds generated by drupal are all restricted by taxonomy access, could the same thing be implemented for crss?
I'm not a coder, but once we've got some other things working on our site we'll be revisiting this and will post up any progress we make ourselves.
Thanks.
catch
Comments
Comment #1
gábor hojtsyWell, the current 4.7 code of commentrss uses db_rewrite_sql() on all node queries, which should make it taxonomy access compatible. I have not tested it though.
Comment #2
catchit shows everything on my site regardless of taxonomy access settings.
Comment #3
tangent commentedAs the new module maintainer, I have little inclination to support 4.7 and it's unclear if this issue even exists. I'm going to mark this as won't fix. If it is still an issue I'll happily review a patch.