Activity log for bug #1369362

Date Who What changed Old value New value Message
2014-09-15 01:00:44 Milorad Pop-Tosic bug added bug
2014-09-15 01:00:44 Milorad Pop-Tosic attachment added test.py https://bugs.launchpad.net/bugs/1369362/+attachment/4204076/+files/test.py
2014-09-15 01:11:51 Milorad Pop-Tosic description This error is raised for certain inputs to clean_html method in class Cleaner, when iterating over attributes dictionary in order to remove non-safe ones. See attached file for details and steps to reproduce. lxml.etree: (3, 4, 0, 0) libxml used: (2, 9, 1) libxml compiled: (2, 9, 1) libxslt used: (1, 1, 28) libxslt compiled: (1, 1, 28) This error is raised for certain inputs to clean_html method in class Cleaner, when iterating over attributes dictionary in order to remove non-safe ones, on Python3. See attached file for details and steps to reproduce. lxml.etree: (3, 4, 0, 0) libxml used: (2, 9, 1) libxml compiled: (2, 9, 1) libxslt used: (1, 1, 28) libxslt compiled: (1, 1, 28)
2014-09-16 17:35:17 Nenad Ognjanovic bug added subscriber Nenad Ognjanovic
2014-12-06 19:37:02 scoder lxml: status New Triaged
2014-12-06 20:13:44 scoder lxml: status Triaged Invalid
2014-12-14 06:47:37 scoder lxml: importance Undecided Medium
2014-12-14 06:47:37 scoder lxml: status Invalid Fix Committed
2014-12-14 06:47:37 scoder lxml: milestone 3.4
2014-12-14 06:47:37 scoder lxml: assignee scoder (scoder)
2015-02-07 20:30:42 scoder lxml: status Fix Committed Fix Released