Bug #309
Leading space before \mkr causes field to be misread.
| Status: | Closed | Start: | 07/15/2009 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | 07/15/2009 | |
| Assigned to: | John Wimbish | % Done: | 100% |
|
| Category: | Windows | Spent time: | - | |
| Target version: | 1.1.x | Estimated time: | 1.00 hour |
Description
How much code do I have to deal with bad "standard format" data? (That's a rhetorical question.) :-(
In this case, it was a matter of just adding a Trim() to the ReadNextField() code that reads each line of text. Tests all pass, so seems to have done the trick.