Make WordPress Core

Opened 13 years ago

Closed 9 years ago

#18999 closed defect (bug) (invalid)

Quotes in emails

Reported by: thibotus01's profile thibotus01 Owned by: titi's profile titi
Milestone: Priority: normal
Severity: normal Version: 3.2.1
Component: Mail Keywords:
Focuses: Cc:

Description

Quotes are displayed in plain HTML CODE

&#8217

instead of the a real quote.

This bug is in any email reply notifications containing quote in the post.

Using BBPress 2.0 with Wordpress. French language.

Change History (6)

#1 @thibotus01
13 years ago

  • Cc thibgue@… added

#2 @kurtpayne
13 years ago

  • Cc kpayne@… added
  • Keywords reporter-feedback added

Can you please provide more information about how to recreate this? I installed WordPress 3.2.1 French, with bbPress and the latest French translation I could found. I created a post with quotation marks in the title and body, then replied to the post as an anonymous user. The reply I received as the site administrator did not contain &#8214 in the source of the e-mail. I also did a grep for "&#8217[^;]" in the WP 3.2.1 source of the test site in case there was a bad HTML entity somewhere that was not being translated properly, but that returned zero results.

#3 @thibotus01
13 years ago

HTML Code for Quotes seams to only appears in the content of the post (in the e-mail). Quotes are correctly displayed outside content of post.

#4 in reply to: ↑ description @johnjamesjacoby
13 years ago

Replying to thibotus01:

This bug is in any email reply notifications containing quote in the post.

Using BBPress 2.0 with Wordpress. French language.

When you say "reply" is it safe to assume you mean a bbPress topic reply, and not a WordPress comment? If so, let's close this ticket and move the discussion over to #BB1700 where I'll be owning whatever fix we find in the next bbPress release.

#5 @iseulde
11 years ago

  • Component changed from General to Mail
  • Severity changed from major to normal

#6 @chriscct7
9 years ago

  • Keywords reporter-feedback removed
  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

This was a bbPress bug fixed in https://bbpress.trac.wordpress.org/ticket/1700

Note: See TracTickets for help on using tickets.