Closed GoogleCodeExporter closed 9 years ago
Changed priority to critical
Original comment by jpywt...@gmail.com
on 27 Jul 2011 at 5:04
I think I see the problem. Stable releases will be deployed with the metadata
file already generated, but the metadata file won't be committed in the
development repository. So Scott is missing this file. We should have a
graceful fail for when the file is missing.
In the mean time, I have attached the current metadata file called 'hemi.json'.
Download this file to:
[kuda directory]/public/js/editor/data/
If you want to generate this file on your own, open a Node command line in the
Kuda directory and run:
node parse.js
The file will be created in the correct directory automatically.
Original comment by erik.kit...@gmail.com
on 27 Jul 2011 at 6:16
Attachments:
Fixed with latest commit. Editor now fails more gracefully if metadata is
missing.
Original comment by erik.kit...@gmail.com
on 27 Jul 2011 at 7:08
Verified and released in 1.4.1
Original comment by jpywt...@gmail.com
on 9 Aug 2011 at 10:53
Original issue reported on code.google.com by
scott.kr...@gmail.com
on 26 Jul 2011 at 8:56