You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you add a calculate="200 div 100" to an geopoint (or a integer) node, there will be class cast exception at some point because that calculation isn't valid. ideally these kinds of problems should be caught by the parser.
Originally reported by: Yaw Anokwa (Bitbucket: yanokwa, GitHub: yanokwa)
http://code.google.com/p/opendatakit/issues/detail?id=356
if you add a calculate="200 div 100" to an geopoint (or a integer) node, there will be class cast exception at some point because that calculation isn't valid. ideally these kinds of problems should be caught by the parser.
The text was updated successfully, but these errors were encountered: