Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inline html is now escaped by the searializer. | Waylan Limberg | 2012-01-19 | 1 | -0/+1 |
| | | | | | | | | Final fix to issue introduced in fix for #59. Weird stuff inside angle brackets now also work in safe_mode='escape'. We just did the same thing as with block html, let the (x)html searializer do the escaping. Tests updated including the standalone test moved to match the non-escape cases. | ||||
* | Added safe_mode to testing framework and soem tests. | Waylan Limberg | 2008-03-19 | 1 | -0/+69 |