QUOTE (girlie @ Jul 14 2003, 04:01 AM)
The way I understand the permissions is that POST permits an author to create and edit only his own entries; while EDIT ALL POSTS permits him to also edit the entries of other authors (because if you give an author only POST permissions, he can still see and use the List & Edit Entries button).
If that's the intended behavior, then perhaps the bug here is that what the permissions really mean isn't clear??
If you give a user only permission to edit all entries, they see the list entries button, but can't click on it.
That user, however, can edit entires via the "Last 5 Entries" list.
That implies to me that the code for displaying the button is correct, but the code for determining whether or not the user can see the page after clicking is incorrect.
Since giving a user this permission allows them to edit some of the entires (actually all, if you're willing to scroll through them using "previous" and "next"), I think it should be fixed in the other place, too.