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-05-26 15:54:14 +02:00
2015-11-04 14:09:30 +01:00
2014-06-27 14:05:50 +02:00
2016-05-09 13:09:55 +02:00
2015-05-28 11:20:00 +02:00
2015-09-30 12:20:38 +02:00
2016-05-23 15:49:55 +02:00
2015-12-10 13:16:29 +01:00
2016-05-23 15:49:55 +02:00
2016-05-23 15:49:55 +02:00
2016-06-22 12:21:42 +02:00
2016-05-23 15:52:38 +02:00