GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/211
Invalid constant name bug fix
This just fixes an invalid constant name. It worked previously because the
API published an event of name `undefined` which could be subscribed to.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton event-name-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/211.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 #211
----
commit 24ec98ef0b119e990d7eb414accb08c1d21ed305
Author: Benjamin Keen <[email protected]>
Date: 2014-12-31T17:06:02Z
Invalid constant name bug fix
----
---
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.
---