Opened 14 years ago

Closed 14 years ago

#606 closed defect (fixed)

SDF: Insert feature would lose default value if that property is readonly

Reported by: lind Owned by: romicadascalescu
Priority: major Milestone: 3.6.0
Component: SDF Provider Version: 3.4.0
Severity: 3 Keywords:
Cc: External ID: 1293087

Description

SDF Provider will not setting the defaut value of a property is that property is readonly.

In Autocad Map3D when creating a SDF with a property with default value and readonly is true, then the features in this SDF created will lost the default values. And also, bulk copy makes the target SDF lost the default values even the sources are correct.

Attachments (1)

Code for Ticket #606.patch (654 bytes ) - added by lind 14 years ago.

Download all attachments as: .zip

Change History (6)

by lind, 14 years ago

Attachment: Code for Ticket #606.patch added

comment:1 by romicadascalescu, 14 years ago

Resolution: fixed
Status: newclosed

comment:2 by romicadascalescu, 14 years ago

Resolution: fixed
Status: closedreopened

The code change was reverted, and need to be fixed in next release

comment:3 by romicadascalescu, 14 years ago

Owner: changed from lind to romicadascalescu
Status: reopenednew

comment:4 by gregboone, 14 years ago

Milestone: 3.5.03.6.0

comment:5 by romicadascalescu, 14 years ago

Resolution: fixed
Status: newclosed

Fixed using a different ticket, see: Ticket #613 SDF: Handle read-only files and default values

Note: See TracTickets for help on using tickets.