Opened 5 years ago
Closed 4 years ago
#3364 closed defect (bug) (duplicate)
inline reply js errors if wpadminbar is not present
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.6.4 |
Component: | Component - Forums | Keywords: | |
Cc: |
Description
Users that do not have the wpadminbar turned off when replying inline there is js error in reply.js that causes the page to refresh which in turn moves the reply form to the bottom of page.
, d = e.getElement("wpadminbar") , l = 0; void 0 !== d && (l = d.scrollHeight),
When adding the wpadminbar it works as intended.
Change History (2)
Note: See
TracTickets for help on using
tickets.
thanks - This error is already noted in
https://bbpress.trac.wordpress.org/ticket/3327