qbdsoft / owasp-esapi-php

Automatically exported from code.google.com/p/owasp-esapi-php
Other
0 stars 0 forks source link

XMLEntityCodec #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Solve the todo in DefaultEncoder class for with new XMLEntityCodec

// TODO http://code.google.com/p/owasp-esapi-java/issues/detail?id=62

Original issue reported on code.google.com by Pascal.M...@gmail.com on 23 Apr 2010 at 9:17

GoogleCodeExporter commented 9 years ago
Thank you for reminding us about this TODO item.

XMLEntityCodec was committed in r752 and the encodeForXML and 
encodeForXMLAttribute
methods of DefaultEncoder have been updated to use XMLEntityCodec.

Original comment by jahboite@gmail.com on 27 Apr 2010 at 4:47