Actions
Bug #2372
closedDigir datasource data retreival 'by field' does not work
Start date:
02/28/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2372
Description
Digir datasources seem to work if table or row is set, but if 'by field' is set,
then no data is returned!
Updated by Jing Tao over 18 years ago
In digir actor implementation class, somehow the data type of attributes didn't work. This is the reason why if "by fild" was set. I also fixed a bug about the "as row" - which would not set correct delmiter between fields.
By the way, the NIL token was introduced into digir actor if field's value misses when output type is "by field".
Actions