Bug #2096
closedNot all elements of attribute module displayed in tree editor
0%
Description
Let's say you have a data package that contains a data table which in turn
contains several attributes. In the tree editor, when you click “Show all”, nine
elements of the attribute module (dataTable/attributeList) appear for the first
attribute of the table (attributeName, attributeLabel, attributeDefinition,
storageType, measurementScale, missingValueCode, accuracy, coverage, method),
but only four elements appear for the other attributes (attributeName,
attributeLabel, attributeDefinition, measurementScale). All elements should
appear for all attributes.
When there are several tables in the data package, only the first data table
displays the nine elements for the first attribute; the other tables display
only the four elements mentioned above for all attributes.
Updated by Matt Jones about 19 years ago
This is probably not a template bug, rather something in how repeated elements
are handled.
Updated by P. Anderson about 19 years ago
Sid and I think we have fixed the bug but want further testing to happen before
closing.
Updated by Will Tyburczy about 19 years ago
Show all seems to be showing all elements for all attributes now