Closed (fixed)
Project:
Drupal Commons
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2013 at 20:04 UTC
Updated:
21 Jan 2014 at 19:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
devin carlson commentedA patch to update the Entityreference prepopulate module.
Comment #2
devin carlson commentedTested #1 with an existing Commons install and confirmed that things like groups continue to prepopulate from the URL correctly.
Committed #1 to Commons 7.x-3.x.
http://drupalcode.org/project/commons.git/commit/ce951bb
Comment #4
heyyo commentedIf OG_context is enabled, entity_reference_prepopulate doesn't work anymore with entity_reference fields which are not OG audience fields.
On question page where answer's "node add form" is inserted, entity_reference_prepopulate throws an error "Field Related question must be populated via URL."
It was fine with previous version 7.x-1.3
Comment #5
heyyo commentedComment #6
devin carlson commented@heyyo, it sounds like your issue might be caused by #2162811: Add "Providers" functionality, and allow settings weight on them. If not, I'd suggest reverting to Entityreference prepopulate 7.x-1.3 and filing an issue with Entityreference prepopulate until the issue is fixed.
Setting the status back to "Closed (fixed)" because the Organic groups context submodule isn't used by Commons.