Closed GoogleCodeExporter closed 9 years ago
Original comment by yanokwa
on 22 Oct 2011 at 4:57
This is a javarosa bug. Should be filed there.
Original comment by carlhart...@gmail.com
on 25 Oct 2011 at 11:49
filed at
https://bitbucket.org/javarosa/javarosa/issue/53/core-produces-corrupt-formdef.
the combination of purc forms and the core is causing this problem. best we can
do is catch these runtime exceptions so it doesn't crash, but that's carl's
call.
Original comment by yanokwa
on 26 Oct 2011 at 5:00
Turns out lines 292 and 293 which have a style attribute are responsible for
the crash. Took out that attribute and the form worked fine. The style
attribute being added was a
purcforms bug, but JR\ODK should be able to gracefully handle it instead of
crashing :)
Original comment by snsub...@applab.org
on 26 Oct 2011 at 2:00
Original comment by yanokwa
on 2 Nov 2011 at 10:27
Issue 371 has been merged into this issue.
Original comment by yanokwa
on 2 Nov 2011 at 10:31
Original issue reported on code.google.com by
yanokwa
on 22 Oct 2011 at 4:56Attachments: