I got following error in the fboauth_field_convert_list function.

Cannot access empty property in fboauth/includes/fboauth.field.inc on line 158

Comments

roeldl’s picture

StatusFileSize
new848 bytes

This patch will fix it.

pfrenssen’s picture

Status: Active » Needs work

Patch adds an unintended additional line of whitespace. It does look like a good additional check to make this function more bullet proof.

pfrenssen’s picture

Version: 7.x-1.5 » 7.x-1.x-dev

Could you also please check if this still occurs for the latest dev version?

roeldl’s picture

StatusFileSize
new920 bytes

I removed the whitespace and i rerolled to the latest dev version.

pfrenssen’s picture

Status: Needs work » Reviewed & tested by the community

Looks great!

quicksketch’s picture

Title: Cannot access empty property » Error: "Cannot access empty property" when importing select list values
Priority: Normal » Minor

Thanks guys, finally committed.

quicksketch’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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