- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
XML Escaping bug
Wed, 2010-02-03, 06:28
Folks,
The XML escaping code does not properly filter control characters. I've posted a patch that filters the control characters as well as performing 4x better than the existing implementation. Please see http://lampsvn.epfl.ch/trac/scala/ticket/3014
Thanks,
David
--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics
The XML escaping code does not properly filter control characters. I've posted a patch that filters the control characters as well as performing 4x better than the existing implementation. Please see http://lampsvn.epfl.ch/trac/scala/ticket/3014
Thanks,
David
--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics