Anonymous | Login | Signup for a new account | 2024-11-22 12:55 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000579 | FL5 | 4. Element, Byte, Record or other API | public | 2014-10-16 17:12 | 2014-10-16 17:16 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | high | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | General | OS | General | OS Version | General | ||||
Product Version | 5.0 | ||||||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||||||
Summary | 0000579: Last record/block missing after fcbclose if format.text() used | ||||||||
Description | We use the byte interface with write.text() and format.text() and the last record/block is missing in the target file. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
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 |