Opened 5 years ago
Closed 5 years ago
#5128 closed defect (bug) (fixed)
Using the Handbook search produces a Javascript error in the console
Reported by: | garrett-eclipse | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Handbooks | Keywords: | |
Cc: |
Description (last modified by )
Hello,
If you do a search inside the plugin handbook you see an error in the console;
`
main.js?ver=5.5-alpha-47544:212 Uncaught TypeError: Cannot read property 'open' of undefined
at initialize (main.js?ver=5.5-alpha-47544:212)
at i.h.Router (backbone.min.js?ver=1.4.0:2)
at new i (backbone.min.js?ver=1.4.0:2)
at Object.o2.start (main.js?ver=5.5-alpha-47544:507)
at HTMLDocument.<anonymous> (?s=Test:989)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
at Function.ready (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)
`
Example - https://make.wordpress.org/plugins/handbook/?s=Test
It appears to be related to the o2.Notifications but am unsure beyond there.
Cheers
Same problem in https://meta.trac.wordpress.org/ticket/4947