Posted by avdp on June 3, 2009 at 3:59pm
| Project: | Spaces |
| Version: | 6.x-2.0-alpha3 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | yhahn |
| Status: | closed (won't fix) |
Issue Summary
Hi,
After I enabled spaces_og the content types for organic groups is set to "Standard group post (typically only author may edit)". It looks like this is only happening with content types that May not be posted to a group.
Also, it is not possible to change the content type configuration for organic groups after I enable spaces_og.
When I disable spaces_og all works well.
og version is 6.x-2.x-dev
Comments
#1
Same here.
I'm trying to enable a feature which includes a node type originally set as a "group node". As avdp mentioned, when enabled, spaces og treats it as a "Standard node post". I know there are some related issues in the features module where this type of information is not saved when the ferature is exported, but I was wondering if this "by design" behavior has other reason to treat features' nodes as "Standard posts"; does this prevent erronous behaviors? is part of the module's concept? is it intended in work differently in the future?
#2
As the comment for spaces_og_init() says, "We're gonna bulldoze your OG settings. Get over it."
This patch attempts to apply the bulldozer with a little more precision.
After a minute and a half of rigorous testing, it appears to work for me, but I can't be sure whether it breaks something else that assumes all posts will be 'group_post_standard'.
#3
lol
#4
Awesome, still the 2.x branch is no longer supported; setting this to "won't fix". I'd encourage you to take a look at Spaces 3.x