[Glass] Exception converting aString to Time
BrunoBB
smalltalk at adinet.com.uy
Sat May 4 14:16:41 PDT 2019
Hi,
Tracking a test failure of my Application on GS 3.4.1 i found the following:
Number fromString: 'hello'.
Date fromString: 'hello'.
Boolean fromString: 'hello'.
TimeStamp fromString: 'hello'.
Time fromString: 'hello'.
>From 1 to 4 raise anException but (Time fromString: 'hello') answer a valid
Time instance.
It seems a bug to me ...
regards,
bruno
--
Sent from: http://forum.world.st/GLASS-f1460844.html
More information about the Glass
mailing list