osayouba / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 0 forks source link

[ODK 2.0 Application designer rev126] XLSX converter does not detect undefined functions #1139

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What tool are you using?
ODK 2.0, Application Designer revision 126

What is frustrating, troubling, annoying or lacking?
If the "calculates" spreadsheet calls a function that is not defined, the XLSX 
converter still compiles normally, and the error is not detected until the 
survey attempts to load the screen.

How would you like it to work?
The XLSX converter should detect if the "calculates" spreadsheet calls a 
function that is not defined. (This would be a nice chance if it is possible to 
do without impacting performance, although it's not essential.)

NOTE: the core team has limited ability to make software enhancements.
We rely heavily on community-contributed enhancements to the tools. If this
is something you very much need, consider hiring a developer to make the
changes with the stipulation that they work with the core team to specify
the details of the change and contribute the change back to the project
under an Apache 2 license.

Original issue reported on code.google.com by j...@uw.edu on 30 Apr 2015 at 3:27