Closed (duplicate)
Project:
Drupal core
Version:
6.1
Component:
blog.module
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2008 at 02:07 UTC
Updated:
2 Mar 2008 at 03:17 UTC
I have a user called Ya'qub.
This is shown correctly everywhere except for the breadcrumb on his blog, which says : Home › Blogs › Ya'qub's blog and the link to his blog which says Ya'qub's blog.
Elsewhere, such as in breadcrumb on his track page, in the forums, the submitted information etc it uses the correct "Ya'qub".
You can see an example on this page:
http://therevival.eu/blogs/yaqub/charity-begins-my-future-home
Is there a short term fix for this?
Comments
Comment #1
naheemsays commentedhehe, should have known. in the first to examples of this not working properly, instead of the
', I get& # 039 ;but without the spaces.Comment #2
kbahey commentedTry this patch http://drupal.org/node/165226, and if it works, post there that it does, and help getting it in Drupal 7.
Comment #3
naheemsays commentedThe patch on that fixes it for me. I have replied there too.