Action "export settings": metadata strings not escaped
Mass video digitization workflow management for archiving
Brought to you by:
pjotrek
Metadata strings are not escaped in the HTML forms UI in "export_settings" Action.
This causes the HTML form to break if any of these strings contain special characters.
TODO: Add htmlspecialchars() around the values.
Fixed in revision #540.