#741 closed defect (bug) (fixed)
Author shouldn't show as validators or be able to validate strings
Reported by: | jnhghy | Owned by: | ocean90 |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | International Sites (Rosetta) | Keywords: | |
Cc: |
Description
http://wpcentral.io/internationalization/ro/ shows an Author (Adrian Pop) as a validator and he is able to validate strings (he gets some error messages from time to time like Error: You are not allowed to do that!
If he logs out and back in he can validate without that message. It doesn't happen all the time and we don't know what can produce this issue.
He sure could validate strings as we checked it up.
Attachments (5)
Change History (25)
#2
@
10 years ago
And one more thing, Adrian was initially a contributor. During that time he was able to validate, so this ticket also applies to Contributor role.
#4
@
10 years ago
Looking at sites/trunk/translate.wordpress.org/includes/gp-plugins/wporg-rosetta-roles/wporg-rosetta-roles.php#L5 which says Anyone with the role of Validator, Contributor, Author, or Editor has the ability to validate strings for that language. So there is currently nothing wrong here.
Future improvements to this would make this more granular (i.e. per-project) with a UI in Rosetta to control those permissions.
Maybe we should try this.
This ticket was mentioned in Slack in #polyglots by ocean90. View the logs.
10 years ago
This ticket was mentioned in Slack in #polyglots by ocean90. View the logs.
10 years ago
This ticket was mentioned in Slack in #polyglots by deconf. View the logs.
10 years ago
This ticket was mentioned in Slack in #meta-i18n by ocean90. View the logs.
10 years ago
#10
@
10 years ago
Not an expert in the context, but the code looks solid, from my reading (all) of it.
This is a problem and appears to be an API/Rosetta issue.