Opened 13 years ago
Closed 13 years ago
#24021 closed defect (bug) (fixed)
3.5/wp-includes/formatting.php: duplicate ⁄
| Reported by: | tivnet | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Formatting | Version: | 1.5.1 |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
Line 2217:
'⁄' => '/',
Line 2405:
'⁄' => '⁄',
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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