We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Tinyows wrong to list the layers when the config.xml has more layers with distinct prefixes.
As example:
this "two layer" config is allowed and correctly reported:
Please Notice that both has the same prefix: "ambitiamministrativi"
INSTEAD if I add a third layer with a different prefix:
TinyOWS give an error.
Dec 26, 2012 11:01:49 PM org.apache.catalina.core.ApplicationContext log INFO: cgi-tinyows: runCGI (stderr):wfs: src/struct/buffer.c:290: buffer_cmp: Assertion `buf' failed.
The text was updated successfully, but these errors were encountered:
I forget to say that this happened only on the POST requested.
Sorry, something went wrong.
confirmed!
No branches or pull requests
Hi,
Tinyows wrong to list the layers when the config.xml has more layers with distinct prefixes.
As example:
this "two layer" config is allowed and correctly reported:
Please Notice that both has the same prefix: "ambitiamministrativi"
INSTEAD if I add a third layer with a different prefix:
TinyOWS give an error.
Dec 26, 2012 11:01:49 PM org.apache.catalina.core.ApplicationContext log
INFO: cgi-tinyows: runCGI (stderr):wfs: src/struct/buffer.c:290: buffer_cmp: Assertion `buf' failed.
The text was updated successfully, but these errors were encountered: