On Mon, Feb 14, 2011 at 9:29 PM, Stephan Knauss <[email protected]> wrote:
> I wonder why the api did not return a 405. This could have helped tracking > down the issue faster. > changeset/close did return a 405. Interesting. If you can track down which bit of the API code needs changing so that it returns a 405 then that would be great. I've had a brief look at app/controllers/changeset_controller.rb and it looks similar for both create and close, but I did notice that close for some reason isn't in the check_api_writeable filter. Cheers, Andy _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

