Perfect! Now it works! Thank you again!

Kind regards,
Barbara


Ben Caradoc-Davies-2 wrote:
> 
> To support polymorphism, feature name specifications used in feature 
> chaining are evaluated as CQL expressions. Because your name contains a 
> '-', it is misinterpreted as a CQL subtraction (the arguments of which 
> do not exist, so it results in NaN).
> 
> Please try surrounding the feature type name with single quotes (') to 
> prevent evaluation as a CQL expression (single-quotes are a CQL 
> literal). For example:
> 
> <linkElement>'ps-f:species'</linkElement>
> 
> Please let us know if this resolves the problem.
> 
> Kind regards,
> Ben.
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Feature-Chaining-to-feature-type-with-%22-%22-in-name-not-possible--tp29696972p29705489.html
Sent from the GeoServer - User mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to