View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000070 | JBSQL | Bugs | public | 2018-01-19 14:21 | 2019-06-11 09:23 |
Reporter | jorgen.bosman | Assigned To | jorgen.bosman | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.3.0.7 | ||||
Target Version | Fixed in Version | 1.4.0.0 | |||
Summary | 0000070: lob value appears twice in listview | ||||
Description | selecting a lob value makes it appear twice in the listview column | ||||
Steps To Reproduce | SQL> create table jb (id number, c clob); table JB created (562 ms) SQL> insert into jb values (1, 'tuut'); 1 row inserted (15 ms) SQL> select * from jb; 1 row selected (31 ms) | ||||
Tags | No tags attached. | ||||
Oracle Client Version | |||||
Oracle Server Version | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-01-19 14:21 | jorgen.bosman | New Issue | |
2018-01-19 14:21 | jorgen.bosman | Status | new => assigned |
2018-01-19 14:21 | jorgen.bosman | Assigned To | => jorgen.bosman |
2019-04-10 11:36 | administrator | Status | assigned => closed |
2019-04-10 11:39 | jorgen.bosman | Status | closed => resolved |
2019-04-10 11:39 | jorgen.bosman | Resolution | open => fixed |
2019-04-10 11:39 | jorgen.bosman | Fixed in Version | => 1.4.0.0 |
2019-06-11 09:23 | jorgen.bosman | Status | resolved => closed |