Closed (fixed)
Project:
Glossary
Version:
6.x-1.4
Component:
User interface
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
25 May 2008 at 16:00 UTC
Updated:
8 Jun 2008 at 17:03 UTC
Line 14 in glossary.module (from the help section) reads: <p>Administration of glossary requires <em>%permissions</em> permissions.</p>.
The API for the t function says: "%variable, which indicates that the string should be HTML escaped and highlighted with theme_placeholder() which shows up by default as emphasized." So this creates <em><em>permissions</em></em>.
I think it'd be good to remove the <em></em> from the module.
Comments
Comment #1
nancydruFix committed to both branches.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.