<div class="gmail_quote"><div>Hi Jukka,</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> But as you could seen, a bit less with GET request !<br>

<br>
Somehow I feel this is a bug.<br>
<br>
> Could worth to open a ticket, to be more strict on GET Namespace.<br>
</div>But how strict it should be? Should we learn users to include the correct namespace always in the typeName? It is correct but most users do not care about namespaces and they could feel that frustrating. And I suppose that the colon character needs to be escaped at least inside filters for making the GET requests to work and that makes things more complicated. However, it is possible that the same TinyOWS service has both foo:parcels and bar:parcels.<br>
</blockquote><div><br></div><div>NAMESPACE parameter is not Mandatory with GET request,</div><div>(and very few clients use it) so as you said not the right way to handle it.</div><div><br></div><div>But on the other side we have the ns_prefix value associated with</div>
<div>every layer, so we could at least check if it match yes or no.</div><div><br></div></div>-- <br>Olivier<br>