[ZOO-Discuss] [ZOO Project Trac] #11: Kernel segfaults when metapath parameter is missing from request
ZOO Project Trac
zoo-dev at cartography.st
Tue Aug 24 04:50:42 PDT 2010
#11: Kernel segfaults when metapath parameter is missing from request
-------------------+--------------------------------------------------------
Reporter: relet | Owner:
Type: defect | Status: new
Priority: major | Component: zoo-kernel
Version: 1.0 | Keywords:
-------------------+--------------------------------------------------------
More specifically -
When {{{ServiceProvider}}} and {{{metapath}}} parameters are not present,
it will complain that {{{ServiceProvider}}} is missing
When {{{ServiceProvider}}} is present, but {{{metapath}}} is not, kernel
segfaults.
When {{{metapath}}} is present, but {{{ServiceProvider}}} is not, it will
silently abort in the middle of the output. The result may look like this:
{{{
80
+Content-Type: text/xml; charset=utf-8
Status: 200 OK
<?xml version="1.0" encoding="UTF-8"?>
}}}
All of the above should yield a correct xml error message.
--
Ticket URL: <http://svn.zoo-project.org/trac/ticket/11>
ZOO Project Trac <http://svn.zoo-project.org/>
Open WPS Platform
More information about the Zoo-discuss
mailing list