Hide
original bugid: #5996
All xml from web.xml examples shows escaped, which is illegible for humans and not handy for copy/pasting.
The xml-escaping in MMAdmin was wrong.
Changed the escaping, and removed all html from messages in application files. Also made sure description is escaped.
Show
original bugid: #5996
All xml from web.xml examples shows escaped, which is illegible for humans and not handy for copy/pasting.
The xml-escaping in MMAdmin was wrong.
Changed the escaping, and removed all html from messages in application files. Also made sure description is escaped.
All xml from web.xml examples shows escaped, which is illegible for humans and not handy for copy/pasting.