Activity log for bug #1780820

Date Who What changed Old value New value Message
2018-07-09 16:07:25 hilaire bug added bug
2018-07-09 16:07:33 hilaire tags co core
2018-07-09 16:09:30 hilaire description In transition to the new Pharo7 File system, several #binaryReadStream messages should be replaced by #readStream It occurs there bellow, methods body should be rewritten as follow: DrGeoXml>>#load:for: ^ self loadFrom: (filename asFileReference readStream) for: constructor Add comment for any additional finding. In transition to the new Pharo7 File system, several #binaryReadStream messages should be replaced by #readStream. All in all, only the XML operations are concerned. Image/PNG document should go with a #binaryReadStream It occurs there bellow, methods body should be rewritten as follow: DrGeoXml>>#load:for: ^ self  loadFrom: (filename asFileReference readStream)  for: constructor Add comment for any additional finding.
2018-07-09 16:21:28 hilaire drgeo: milestone wip 18.06
2018-09-29 17:04:37 Launchpad Janitor branch linked lp:drgeo
2018-09-29 17:05:06 hilaire drgeo: status New In Progress
2018-09-29 17:05:09 hilaire drgeo: milestone 18.06 wip
2019-03-07 14:37:18 hilaire drgeo: milestone wip 19.03
2019-03-07 14:37:21 hilaire drgeo: status In Progress Fix Committed
2019-03-21 09:38:53 hilaire drgeo: status Fix Committed Fix Released