enketo / enketo-xpathjs

Cross-browser OpenRosa-extended XPath 1.0 implementation in JavaScript.
MIT License
6 stars 10 forks source link

Min() seriously broken with 0 (and perhaps max too) #75

Closed MartijnR closed 6 years ago

MartijnR commented 6 years ago

see https://docs.google.com/spreadsheets/d/1UQSdqOS1kE8Z3qvMDx9jcnxHOnsJ70xAde7mJksZPtk/edit#gid=0

If any of the non-last fields is 0, the min() function ignores it.