Opened 14 years ago
Closed 13 years ago
#22971 closed defect (bug) (duplicate)
Don't work quotes auto closing in that case
| Reported by: | Stafox | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Formatting | Version: | 3.5 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
Hello, use latest wordpress version - 3.5.
If I enter
"My Simple Text"
to wordpress text editor - all right quotes close automatically and it will have view:
«My Simple Text»
But if I'll write
"My Simple Text 2013"
It will have view:
«My Simple Text 2013"
conclusion: quotes auto closing don't work if string ends by numbers
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #4539, #8775