Opened 17 years ago
Closed 16 years ago
#8323 closed defect (bug) (duplicate)
em-dash Should be en-dash in wptexturize()
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.7 |
Component: | Formatting | Keywords: | needs-patch |
Focuses: | Cc: |
Description
there is a bug in wptexturize - when i type two hyphens into post box:
--
above is converted to em-dash (—) which is wrong. it should be converted to en-dash (–)
regards, grzegorz
Attachments (2)
Change History (18)
#2
@
17 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Tickets are only fixed if the issue was committed.
#5
@
17 years ago
- Keywords has-patch dev-feedback added; needs-testing removed
Add diff of attached file.
#6
@
17 years ago
- Summary changed from en-dash wanished in wptexturize? to en-dash vanished in wptexturize?
#7
@
17 years ago
- Summary changed from en-dash vanished in wptexturize? to Change em-dash to en-dash in wptexturize()
#8
@
17 years ago
- Summary changed from Change em-dash to en-dash in wptexturize() to em-dash Should be en-dash in wptexturize()
#9
follow-up:
↓ 10
@
17 years ago
- Milestone changed from 2.7 to 2.8
Can someone provide a link to a style resource that confirms that this change is correct?
#10
in reply to:
↑ 9
@
17 years ago
Replying to markjaquith:
Can someone provide a link to a style resource that confirms that this change is correct?
The spaced em-dash is regarded as okay by some, however the en-dash should be a option. See http://trac.wordpress.org/ticket/8161
#12
@
16 years ago
- Keywords needs-patch added; has-patch dev-feedback removed
- Milestone changed from 2.8 to Future Release
broken patch
Note: See
TracTickets for help on using
tickets.
Fixed!