In the last dev version, in the microdata panel, I get the error:

Notice: Undefined index: panel in _microdata_prepare_mapping() (line 916 of /var/www/test/sites/all/modules/microdata/microdata.module).

My drupal version is 7.14

Comments

Anonymous’s picture

When you say in the microdata panel, I believe you're talking about a panels page that uses microdata. Please correct me if I'm wrong.

dimon00’s picture

I meant the microdata configuration panel in the administration: admin/config/services/microdata

Anonymous’s picture

OK, I was able to replicate this on a client site that just came in. I believe that Panels might be inserting a node type that isn't really a node type here. I have to debug this for the client site anyway, so will post here when it's fixed.

Anonymous’s picture

Status: Active » Fixed
dimon00’s picture

Last dev version fixes the problem.

Thank you.

Status: Fixed » Closed (fixed)

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