By heyyo on
I don't see edit button in tabs any more for translated node. I only see the edit button for the source of the node.
I get Access denied error.
You are not authorized to access this page.
And in content management I could only see the node with language of my account or language neutral but not other languages.
the user I use has the following permissions:
i18n module
x administer translations
x administer nodes
x edit any page content
x edit own page content
Translation module
x translate content
Comments
Try rebuilding your node
Try rebuilding your node access permissions by going to; admin/content/node-settings
Pobster
Thanks for your help, but I
Thanks for your help, but I still have the same behavior.
Is it related to http://drupal.org/node/664932 ? or duplicate http://drupal.org/node/663064
My problem seems a little bit different, because I don't have a white page or internal server 500, but an access denied.
What information I could provide to track this bug ?
You could try installing the
You could try installing the devel module and using it to display the access permissions for each page. This would give you a clearer idea of whether your user is correctly permissioned to view those particular pages.
Pobster
Ok i will try the dev module.
Ok i will try the dev module. I have to add that I tried to revert my drupal installation to 6.14 with svn(I'm using acquia) and the bug is still present. So it seems to be a bug in the database not in the files.
Unfortunatly I don't have a backup of my databse...Is there a way to know what changed from 6.14 to 6.15 ?
FIXED
I found it, and it's not related to Drupal :-)
It was the input filter used in translate nodes which was not allowed to this user...
By the way it's not really user friendly...If I have permission to edit nodes but don't have the permission to use the input filter, why can't I edit node title (or cck field) ?