Ticket #2195 enhancement closed invalid
Ignore whitespace XML nodes when we know we can
| Reported by: | wsanchez | Owned by: | wsanchez |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web2.dav | Keywords: | |
| Cc: | wsanchez | Branch: | |
| Author: | Launchpad Bug: |
Description
When we are parsing XML, we should ignore whitespace nodes unless the containing element is a WebDAVTextElement, since it should be semantically safe to do so, and we don't need to be keeping the extra nodes around in memory.
Change History
Note: See
TracTickets for help on using
tickets.
