Hi,
I added og_max_groups_poll to my feature, and exported my feature to code.
However, when I enabled this feature, the "group limit" field for "poll" on the "admin/node-type/poll" page becomes empty.
Any ideas?
Thanks
Hang
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | og-max_groups-settings-942270-6.patch | 596 bytes | osopolar |
Comments
Comment #1
soulfroysThe same occurs here...
Related to #984606: group limit setting for content NOT retrieved from database?
Comment #2
soulfroysThis is my (Drupal newbie) fix for now...
[EDITED]
This worked for me as well and has less code:
Comment #3
gregglesThanks for your bug report and for helping make this a better module. Could you provide this as a patch?
Comment #4
hefox commentedEr, This is an organic group bug, right? It's currently in the features issue queue.
Comment #5
gregglesgreat point ;)
Comment #6
osopolarPatch for this. Just check if
$form['identity']['type']['#value']is set, if not fallback to$form['identity']['type']['#default_value'].Comment #7
jastraat commented+1 to the patch in #6
Comment #8
claudiu.cristeaThis version of Drupal is not supported anymore. If this is still an issue in the
8.x-1.xbranch, please open a new up-to-date ticket. Closing.