Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0006622 |
[Squeak] Kernel |
minor |
always |
08-13-07 06:00 |
05-09-08 21:00 |
|
Reporter |
m3rabb |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
3.10 |
|
Summary |
0006622: Date class>>#readFrom: breaks when dates are in the form DD/MM/YY |
Description |
Some of the sources files have dates that are improperly formed as DD/MM/YY instead of MM/DD/YY, which cause Date class>>#readFrom: to fail.
The attached fix gracefully handles this situation, and provides an associated test.
|
Additional Information |
The is relevant when condensing sources using the new VersionsBrowser package.
|
|
Attached Files |
Date class-readFrom.cs [^] (2,014 bytes) 08-13-07 06:00 |
|