Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode CSVs breaks #111

Open
dorey opened this issue Feb 7, 2014 · 0 comments
Open

Unicode CSVs breaks #111

dorey opened this issue Feb 7, 2014 · 0 comments

Comments

@dorey
Copy link

dorey commented Feb 7, 2014

Just noting that because python's csv library breaks on unicode strings, certain forms cannot be imported via CSV.

ukanga added a commit that referenced this issue May 5, 2014
* sel/master:
  Testing a unicode CSV can be converted to dict in xls2json_backends. addresses #111
  version bump to 0.9.20
  use style column to defined body class attribute
  Moved aliases to an 'aliases.py' file
  version bump to 0.9.19
  pep8 cleanup
  pep8 cleanup
  changed style attribute to class attribute
  Adds --json flag to output error messages in JSON format
  remove comments when parsing xform
  pep8 cleanup
  set id_string from the model instance id
  convert lable_obj with no ref/translations to text
  More meaningful exception message.
  Add style attribute to body tag if its specified within settings worksheet - fixes #100
  Adding support for required_message and no_app_error_string on xform to survey object

Conflicts:
	pyxform/xls2json.py
ukanga added a commit that referenced this issue May 8, 2014
* master: (25 commits)
  update to ODK Validate 1.4.3 for ODK Collect v1.4.3 and newer.jar
  add test for search and select function
  test for pulldata function in xlsform
  add ODK Validate.jar development version 1.4.3
  pep8 cleanup
  SurveyCTO added support for intent column to XLSForm and translated ${field name} references inside appearance columns for input, and inside intent columns for group fields, in order to support full range of external-intent support.
  Broadened to allow "required message" as the column name.
  For SurveyCTO's dynamic-select support, resolve field references in image columns so that images can also be resolved from the .csv file.
  For SurveyCTO's dynamic-select support, resolve field references in appearance columns, to support query calls in there.
  Testing a unicode CSV can be converted to dict in xls2json_backends. addresses #111
  version bump to 0.9.20
  use style column to defined body class attribute
  Moved aliases to an 'aliases.py' file
  version bump to 0.9.19
  pep8 cleanup
  pep8 cleanup
  changed style attribute to class attribute
  Adds --json flag to output error messages in JSON format
  remove comments when parsing xform
  pep8 cleanup
  ...

Conflicts:
	CHANGES.txt
	pyxform/xls2json.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant