Closed GoogleCodeExporter closed 8 years ago
The buggy output: --- !PList p: !Todo[] - key: CgFD4QlyAgAB content: hello 1 priority: 1 completed: false - - CgFD4QlyBQAC content: hello 2 priority: 1 completed: false - - CgFD4QlyBQAD content: hello 3 priority: 1 completed: false The expected output: --- !PList p: !Todo[] - key: CgFD4QlyAgAB content: hello 1 priority: 1 completed: false - key: CgFD4QlyBQAC content: hello 2 priority: 1 completed: false - key: CgFD4QlyBQAD content: hello 3 priority: 1 completed: false
Original issue reported on code.google.com by david.yu...@gmail.com on 30 Jan 2014 at 3:30
david.yu...@gmail.com
Fixed @rev 1675
Original comment by david.yu...@gmail.com on 30 Jan 2014 at 3:44
Original issue reported on code.google.com by
david.yu...@gmail.com
on 30 Jan 2014 at 3:30