Maybe, this bug comes only with my Items Class http://drupal.org/node/1998632 (So I could't get into this right now).

However, is it not require to check for $row->xml Before run the the applyMappings() method?
Thank you

CommentFileSizeAuthor
xml-analyze-check-for-xml-in-row.patch595 bytesdropfen

Comments

mikeryan’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, xml-analyze-check-for-xml-in-row.patch, failed testing.

mikeryan’s picture

Status: Needs work » Fixed

Yes, it's reasonable to check, I've committed this fix, thanks. However, be aware that this will actually obscure your root bug (that $row->xml is not populated).

dropfen’s picture

Yeah, you are right. I just disabled the error message lol. But the Problem is still there. thanks

Status: Fixed » Closed (fixed)

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