Opened 10 years ago

Closed 10 years ago

#5662 closed defect (fixed)

The "Index" in a schema may cause schema corruption

Reported by: Ari Jolma Owned by: Ari Jolma
Priority: highest Milestone:
Component: PerlBindings Version: unspecified
Severity: critical Keywords:
Cc:

Description

Index attribute for field meta data (schema) was added in r20874. However, the attribute was not added into the list of known attributes in the create constructor. This may cause corrupted schemas where the name of the field is Index.

Change History (2)

comment:1 by Even Rouault, 10 years ago

Committed in trunk r27724 and branches/1.11 r27725.

Good to close ?

comment:2 by Ari Jolma, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.