nci/gsky

wps_exception.tpl not found

edisonguo opened this issue · 0 comments

Currently WPS doesn't have wps_exception.tpl template file. Thus https://github.com/nci/gsky/blob/master/ows.go#L510 will certainly fail. In fact, we don't need the exception template but directly write any error messages to the client side.