Firstly, hats off to you for this excellent module!
I'm not sure if this should be considered a bug or feature request. If a term description text contains regular quotes ("hello world"), the term as seen on a node will not display the entire description on hover because the quotes are being interpreted as part of the HTML markup by the browser. The browser then thinks that whatever is following the quote is an attribute. (at least while using abbr for the term indicator.
The obvious quick solution is to use " instead of quote marks in the term description text, but that's not ideal if non-websavy administrators are adding glossary terms to the site.
I'd be happy to help implement some kind of filtering on the term description text, but I just learned PHP and Drupal api not long ago.
Comments
Comment #1
don@robertson.net.nz commentedI have just installed Glossary on my new Drupal 6 site that is not live yet. I add the Glossary entry:
It gets rendered as \:
This happens when the Glossary is the only filter applied.
Comment #2
gobinathmClosing the issue. It was inactive for long time & it's related to a Drupal Version which is not supported anymore