Hi guys,
Where does openstreetmaps record bugs? I just found that searching for Bayern with Polygon flag set to 1 result in http code error 500:
http://nominatim.openstreetmap.org/search?format=xml&polygon=1&countrycodes=DE&q=Bayern
Setting polygon=0:
http://nominatim.openstreetmap.org/search?format=xml&polygon=0&countrycodes=DE&q=Bayern
Thanks.