FLAM Issue Tracker - FL5 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000634 | FL5 | 2.2 Subprogram FLUC (CONV) | public | 2015-02-03 08:29 | 2016-01-25 12:04 |
Reporter | Falk Reichbott | ||||
Assigned To | Falk Reichbott | ||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Platform | General | OS | General | OS Version | General |
Product Version | 5.1 | ||||
Target Version | 5.1.11 | Fixed in Version | 5.1.11 | ||
Summary | 0000634: Add format.element() to byte and record interface | ||||
Description | To provide FLAM elements over our customer APIs, a format.element() clause is required. With this clause the byte and record interface provides a data set (length and data) with the structure below: 4 byte integer with the matrix type (for example XML) 4 byte integer with the element type (for example XML start tag) 4 byte integer with the length field for element data (length of the start tag) 4 byte integer with the length field for attribute data (mainly 0) 4 byte integer with the length field for hash data (mainly 0) 4 byte integer reserved 1 4 byte integer reserved 2 4 byte integer reserved 3 n byte element data n byte attribute data n byte hash data This simple structure would be the first supported format, other formats could be implemented. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-02-03 08:29 | Falk Reichbott | New Issue | |||
2015-02-03 08:29 | Falk Reichbott | Status | new => assigned | ||
2015-02-03 08:29 | Falk Reichbott | Assigned To | => Falk Reichbott | ||
2015-06-29 10:17 | Falk Reichbott | Target Version | 5.2 => 5.1 | ||
2015-07-09 18:46 | Falk Reichbott | Target Version | 5.1 => 5.1.09 | ||
2015-08-13 18:47 | Falk Reichbott | Target Version | 5.1.09 => 5.1.10 | ||
2015-12-03 14:22 | Falk Reichbott | Target Version | 5.1.10 => 5.1.11 | ||
2016-01-11 13:41 | Falk Reichbott | Note Added: 0000942 | |||
2016-01-11 13:41 | Falk Reichbott | Status | assigned => resolved | ||
2016-01-11 13:41 | Falk Reichbott | Fixed in Version | => 5.1.11 | ||
2016-01-11 13:41 | Falk Reichbott | Resolution | open => fixed | ||
2016-01-11 13:41 | Falk Reichbott | Note Edited: 0000942 | bug_revision_view_page.php?bugnote_id=942#r275 | ||
2016-01-25 12:04 | Falk Reichbott | Note Edited: 0000942 | bug_revision_view_page.php?bugnote_id=942#r276 |
Notes | |||||
|
|||||
|
|