#26187 closed defect (bug) (fixed)
Translation function used instead of just escaping in wp-admin/includes/nav-menu.php
| Reported by: | yoavf | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.8 |
| Component: | Menus | Version: | 3.6 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
Line 850, esc_attr_e used instead of just esc_attr - no translation needed here. Since r23441.
Attachments (2)
Change History (8)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Update patch - esc_attr does not echo