#2426 closed defect (bug) (fixed)
Cookie mix in the topic edit screen
Reported by: | dontdream | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 2.5 | Priority: | low |
Severity: | normal | Version: | 2.0 |
Component: | API - Anonymous Posting | Keywords: | needs-patch |
Cc: |
Description
My friend Jane is a regular poster to my site example.com with name jane and email janeATgmail.com
Using her computer, I log in my site example.com as admin, and from the front end I edit a forum topic, e.g.
http://example.com/forums/topic/sample-topic/edit/
The topic author is John, with email johnATgmail.com - but in the Author Information box I see:
Name (required):
Johnjane
Mail (will not be published) (required):
johnATgmail.comjaneATgmail.com
Apparently, Jane's cookie is getting in the way...
WordPress 3.6 with Twenty Thirteen, bbPress 2.4 (missing in the Version dropdown)
Thank you for looking into this!
Change History (4)
#2
@
11 years ago
- Component changed from Front-end to Anonymous Posting
- Keywords needs-patch added; needs-testing removed
- Milestone changed from 2.4.1 to 2.5
- Version changed from 2.3.2 to 2.0
Since this isn't a regression in 2.4, I'm punting to 2.5.
Fixing it will require new template functions for handling the output of these fields, and I'd rather not introduce new functions in a point release.