GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/506
Remove reference to $.clearForm
There's an error that appears after uploading a file. This is due
to the removal of a jQuery form lib. This PR removes the reference
to the unfound function and clears the form manually.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton upload-file-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/506.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #506
----
commit f91adf8214a0b39f284da3fe2ec4afe94f6cf4c6
Author: Ben Keen <[email protected]>
Date: 2015-08-28T16:57:34Z
Remove reference to $.clearForm
There's an error that appears after uploading a file. This is due
to the removal of a jQuery form lib. This PR removes the reference
to the unfound function and clears the form manually.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---