FLAM Issue Tracker - FL5
View Issue Details
0000913FL51.1 FLCLpublic2018-04-18 18:432018-08-17 12:34
Falk Reichbott 
Falk Reichbott 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.1.16 
5.1.185.1.18 
0000913: Add check for empty data elements in tale support
For XML prozessing it would be useful to produce an error or a warning if a element is empty (don't contain any data).

For this a min length check or something like this must be implemented.
No tags attached.
Issue History
2018-04-18 18:43Falk ReichbottNew Issue
2018-04-18 18:43Falk ReichbottStatusnew => assigned
2018-04-18 18:43Falk ReichbottAssigned To => Falk Reichbott
2018-04-20 17:52Falk ReichbottNote Added: 0001153
2018-08-06 14:03Falk ReichbottNote Edited: 0001153bug_revision_view_page.php?bugnote_id=1153#r418
2018-08-17 12:34Falk ReichbottNote Added: 0001175
2018-08-17 12:34Falk ReichbottStatusassigned => resolved
2018-08-17 12:34Falk ReichbottFixed in Version => 5.1.18
2018-08-17 12:34Falk ReichbottResolutionopen => fixed

Notes
(0001153)
Falk Reichbott   
2018-04-20 17:52   
(edited on: 2018-08-06 14:03)
The '!' on a leaf can now be used to make a value in XML mandatory for a data field or attribute at write. Means a zero length value are not allowed if the '!' set in front of the leaf in the path at read. But this would only be a XML solution.

A general solution for each table format must be based on a defined minimal length for that column.

(0001175)
Falk Reichbott   
2018-08-17 12:34   
Per column a minimal length of the external representation of the data is checked to ensure data in the external format