xmpp-rs/minidom/src
Maxime “pep” Buquet 8977745fe3
Fixes #44: Two prefixes resolving to the same namespace
The new TreeBuilder addition seems to have fixed this bug. I added the
test that was provided in !108 by Oliver Inemar but not the rest of the
code.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-01-14 22:32:00 +01:00
..
convert.rs minidom: Replace IPv4 test with IPv6 2021-12-01 18:21:34 +01:00
element.rs Fixes #44: Two prefixes resolving to the same namespace 2023-01-14 22:32:00 +01:00
error.rs Rip out quick-xml 2022-04-24 13:27:48 +02:00
lib.rs Remove doc references to quick-xml, update CHANGELOG 2022-12-30 14:29:15 +00:00
namespaces.rs Remove the -rs suffix of jid, minidom and xmpp 2020-06-22 02:17:32 +02:00
node.rs Rip out quick-xml 2022-04-24 13:27:48 +02:00
prefixes.rs minidom: Fix some issues reported by clippy 2021-10-11 16:17:09 +02:00
tests.rs Rip out quick-xml 2022-04-24 13:27:48 +02:00
tree_builder.rs minidom: Allow passing prefixes alongside a reader 2023-01-09 13:40:18 +01:00