Michal Šrédl 14 năm trước cách đây
mục cha
commit
19cd88a85f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      OWS.py

+ 0 - 1
OWS.py

@@ -175,7 +175,6 @@ class OWS:
             self.setFilter(mapobj,request)
 
         # mapobj.getLayerByName(request.getValueByName("layers")).metadata.get("wfs_filter")
-        # here is still fine, but it fails on dispatch:
         res = mapobj.OWSDispatch(request)
         if mapscript.MS_DONE == res:
             raise OWSExceptions.NoValidRequest("No valid OWS Request")