Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
taxonomy.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2010 at 14:00 UTC
Updated:
10 May 2013 at 09:08 UTC
Jump to comment: Most recent file
Comments
Comment #1
gopherspidey commentedIf a term also has a single quote in it it displays '
Comment #2
gopherspidey commentedI think it might be a double check_plain. Try this patch out.
Comment #3
amateescu commentedI just closed two issues that were duplicates of this one so bumping to major.
Attached patch also adds a blank line between the @param section and @return directive.
Here is the corresponding function from node.module:
so both #3 or #4 are RTBC!
Comment #4
dries commentedCommitted to CVS HEAD. Thanks.
Comment #5
twirlingsky commentedThis fixed ampersands but Apostrophe's are still showing up as html code ('). Titles in teaser format.
(Sorry, wanted to make a new issue.. and can't delete this comment....)
Comment #6
twirlingsky commentedCurrently the taxonomy / teaser title is displaying as "Don't Tell Santa You're Jewish"
Should be" Don't Tell Santa You're Jewish"
Comment #8
clemens.tolboomThe workaround for this Apostrophe problem mentioned by @twirlingsky is to use the views taxanomy display.
(weird this is still in D7: I tried to find more references to this particular problem but failed.)
Comment #9
thinkyhead commentedShould this issue be re-opened? The problem still exists in Drupal 7.21.
Comment #10
ClaudeS-1 commentedStill exists in Drupal 7.22, and not just in taxonomy views.
I have a view that shows the teaser for several pages, and one of the page titles has an apostrophe (single quote) that is rendering as & # 0 3 9 ; (spaced out so it doesn't render as an apostrophe here!)