Hi,
I updated from 6-x-1.3 to the current version. Now I can edit all the meta-tags in a node, even though just "description and Cononical URL" is ticked in the options. In 6.x.1.3 everything works fine for me.
I tested it on 3 drupal installations, everywhere its the same. many thanks.

Comments

ilo’s picture

looks like some permissions set for 1.3 may be break the 1.8 access control? This is something already tested, so I guess the only reason is because a permission from 1.3 goes through the upgrade path and allows editing all meta tags.

As I said at #656828: Users with "administer nodes" can see/edit all meta tag fields even if they have no specific permissions for each meta tag. we do have a test verifying this is working on a clean setup, so this lead me to think about some permission purge is required in the upgrade.

[Edited by kiamlaluno to allow the issue link to be generated]

avpaderno’s picture

avpaderno’s picture

Title: since 6.x.1.8 it shows all meta tags in a node » Since 6.x-1.8 all meta tags are shown in the node edit form