dtolabs / yana2

Yet Another Node Authority ... because you wanted an agile Real-Time Service Model (RTSM)
8 stars 1 forks source link

Node imported via XML with missing attr-value cannot edit that value #199

Closed gschueler closed 12 years ago

gschueler commented 12 years ago

A node imported via XML without a value for some attribute will not show the attribute in the GUI, and even Editing the Node will not allow you to add a value for the missing attribute.

the attributes in the Edit form should be set via the NodeType, not the set of values on the node

orubel commented 12 years ago

This is something I mentioned a long time ago and original had built in to avoid this I believe.