enketo / enketo-legacy

The OLD app that started the Enketo revolution. An offline-capable web survey application that is compatible with OpenRosa XForm-derived format and compliant servers.
https://enketo.org
Apache License 2.0
21 stars 26 forks source link

upload button doesn't get enabled when final record in queue #301

Closed MartijnR closed 10 years ago

MartijnR commented 10 years ago

not sure how to reproduce yet but probably relates to another issue where record list is not cleared after successful upload

MartijnR commented 10 years ago

This is caused by the user approving the use of the FileSystem API. The controller will attempt to remove a filesystem directory when the filesystem isn't available, causing an exception.