FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000579FL54. Element, Byte, Record or other APIpublic2014-10-16 17:122014-10-16 17:16
ReporterFalk Reichbott 
Assigned ToFalk Reichbott 
PriorityhighSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformGeneralOSGeneralOS VersionGeneral
Product Version5.0 
Target Version5.1Fixed in Version5.1 
Summary0000579: Last record/block missing after fcbclose if format.text() used
DescriptionWe use the byte interface with write.text() and format.text() and the last record/block is missing in the target file.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000658)
Falk Reichbott (administrator)
2014-10-16 17:16

The reason for this bug was a missing finalise call in the fcbclose function. The byte interface use at write a read operation from the memory (format.text()) and a write operation to the file. In some cases the read operation from memory holds data in a rest buffer. This data was not flushed in the close function.

The error is fixed in version 5.0.34=5.1.0

- Issue History
Date Modified Username Field Change
2014-10-16 17:12 Falk Reichbott New Issue
2014-10-16 17:12 Falk Reichbott Status new => assigned
2014-10-16 17:12 Falk Reichbott Assigned To => Falk Reichbott
2014-10-16 17:16 Falk Reichbott Note Added: 0000658
2014-10-16 17:16 Falk Reichbott Status assigned => resolved
2014-10-16 17:16 Falk Reichbott Fixed in Version => 5.1
2014-10-16 17:16 Falk Reichbott Resolution open => fixed
2014-10-16 17:16 Falk Reichbott Note View State: 0000658: public
2014-12-02 07:43 Falk Reichbott Category 4. Element, Byte or Record API => 4. Element, Byte, Record or other API


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker