Status: New Owner: ---- New issue 3452 by ya...@rogers.com: GlorpDBX no longer loads due to garbled timestamp http://code.google.com/p/pharo/issues/detail?id=3452 Pharo image: Pharo-core Pharo core version: PharoCore-1.2-12251 is OKAY, but PharoCore-1.2-12261 and newer fails Steps to reproduce: Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfGlorpDBX'; load. ! ConfigurationOfGlorpDBX ensureMetacello. ! (ConfigurationOfGlorpDBX project version: '1.2') load: { 'All with PostgreSQL native'. } I tried to debug it myself, but ended up in method trailer code. I also tried reverting the method #parseTimestampFrom: and got a complaint about "<historical>", which I couldn't figure out where it came from. Attachments: PharoDebug.log 40.3 KB