Closed (fixed)
Project:
Menu Breadcrumb
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2008 at 00:55 UTC
Updated:
17 Jun 2008 at 21:26 UTC
When using single quote in an article title, the quote isn't displayed correctly in the Menu Breadcrumb.
It is a real problem for some language.
Example:
Title: I'm a bug
Menu: I'm a bug
Maybe other characters are affected.
Comments
Comment #1
LeCyb commentedAfter Drupal 6.2 update it doens't appears anymore.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
moettti commentedI still had the problem with Drupal 6.2 and I fixed it by activating HTML instead of plaintext:
replace this line in menu_breadcrumb.module:
with this lines: