Opened 11 years ago
Closed 11 years ago
#2476 closed defect (bug) (fixed)
Anonymous posting author URL
Reported by: | netweb | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | 2.4.1 |
Component: | API - Anonymous Posting | Keywords: | has-patch |
Cc: |
Description
Repro
- Enable anonymous posting
- Create a new topic (or reply)
- Form is auto filled with 'Array' in 'Website' textarea
Fix: Use correct array variable name in bbp_get_current_anonymous_user_data
Patch changes website
to url
in /users/functions.php#L92
Alternate option, change url
to website
in /users/template.php#L778
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 5185: