Closed (duplicate)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.8
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2009 at 08:47 UTC
Updated:
15 Dec 2009 at 13:35 UTC
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
Comment #1
ilo commentedlooks 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]
Comment #2
avpadernoThis is a duplicate of #656828: Users with "administer nodes" can see/edit all meta tag fields even if they have no specific permissions for each meta tag.. See #653696: Users with administration permissions should always be able to edit the meta tags content for an explanation of why the code has been changed.
Comment #3
avpaderno