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

Unhandled Exception Value: list index out of range #917

Closed
ukanga opened this issue Feb 13, 2017 · 0 comments
Closed

Unhandled Exception Value: list index out of range #917

ukanga opened this issue Feb 13, 2017 · 0 comments
Milestone

Comments

@ukanga
Copy link
Member

ukanga commented Feb 13, 2017

File "./onadata/apps/logger/models/xform.py" in submission_count
  824.             self.save()

File "./onadata/apps/logger/models/xform.py" in save
  764.             self._set_title()

File "./onadata/apps/logger/models/xform.py" in _set_title
  728.         title_xml = matches[0][:XFORM_TITLE_LENGTH]

Exception Type: IndexError at /ukanga/
Exception Value: list index out of range
Request information:
GET: No GET data

POST: No POST data

FILES: No FILES data

COOKIES: No cookie data

Aha! Link: https://ona.aha.io/features/PROD-620

@denniswambua denniswambua modified the milestones: Week 8, Week 10 Feb 13, 2017
@denniswambua denniswambua modified the milestones: Week 10, Week 12 Feb 27, 2017
@ukanga ukanga modified the milestones: Week 14, Week 12 Mar 20, 2017
@ukanga ukanga closed this as completed in 2cccfc5 Mar 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants