Home
last modified time | relevance | path

Searched hist:"389 e185635f97865a7dbfefdec30ebe64cd1f45a" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Form/
H A DOptGroup.php389e185635f97865a7dbfefdec30ebe64cd1f45a Thu Oct 26 09:50:12 UTC 2017 Michael Große <grosse@cosmocode.de> fix: prevent two selected options, b/c apparently 'String' == 0 🤦

There was a bug, where the options array ['Auto', 0, 1] would result in
HTML option tags where both the 'Auto' and the 0 option were selected.