Actions
Bug #12989
openempty string does not trigger dynamic update
Start date:
06.09.2021
Due date:
% Done:
0%
Estimated time:
Discuss:
Prio Planung:
Vote:
Description
A note whose value is rendered using dynamic update is not updated if the return value changes from "something" to "".
e.g.
In the "value" field of a dynamicly updated FormElement of type "note":
#!report 10.sql = SELECT "something" FROM (SELECT '') AS _fake WHERE "{{select:F}}"="a"
If "select" changes from "a" to "b" then the note still contains "something".
This bug was found by Philipp.
Updated by Carsten Rose over 1 year ago
- Status changed from Feedback to New
- Assignee changed from Carsten Rose to Enis Nuredini
- Target version changed from next3 to 24.3.0
Actions