Opened 14 years ago
Closed 14 years ago
#18894 closed defect (bug) (fixed)
Don't show a view link for scheduled posts if user can't edit the post
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.3 | Priority: | low |
| Severity: | minor | Version: | |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | Cc: |
Description
User A(dmin) created a scheduled post.
Now user C(ontributer) can see in the all posts view the post which has an action link to view the post.
If he follow the link he ends in 404, because the post isn't public yet.
We should hide the link for the user C.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Reproduced the 404 on trunk, tested patch, works as expected.