#2173 closed defect (fixed)
Super sticky post of private forum is being listed in shortcode topic list
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.4 | Priority: | normal |
Severity: | normal | Version: | 2.2.3 |
Component: | API - Shortcodes | Keywords: | needs-patch |
Cc: | jared@… |
Description
Topic title is visible for not logged in user. The topic with replies is not available.
This is security problem, while topic titles may contain sensitive information and users assume private forums to be private to the end.
Change History (4)
#1
@
8 years ago
- Component changed from Front-end to Shortcodes
- Keywords needs-ui added
- Priority changed from high to normal
- Severity changed from major to normal
Note: See
TracTickets for help on using
tickets.
I found this from shortcodes.php. Argument show_stickies can be altered here, but when core is updated the selection is set to default.
This selection need to be in back-end options.