There is an extra double quotation mark in the GeoServer 2.7.2 LoggingFilter
output between the referrer and content type. For example,
127.0.0.1 "POST /geoserver/wps" "TestUserAgent" "" " "text/xml"
The extra double quotes were added when adding the content type for
https://osgeo-org.atlassian.net/browse/GEOS-7081
The appending of the double quotes at the end of Line 54 after appending the
referer could be removed.
Steve Ikeoka
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Extra-double-quotes-in-LoggingFilter-output-tp5222113.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.