View Issue Details

IDProjectCategoryView StatusLast Update
0001510Database Workbench v5Firebird Modulepublic2017-10-27 12:38
ReporterMartijn Tonies Assigned ToMartijn Tonies  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version5.3.4 
Summary0001510: Fb 3: debugging assignment with stored function doesn't evaluate full assignment
DescriptionFb 3: debugging assignment with stored function doesn't evaluate full assignment
Steps To Reproduce1) create stored function
2) use stored function like this:

a = 3 * myfunc(...);
a = myfunc(...) * 3;

returns error when executing

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-07-31 13:20 Martijn Tonies New Issue
2017-08-03 14:04 Martijn Tonies Status new => resolved
2017-08-03 14:04 Martijn Tonies Fixed in Version => 5.3.4
2017-08-03 14:04 Martijn Tonies Resolution open => fixed
2017-08-03 14:04 Martijn Tonies Assigned To => Martijn Tonies
2017-10-27 12:38 Martijn Tonies Status resolved => closed