aperi2007
aperi2007
I'm using tinyows trunk version on a RedHat Enterprise 6 - 64bit.
Hi, I guess this could be an issue of my installation. So I'm try-ing to trace the call the buffer_op with the buf variable null-ed. Can you say me in...
Another information: the issue come only with a post request. It don't come with a get request.
Hi, it was not so easy for me. However I found something. I see the issue is in the ows/ows_request.c (at 310 line about) I can see that before this...
mmhh.. no. The function ows_request_check end correctly. I wrong interpret the flow.
Perhaps I do a step forward the issue. In the "ows_layer.c" the function list *ows_layer_list_by_ns_prefix(ows_layer_list \* ll, list \* layer_name_prefix, buffer \* ns_prefix) in this piece of code: for (ln...
found ! The issue was in the name of the prefix. My config.xml was using:
opened the ticket #52
I found another bug always on the lists of layer. Opened another ticket to explain it.
> same problem...? > > sdikiy@2c93f1f Yes. I test it and verify the with this patch tinyows allow to have a ns_prefix with the character "_" in it. Without this...