Opened 12 years ago
Closed 12 years ago
#27274 closed defect (bug) (fixed)
_e() used incorrectly for attribute values
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.9 | Priority: | normal |
| Severity: | normal | Version: | 3.9 |
| Component: | I18N | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
There are a couple of places where _e is being used to set the value of a HTML attribute, where esc_attr_e should be used to correctly escape the output.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
+1 for 27274.01.patch.