Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

select_sql bug #338

Open
thielpeter opened this issue Feb 19, 2016 · 0 comments
Open

select_sql bug #338

thielpeter opened this issue Feb 19, 2016 · 0 comments

Comments

@thielpeter
Copy link

In Zeile 35 (https://github.com/yakamara/redaxo_xform/blob/master/classes/value/class.xform.select_sql.inc.php#L35) fehlt folgende Abfrage:

if (!$this->params['send'] && $this->getValue() == '' && $this->getElement('default') != '') {

siehe https://github.com/yakamara/redaxo_xform/blob/master/classes/value/class.xform.select.inc.php#L27

Ohne die Korrektur wird immer der Default-Value gesetzt sollte eine vorherige Option abgewählt werden.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant