I have field "field_product_descriptiron".
I want to add to that field SCHEMA.ORG property "description".
But after i saved field configurations and reload field, SCHEMA.ORG property is equal to "summary".
And on rendered page there are 2 properties:
property="schema:summary schema:description"

I want only "schema:description" property to show.

CommentFileSizeAuthor
issue_screen.png11.32 KBnikolay shapovalov

Comments

  • Commit dbf0eb4 on 7.x-1.x by scor:
    Issue #2288461 by zniki.ru: Fixed Property description also adds summary...
scor’s picture

Status: Active » Fixed

This was due to some older code to support legacy properties, but it's no longer needed. I've fixed it now and the code will be available in the 7.x-1.x-dev release in a few hours. Thanks @zniki.ru for the bug report!

Status: Fixed » Closed (fixed)

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