WordPress.org

Make WordPress Core

Opened 6 months ago

Last modified 6 months ago

#22971 reopened defect (bug)

Don't work quotes auto closing in that case

Reported by: Stafox Owned by:
Priority: normal Milestone: Awaiting Review
Component: Formatting Version: 3.5
Severity: minor Keywords:
Cc:

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 (4)

comment:1 SergeyBiryukov6 months ago

  • Component changed from General to Formatting

Related: #4539, #8775

comment:3 Stafox6 months ago

  • Resolution set to fixed
  • Status changed from new to closed

Thx

comment:4 SergeyBiryukov6 months ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Tickets are marked as fixed when a change is made to the WordPress codebase which fixes the issue.

Note: See TracTickets for help on using tickets.