View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004129 | JEDI VCL | 00 JVCL Components | public | 2007-05-13 05:21 | 2007-05-14 13:47 |
Reporter | aml1005 | Assigned To | remkobonte | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.30 | ||||
Target Version | Fixed in Version | 3.34 | |||
Summary | 0004129: JvRichEdit corrupts unicode Lines.LoadFromStream | ||||
Description | Streaming in a file above a certain size with unicode stream mode leads to corruption. I believe the first line of TCookie.LoadW BufferSize := BufferSize div 2; should be deleted. Then it works OK. (probably similarly in Load) | ||||
Tags | No tags attached. | ||||
|
Can you attach to this bug report a sample unicode file that corrupts? |
|
I was actually streaming in from a memory stream, but I think it will happen with anything above about 2K in size. |
|
You are correct; this should now be fixed in revision 11282. Thanks for the report. |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-05-13 05:21 | aml1005 | New Issue | |
2007-05-13 16:14 | remkobonte | Note Added: 0012771 | |
2007-05-13 16:14 | remkobonte | Status | new => feedback |
2007-05-14 03:36 | aml1005 | Note Added: 0012778 | |
2007-05-14 13:47 | remkobonte | Status | feedback => resolved |
2007-05-14 13:47 | remkobonte | Fixed in Version | => Daily / SVN |
2007-05-14 13:47 | remkobonte | Resolution | open => fixed |
2007-05-14 13:47 | remkobonte | Assigned To | => remkobonte |
2007-05-14 13:47 | remkobonte | Note Added: 0012793 |