Commit 28d8786
committed
[bugfix] Reference nodes in the in-memory DOM (Memtree) should be transparent to the org.w3c.dom API
Closes eXist-db/exist#56821 parent 700e080 commit 28d8786
File tree
36 files changed
+1977
-517
lines changed- exist-core
- src
- main/java/org/exist
- backup
- dom
- memtree
- reference
- persistent
- storage/serializers
- util/serializer
- xquery
- functions
- fn
- util
- xmldb
- test
- java/org/exist/xquery/functions
- fn/transform
- xquery3
- xquery/xquery3
- extensions/modules/sql/src/main/java/org/exist/xquery/modules/sql
36 files changed
+1977
-517
lines changedLarge diffs are not rendered by default.
Lines changed: 27 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
2 | 26 | | |
3 | 27 | | |
4 | 28 | | |
| |||
625 | 649 | | |
626 | 650 | | |
627 | 651 | | |
628 | | - | |
629 | | - | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
630 | 655 | | |
631 | 656 | | |
632 | 657 | | |
| |||
Lines changed: 25 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
2 | 26 | | |
3 | 27 | | |
4 | 28 | | |
| |||
99 | 123 | | |
100 | 124 | | |
101 | 125 | | |
102 | | - | |
| 126 | + | |
103 | 127 | | |
104 | 128 | | |
105 | 129 | | |
| |||
0 commit comments