View Issue Details

IDProjectCategoryView StatusLast Update
0000070JBSQLBugspublic2019-06-11 09:23
Reporterjorgen.bosmanAssigned Tojorgen.bosman 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0.7 
Target VersionFixed in Version1.4.0.0 
Summary0000070: lob value appears twice in listview
Descriptionselecting a lob value makes it appear twice in the listview column
Steps To ReproduceSQL> 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)
TagsNo tags attached.
Oracle Client Version
Oracle Server Version

Activities

There are no notes attached to this issue.

Issue History

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