In cod_session.module, there's code to prepopulate the speaker field with the current logged in user. However, due to changes in the way entityreference has changed in D7, this code no longer functions.

Patch on its way.

Comments

ultimateboy’s picture

Status: Active » Needs review
StatusFileSize
new1.08 KB

This patch changes the field to be a standard autocomplete field instead of autocomplete tags field and makes the prepopulate code actually function.

aburrows’s picture

Assigned: Unassigned » aburrows
Status: Needs review » Reviewed & tested by the community
StatusFileSize
new14.56 KB

Patch works as intended, see screenshot

marvil07’s picture

Assigned: aburrows » Unassigned

Just to confirm this works.

@ultimateboy: Thanks.

pcambra’s picture

Confirming the RTBC

dyannenova’s picture

Tested the patch and it works perfectly for me as well.

japerry’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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