Opened 14 years ago
Closed 14 years ago
#3211 closed defect (bug) (fixed)
Activity permalink screen doesn't check the author of the activity update
Reported by: | r-a-y | Owned by: | DJPaul |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | Version: | 1.5 | |
Component: | Activity | Keywords: | has-patch |
Cc: |
Description
The default activity permalink looks like:
http://testbp.org/activity/p/99923/
BP's activity router redirects this to:
http://testbp.org/members/johnjamesjacoby/activity/99923
However, no check is done on the author (in this case "johnjamesjacoby"), so I can do this:
http://testbp.org/members/ANYTHINGHERE/activity/99923
And it will still work.
Attached patch fixes this.
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
The weird stuff yall find blows my mind..