newtonandebe / opendatakit

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

Disallow spaces in instance variables #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Build allows you to put spaces into instance variables like:
<instance>
        <data>
          <video q/>
</data>
</instance>

This causes the forms to crash.

Original issue reported on code.google.com by carlhart...@gmail.com on 3 May 2010 at 10:18

GoogleCodeExporter commented 9 years ago
instead of spaces, let's just do _

Original comment by yanokwa on 21 May 2010 at 5:10

GoogleCodeExporter commented 9 years ago
I don't think they should be auto-replaced.  That'll likely confuse everyone.  
Better to pop an error or a box 
saying "spaces will be replaced with _" or something.

Original comment by carlhart...@gmail.com on 24 May 2010 at 4:54

GoogleCodeExporter commented 9 years ago
I'll come up with something.

Original comment by clint%do...@gtempaccount.com on 24 May 2010 at 5:52

GoogleCodeExporter commented 9 years ago
Merging into 109.

Original comment by clint%do...@gtempaccount.com on 16 Aug 2010 at 8:58