View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001808 | Hopper | General | public | 2020-09-02 09:45 | 2020-09-03 15:04 |
Reporter | Martijn Tonies | Assigned To | Martijn Tonies | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 2.1.1 | ||||
Summary | 0001808: SQL error during specific expression evaluation | ||||
Description | See test case by Michael | ||||
Steps To Reproduce | sFeeSet = LEFT(sFeeList, iColonPos -1); The "-1" isn't recognized as a formula expression, but instead taking as a literal. As this result goes into a VarChar, the value is surrounded by (..), the SQL eval fails. | ||||
Tags | No tags attached. | ||||
DBMS Version | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-02 09:45 | Martijn Tonies | New Issue | |
2020-09-02 09:45 | Martijn Tonies | File Added: !cid_image001_png@01D67D0A.png | |
2020-09-02 15:09 | Martijn Tonies | Category | Firebird => General |
2020-09-02 15:10 | Martijn Tonies | Assigned To | => Martijn Tonies |
2020-09-02 15:10 | Martijn Tonies | Status | new => resolved |
2020-09-02 15:10 | Martijn Tonies | Resolution | open => fixed |
2020-09-02 15:10 | Martijn Tonies | Fixed in Version | => 2.1.1 |
2020-09-03 15:04 | Martijn Tonies | Status | resolved => closed |