Closed (fixed)
Project:
Internationalization
Version:
6.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2009 at 07:00 UTC
Updated:
6 Jan 2010 at 08:10 UTC
I have a group of users with permissions
i18n module
x administer translations
x administer nodes
x edit any page content
x edit own page content
Translation module
x translate content
1) If user from this group edits the node source they have permissions, but if they want to edit translated version, they have access denied !
2) in /admin/content/node/overview
users from this group can see only nodes in english or language neutral, but not translated versions !
Regards.
So this websitye can't be translate anymore...
Comments
Comment #1
heyyo commentedseems to be related to this Drupal Bug:
http://drupal.org/node/664932
http://drupal.org/node/663064
Comment #2
heyyo commentedI found it, and it's not related to Drupal :-)
It was the input filter used in my 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) ?