Opened 13 years ago
Closed 13 years ago
#515 closed defect (fixed)
Index and db inconsistency / _root field != root column
Reported by: | fxp | Owned by: | Fxp |
---|---|---|---|
Priority: | minor | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
- _root field store the name of the root element.
- root column in metadata table store qualifiedName of the root element.
- geonet:info/root return the qualifiedName
Proposal: store the qualifiedName in all places.
Backward compatibility: None, this info is not used for now AFAIK.
Note:
See TracTickets
for help on using tickets.