This repository was archived by the owner on Jan 7, 2021. It is now read-only.
Commit 8da4dcb
committed
Do not handle the strings 'yes' and 'no' as boolean
eg. <country>NO</country> (ISO 3166 country code for Norway) would
result in “country: false”1 parent f2ccbda commit 8da4dcb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments