Commit 3daa2df
Load Aliases before make_objects()
This fixes the error when importing an xml file with aliases used in objects.
self.make_objects() uses self.to_nodeid() which can now take the defined aliases into account.1 parent d476190 commit 3daa2df
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 50 | | |
54 | 51 | | |
55 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
0 commit comments