Emery Hemingway 8ae2f65da8 uniform XML boolean attribute access
Replace 'attribute(...).has_value("yes")`
with 'attribute_value(..., false)'.

This allows for boolean configuration to be set with values such as
"true", "false", "yes", "no", or "1", "0".

Fixes #2002
2016-06-22 12:21:42 +02:00
..
2016-06-22 12:21:42 +02:00
2015-04-09 16:04:46 +02:00
2016-05-23 15:52:34 +02:00
2015-10-09 16:38:48 +02:00