Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/512#issuecomment-138985914
fauxton has no optional extensions defined, and does not crash and that's
cool.
right now it errors if you try to use extensions, that are registered in a
wrong way. these extensions are partly registered and not set up properly.
crashing here is better compared to failing silently which will introduce
cascading errors or weird behavior where the extension should be used. it also
makes debugging very hard.
---
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.
---