darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (https://hub.darcs.net)
#5creating a repo with non-ascii characters in the description fails
I've managed to fix this, at least I think so. It's working locally with these patches to JSON and CouchDB:
http://hub.darcs.net/nand/json/changes https://github.com/nandykins/haskell-couchdb/commits/master
Discussed on IRC but I'll reiterate this here for archival purposes:
The JSON edits are unneeded, further CouchDB changes were needed instead (it sent incorrect headers); it should be working as of the latest commit on my fork.
- status set to closed
I've deployed CouchDB trunk, which includes this fix. Thanks!