[buddypress-trac] [BuddyPress Trac] #5557: BP_Group_Extension settings_screen_save
buddypress-trac
noreply at wordpress.org
Sun Aug 17 18:11:40 UTC 2014
#5557: BP_Group_Extension settings_screen_save
-------------------------+---------------------------
Reporter: dcavins | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: low | Milestone: 2.1
Component: Groups | Version:
Severity: minor | Resolution: fixed
Keywords: needs-patch |
-------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8934"]:
{{{
#!CommitTicketReference repository="" revision="8934"
BP_Group_Extension should automatically handle redirects after the 'edit'
screen save routine
After handling POSTed settings save on the 'edit' view of a
BP_Group_Extension
plugin, plugins were previously required to handle their own redirects
(primarily to avoid "are you sure you want to resubmit the data?" browser
prompts when reloading the page). This created a disparity between the
'edit'
screen and the 'create' and 'admin' screens, the latter two of which
handled
their own redirect logic.
This changeset performs the necessary redirect after calling the edit
screen
save callback. There is some logic in place to ensure that no double
redirects
take place.
Fixes #5557
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5557#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list