Opened 9 years ago
Closed 9 years ago
#41883 closed defect (bug) (fixed)
Press This: JS error "Cannot read property 'stripTags' of undefined"
| Reported by: | afercia | Owned by: | adamsilverstein |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.9 |
| Component: | Press This | Version: | 4.9 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: | javascript |
Description
To reproduce:
- access Press This from
wp-admin/press-this.php(haven't tried the bookmarklet) - try to Publish, Save, or switch to "Standard Editor"
- observe your browser console:
Uncaught TypeError: Cannot read property 'stripTags' of undefined
/cc @adamsilverstein
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Oops, thanks for catching @afercia - I see the issue, fix incoming.