I've been getting this error during the ajax vote.

Similar issue here: #1714596: Undefined property: stdClass::$original in file_field_update()

and I guess this is a core issue here: #85642: Manual File Attach

But I hope we can fix this in dev similarly to how other modules are doing it...

- Sean

CommentFileSizeAuthor
#1 fivestar-7.x-2.x-1800580-1.patch604 bytesseandunaway

Comments

seandunaway’s picture

Status: Active » Needs review
StatusFileSize
new604 bytes

Patch attached.

davemybes’s picture

Status: Needs review » Reviewed & tested by the community

Removes the error message for me. Nice work! Note that after this patch I get to see another error about undefined #description key (http://drupal.org/node/1803962#comment-6754570).

Fidelix’s picture

I am seeing both errors without the patch.

whiteph’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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