Commit 53d1f56
committed
[FIX] util/records: do not fail editing views on extra whitespace
XML parser would fail if there are extra context before the document
declaration. Even though it's invalid XML we can still attempt to edit
the views.
closes #50
Signed-off-by: Christophe Simonis (chs) <chs@odoo.com>1 parent 3ba8517 commit 53d1f56
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments