Opened 13 years ago
Closed 13 years ago
#24021 closed defect (bug) (fixed)
3.5/wp-includes/formatting.php: duplicate ⁄
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.6 | Priority: | normal |
| Severity: | trivial | Version: | 1.5.1 |
| Component: | Formatting | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
Line 2217:
'⁄' => '/',
Line 2405:
'⁄' => '⁄',
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Introduced along with
ent2ncr()in [2517].'⁄'is actually used, which is consistent withcharmap.js:http://core.trac.wordpress.org/browser/tags/3.5.1/wp-includes/js/tinymce/themes/advanced/js/charmap.js#L66