Make WordPress Core

Opened 18 years ago

Closed 17 years ago

Last modified 11 years ago

#7754 closed defect (bug) (duplicate)

texturize bug with quotes inside parenthesis

Reported by: markjaquith Owned by: markjaquith
Priority: normal Milestone:
Component: Formatting Version: 2.7
Severity: normal Keywords: wptexturize needs-patch
Cc: Focuses:

Description

I waved to a friend ("hi there!" he said).

Becomes:

I waved to a friend (”hi there!” he said).

That first quote should be an open quote, not a close quote.

Attachments (1)

7754.001.diff (1.3 KB ) - added by markjaquith 18 years ago.

Download all attachments as: .zip

Change History (13)

#1 @markjaquith
18 years ago

  • Keywords has-patch needs-testing added
  • Owner changed from anonymous to markjaquith
  • Status newassigned

Patch uploaded. Needs to be tested for regressions.

#2 @markjaquith
18 years ago

  • Milestone 2.72.8

Punting.

#4 @designsimply
18 years ago

Here's a similar instance:

's'
becomes
’s’
but it should be
‘s’
http://img.skitch.com/20090218-e5w6144tru1wfejr9h59uws2h6.png

#5 @ryan
17 years ago

  • Component GeneralFormatting

#6 @Denis-de-Bernardy
17 years ago

("foo") without a leading space doesn't get caught using that, does it?

#7 @Denis-de-Bernardy
17 years ago

  • Keywords needs-patch added; has-patch needs-testing removed
  • Milestone 2.8Future Release

patch is b0rke

#8 @Denis-de-Bernardy
17 years ago

  • Milestone Future Release2.9

#9 @voyou1
17 years ago

I believe this bug is a duplicate of #1418.

#10 @designsimply
17 years ago

  • Cc designsimply added

#11 @markjaquith
17 years ago

  • Resolutionduplicate
  • Status acceptedclosed

Looks like a duplicate of #1418. Closing.

#12 @DrewAPicture
11 years ago

  • Milestone 2.9
Note: See TracTickets for help on using tickets.