Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-couch/pull/38#issuecomment-76012517
Fixing code duplicity with fabric is good, but do we actually need in
check_dbname customization?
Say, I want to have Cyrillic database names and I put my validation
function into the config file. Will the other couch parts be ready to work with
such names? How chttpd/httpd will map urlencoded utf-8 database name with a
file name if filesystem uses different charset, like utf-16 on windows? I have
a strong fear that this will cause a server failure. And in this case why do I
have to change the default database name validation?
---
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.
---