Download & Extend

OG Aggregator Block checks against "access news feeds" instead of "access og_aggregator"

Project:OG Aggregator
Version:6.x-1.2
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I have turned on the og aggregator block and it appears beautifully for user 1 - but not for other users. I have checked user permissions and block settings, and can't see why it is not showing. Is there a setting I am missing?

Thanks for any guidance,

Tobias

Comments

#1

Title:OG Aggregator block only displaying for user 1 » OG Aggregator Block checks against "access news feeds" instead of "access og_aggregator"
Component:User interface» Code
Category:support request» bug report
Priority:normal» critical
Status:active» needs review

The module checks for the permission "access news feeds" (the one from the core-aggregator-module) instead of "access og_aggregator" (the one from OG Aggregator). I patched the according line of the module, but this is a quick hack without knowing much about the module. So could please someone with more understanding review this towards any unwanted side-effects? As this in fact is my first patch at all, I would also appreciate any other comments ...

AttachmentSize
og_aggregator-block-permission-fix.patch 616 bytes

#2

Status:needs review» fixed

Permissions fixed up, now everything should use og_aggregator and not rely on Aggregator. I believe the developers original intention was to have this module tie in a lot more with drupal Aggregator - but it only uses very minimal code from this module.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.