Brian Hatchl

Results 36 comments of Brian Hatchl

Should be a stack trace in tomcat log. Or you could run through this manually and `more details` to get stderr.

To get the basic auth prompt it seems we need to proxy this request.

:hot_pepper: :hot_pepper: :hot_pepper: :hot_pepper: :hot_pepper: :hot_pepper: :hot_pepper:

My question in talking with Josh is, > If the duplicate feature is inferior in every way, why would the user want to link reviews from it to the better...

I still think checking the existence of a known relation using this url, http://localhost:8080/hoot- services/osm/api/0.6/relations?mapId=1036&elementIds=3 and getting a 404 Not Found response is exactly how REST is intended to behave.

I guess what I'm saying is that url is a check if the feature exists. If it does you get the relation, if it doesn't you get 404.