Opened 7 years ago
Closed 7 years ago
#47482 closed defect (bug) (fixed)
atom_site_icon() function not escaped
| Reported by: | shawfactor | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.3 |
| Component: | Feeds | Version: | 4.3 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The outputted url of the atom_site_icon function is not appropriately xml escaped. This creates invalid atom feeds when the site icons url include multiple get parameters as the & symbol creates invalid xml.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @shawfactor,
Thanks for this ticket!
Are you interested in creating a patch for this? If you need some help getting started, there are lots of helpful tips in the Core Handbook.