Opened 3 years ago
Closed 3 years ago
#2357 closed Defect (fixed)
messageboard post action should redirect to referrer
| Reported by: | ewinslow | Owned by: | ewinslow |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.0 |
| Component: | Core | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
It's a bit awkward to be forced to forward to the dedicated profile page -- it means I have to create a separate action to do the same thing. Forwarding to the referrer seems to make the most sense, since the user probably wasn't looking to change pages.
Attachments (1)
Change History (4)
Changed 3 years ago by ewinslow
comment:1 Changed 3 years ago by ewinslow
- Owner set to ewinslow
- Status changed from new to assigned
- Type changed from unconfirmed defect to fixed in attachment
comment:2 Changed 3 years ago by ewinslow
comment:3 Changed 3 years ago by ewinslow
- Resolution set to fixed
- Status changed from assigned to closed
(In [svn:7366]) Fixes #2357: messageboard post action redirects to referrer
Note: See
TracTickets for help on using
tickets.

should read "dedicated messageboard page" rather than "dedicated profile page"