id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 4079,OCI: layer extents not updated in metadata when SyncToDisk() called.,warmerdam,warmerdam,"When saving a new layer it seems as if it is not comitted as expected. To reproduce : {{{ OGRLayer* layer = datasource->ExecuteSQL(""SELECT * FROM mylayer""); datasource->CopyLayer (layer, ""newlayer"", ....) datasource->SyncToDisc(); }}} If I now list SDO_GEOM_METADATA I dont see the laye listed until I close the DataSource. Is there any way to have this comitted ? ",defect,closed,high,,OGR_SF,unspecified,normal,fixed,oci,andersmoe msmitherdc