Pretty self explanatory -- double quotes should get replaced with single quotes when saving, or a note should be added to the input form explaining the effects of using quotes in the description.

Comments

jeremy’s picture

Assigned: Unassigned » jeremy

When saving a menu item, str_replace() is now run to change " to '.

Anonymous’s picture