Hello @Lin! Here a present for 2012:
I have an audio content type (with player), its microdata type is http://schema.org/AudioObject. The properties of this item/object/class are:

The last two properties just don't want to show up in the output code!

I wanted to achieve something very simple, similar to:
http://schema.org/AudioObject at the very bottom of the page.

Should I consider this occurence to be a bug?

Comments

Anonymous’s picture

Status: Active » Postponed (maintainer needs more info)

Are you still running into this issue? If so, try clearing your cache and checking again.

Also, are you using panels or any other layout tool to format the page? The module only works if it is processed using the Node and Field theme functions and templates.

Blooniverse’s picture

... thanx for your reply.

I use $ sudo drush @alias cc all practically every five minutes during development ;)

Yes, there are panels & there are context specific blocks — but the mentioned error occurs during a regular 'domain.tld/node/foo'. Sorry to confirm this.

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Active

Are you using a non-core theme? If so, can you try with Bartik? I'm thinking there's a chance there's theme function overrides or something getting in the way.

Blooniverse’s picture

... Bartik (slightly adapted variant) is already in use.

Let me do some further testing with a test site [in the coming weeks]. It might be a conflict with one of the ~90 contrib modules -- if I move these to the test site and deactivate them one by one [via classical reduction method], I will very probably find the culprit.

Anonymous’s picture

BTW, just noticed that one of those is a file field. That formatter is the only core one that isn't supported yet, http://drupal.org/node/1196440.

The body field is handled in microdata_preprocess_theme, so if you want to try using Devel module, you can use dpm() calls to see if the variables added there get reset or anything throughout the processing.

Anonymous’s picture

Status: Active » Closed (cannot reproduce)

No response from OP, closing out.

Anonymous’s picture

Issue summary: View changes

similar (grammar)