Tags: lognaturel/javarosa
Tags
Apply changes communicated in e-mail. Amazing how broken daylight sav… …ings time treatments were
Upgrade to Java 7 source/target. Add lint flags on build. Add CONTROL… …_FILE_CAPTURE to allow anyone to add generic file attachments to a form.
Fix: dynamic itemset loading from XML files was not constructing the … …set of choices correctly. Upon exit and loading from the binary cache files, everything worked. Moved some initialization around to have it be in the same order across the two load sequences. The crux of the fix appears to be clearing the TreeElement caches (lines 459-468 of XFormParser).
Map OutOfMemoryError to DeserializationException to better handle bin… …ary format changes when JR binary representation changes.
Further changes to enforce UTF-8 encoding on all file I/O
PreviousNext