A new stable version of the Entityreference prepopulate module has been released which contains a handful of bug fixes.

Comments

devin carlson’s picture

Status: Active » Needs review
StatusFileSize
new512 bytes

A patch to update the Entityreference prepopulate module.

devin carlson’s picture

Status: Needs review » Fixed

Tested #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

Status: Fixed » Closed (fixed)

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

heyyo’s picture

If 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

heyyo’s picture

Status: Closed (fixed) » Active
devin carlson’s picture

Status: Active » Closed (fixed)
Related issues: +#2162811: Add "Providers" functionality, and allow settings weight on them

@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.