New issue report by tieg.zaharia:
What steps will reproduce the problem?
1. Download CouchDB and run Erlang server, tail logs
2. Create an ActiveCouch model
3. Try to create a migration and run the migrate() method on it
What is the expected output? What do you see instead?
Expected a 200 status code and the view to be created, but got a 405
Method Not Allowed
instead.
What version of the product are you using? On what operating system?
Apache CouchDB 0.7.3a656755
ActiveCouch Master copy (last commit #d23dc3f648a4f89ed35aaf2aab76c2de3ecae44f)
Please provide any additional information below.
I've also bound CouchDB to an IP+port instead of localhost+port. The
attached patch modified
the migrator spec to test for an escaped view name, and is implemented
in migrator.rb.
Attachments:
activecouch_view_escape_patch.diff 2.7 KB
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings