Hello,
with my test user who has a wordpress role of an editor (and afaik no special restrictions), I can see the comments list in the backend, but I can't do anything anything with them. The 'row-actions' you normally can see after mouse over are simply not available, except for one comment - the initial wordpress test comment in the "hello world" article.
When I disable role scoper (1.3.28/wordpress 3.1.1), thows row actions are available again for all comments.
To track down the problem, I have made another comment to that "hello world" article, which also doesn't show the row-actions. Then I compared those two comments in the mysql wp_comments table and made them more ore less identical (except for the comment id). Same thing as before: I can moderate the initial wordpress comment, but I can't moderate the new comment.
I don't know what to do any more. Hope you can give me a hint.
thx doran