Comment 3 for bug 784414

Revision history for this message
Nicholas Leskiw (nleskiw) wrote :

Fixed in rev 562.

Added a sanitizing routine to composer_widgets.js to prevent users from inputting invalid characters.

Allowed chars : /[^A-Za-z0-9_.]/