[issue6231] ElementInclude may drop text

2010-08-08 Thread Florent Xicluna
Florent Xicluna florent.xicl...@gmail.com added the comment: Thanks Neil. Pushed with r83864. -- resolution: - fixed stage: patch review - committed/rejected status: open - closed ___ Python tracker rep...@bugs.python.org

[issue6231] ElementInclude may drop text

2010-07-31 Thread Florent Xicluna
Changes by Florent Xicluna florent.xicl...@gmail.com: -- assignee: - flox components: +XML stage: - patch review status: languishing - open ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6231

[issue6231] ElementInclude may drop text

2010-07-21 Thread Neil Muller
Neil Muller drnlmuller+b...@gmail.com added the comment: The bug is still present in py3k trunk, the py3k patch still applies, and, as the bug has celebrated it's first birthday, all evidence suggests no-one else cares. -- status: open - languishing versions: +Python 3.2

[issue6231] ElementInclude may drop text

2010-03-25 Thread Neil Muller
Neil Muller drnlmuller+b...@gmail.com added the comment: It looks like this issue was missed in the recent ElementTree update. Attached is an updated diff for py3k. -- nosy: +flox Added file: http://bugs.python.org/file16646/ElementInclude_py3k.diff

[issue6231] ElementInclude may drop text

2010-03-25 Thread Neil Muller
Neil Muller drnlmuller+b...@gmail.com added the comment: Similiarly updated patch against current trunk -- Added file: http://bugs.python.org/file16647/ElementInclude.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6231

[issue6231] ElementInclude may drop text

2009-06-07 Thread Neil Muller
New submission from Neil Muller drnlmuller+b...@gmail.com: In some cases, ElementInclude will not include the tail from the current node. Test case and patch against trunk attached (from Simon Cross). -- components: Library (Lib) files: ElementInclude.diff keywords: patch messages:

[issue6231] ElementInclude may drop text

2009-06-07 Thread Russell Cloran
Changes by Russell Cloran rcloran...@gmail.com: -- nosy: +russell ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6231 ___ ___ Python-bugs-list

[issue6231] ElementInclude may drop text

2009-06-07 Thread Neil Muller
Neil Muller drnlmuller+b...@gmail.com added the comment: Same issue affects python 3k. Modified patch (print statement needed changing) added -- Added file: http://bugs.python.org/file14220/ElementInclude_py3k.diff ___ Python tracker

[issue6231] ElementInclude may drop text

2009-06-07 Thread Jeremy Thurgood
Changes by Jeremy Thurgood fir...@gmail.com: -- nosy: +jerith ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6231 ___ ___ Python-bugs-list mailing