Mantis - Squeak
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
7262 | Network | minor | always | 01-06-09 15:11 | 08-21-10 09:47 |
|
|||||
Reporter: | luki | Platform: | |||
Assigned To: | cdegroot | OS: | |||
Priority: | normal | OS Version: | |||
Status: | assigned | Product Version: | 3.10.2 | ||
Product Build: | Resolution: | open | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
Summary: | 0007262: UUID class>>fromString36: fails when reading a small value, e.g. nilUUID | ||||
Description: |
self shouldnt: [UUID fromString36: (UUID nilUUID asString36)] raise: Error. |
||||
Steps To Reproduce: | |||||
Additional Information: | UUID class>>fromString36: should use "num digitLength" instead of "num size" as #size fails when sent to SmallIntegers. | ||||
Relationships | |||||
Attached Files: |
![]() ![]() |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|