Postponed (maintainer needs more info)
Project:
Spaces
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2011 at 20:23 UTC
Updated:
25 Jan 2012 at 19:18 UTC
A notice was firing when choosing the "Spaces Features" access plugin...
Simple change, use 'help topic' instead of 'help'.
| Comment | File | Size | Author |
|---|---|---|---|
| spaces.views_.access.patch | 676 bytes | jon pugh |
Comments
Comment #1
jon pughComment #2
arosboro commentedThis is a duplicate of http://drupal.org/node/1345150
Comment #3
jon pughLooks like I accidentally uploaded the same patch to both issues. This patch is right for this issue. I'll have to look for (or maybe create ) a new patch tomorrow.
Comment #4
arosboro commentedI applied this patch, but I don't see any changes in views when I look at the Page Access settings. I don't see the help text either. I wasn't seeing an error related to this setting, previously, so I looked at http://drupalcontrib.org/api/drupal/contributions%21views%21includes%21p... to see an example of another hook_views_plugins implementation.
Going off of the views plugin hook above, I came up with the following
I can roll it into a patch, but I'm really just guessing. Can you help me reproduce your issue?
Comment #5
patricksettle commentedNeed more information