Opened 15 years ago
Closed 15 years ago
#896 closed defect (bug) (fixed)
bp_group_search_form() uses wrong user domain for non-ajax postback
Reported by: | prettyboymp | Owned by: | |
---|---|---|---|
Milestone: | 1.1 | Priority: | major |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
bp_group_search_form() method creates the action url from the loggedin user's domain instead of the displayed user's domain.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Probably want to use the site domain and not the logged in user's domain or you'll end up with a similar problem.