STYLES parameter is not set on GetFeatureInfo request for cascading layers
--------------------------------------------------------------------------
Key: GEOS-4307
URL: http://jira.codehaus.org/browse/GEOS-4307
Project: GeoServer
Issue Type: Bug
Affects Versions: 2.1-RC1
Reporter: Ivan Grcic
Assignee: Andrea Aime
Priority: Minor
Required parameter STYLES is not set if we're doing getFeatureInfo on cascading
layer, so cascading server can throw ServiceException similar to one we have in
geoserver:
{ServiceException={null=1 layers requested, but found 0 styles specified. Since
SLD parameter is not yet implemented, the STYLES parameter is mandatory and
MUST have exactly one value per requested layer,
code=org.vfny.geoserver.wms.requests.GetMapKvpReader}, version=1.1.1}
It has be something with fact that we're "faking" default NamedStyle (with
namedStyle.setName(null)) in case of WMSLayer, so later on style is not
processed correctly.
I will investigate this more when I find little time.
Any suggestions/tips welcomed ;)
Regards,
Ivan
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel