Opened 11 years ago
Last modified 10 years ago
#2517 new defect (bug)
Password on most recent blog post causes forum search to require same password
Reported by: | talkedtv | Owned by: | |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | 2.5.3 |
Component: | General | Keywords: | needs-patch |
Cc: |
Description
I password protected my most recent blog post http://talked.tv/2013/12/18/assessment-close-reading-and-opinion-writing/ and it is causing my BBPress forum searches (using the search widget on this page http://talked.tv/forums/forum/talkedtv-forums/) to require the same password used for that post in order to return the search results. If I remove the password, the BBPress search no longer requires the password.
Change History (4)
#2
@
11 years ago
Also using Twenty Fourteen theme when viewing a 'bbPress View' the title will be prefixed with PROTECTED:
Current:
PROTECTED: TOPICS WITH NO REPLIES
http://example.com/forums/view/popular/
PROTECTED: MOST POPULAR TOPICS
http://example.com/forums/view/no-replies/
Expected:
TOPICS WITH NO REPLIES
http://example.com/forums/view/popular/
MOST POPULAR TOPICS
http://example.com/forums/view/no-replies/
(I have only tested this with the Twenty Fourteen theme, haven't looked at any others yet)
Confirmed. To note, this only happens if there's a password on the most recent blog post. Passwords on older posts don't produce the same result. Investigating.