#25529 closed defect (bug) (fixed)
Smiley URL is not escaped within translate_smiley
| Reported by: | simonwheatley | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.8 |
| Component: | Formatting | Version: | 2.8 |
| Severity: | normal | Keywords: | has-patch dev-feedback commit |
| Cc: | Focuses: |
Description
While documenting the hooks in formatting.php, #25518, I noticed that the URL used in the img element is not escaped.
Attachments (2)
Change History (7)
#3
@
13 years ago
- Keywords commit added
- Milestone Awaiting Review → 3.8
25529.diff looks good to me. The unit test is probably not necessary here.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Move
esc_attron $smiley closer to the output, useesc_urlon the URL used for thesrc.