Some javascript/style in this post has been disabled (why?)
I’m having a hard time finding information on this
error:
“mapserv(): Web application error. Metadata
qstring_validation_pattern is not set.”
It is raised when I run an itemquery with the parameters:
qlayer=cad, qitem=GISID, and qstring=1. The last parameter – qstring –
should actually be a numeric.
Some javascript/style in this post has been disabled (why?)
I have the answer. I needed this in my
query layer:
METADATA
qstring_validation_pattern '.'
END
Thanks, Lawrence.
From: Pearson, Gregory
Sent: Wednesday, February 20, 2008
3:38 PM To:
'[hidden email]' Subject: Itemquery Error
I’m having a hard time finding information on this
error:
“mapserv(): Web application error. Metadata
qstring_validation_pattern is not set.”
It is raised when I run an itemquery with the parameters:
qlayer=cad, qitem=GISID, and qstring=1. The last parameter – qstring
– should actually be a numeric.