Opened 9 years ago
Closed 9 years ago
#40805 closed defect (bug) (fixed)
HTML is stripped on front from titles but not in customizer
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.8 | Priority: | normal |
| Severity: | normal | Version: | 4.8 |
| Component: | Widgets | Keywords: | has-patch |
| Focuses: | Cc: |
Description (last modified by )
Attachments (1)
Change History (8)
#4
@
9 years ago
- Keywords needs-patch added
Depiction of issue: https://cloudup.com/cc6x1VwaO7y
I think all that may be required here is to add change to the events that are attached to the title field.
This ticket was mentioned in Slack in #core-customize by westonruter. View the logs.
9 years ago
Note: See
TracTickets for help on using
tickets.


I am only getting this behavior if I click out of the Audio, Video, or Image widget immediately after entering a tag into the
titlefield. If I wait for theupdate-widgetspinner to finish and then click out, it doesn't clear like it does for other widgets. This is due to the new media widgets only using theinputevent instead of also including thechangeevent for when to handle updates.