Closed namedgraph closed 11 years ago
ModelXSLTWriter is passing Accept-Language value as $lang parameter, which is not always the language of the selected Variant (highest-ranked client language might not be in the Variant list on the server)
Accept-Language
$lang
Maybe the right negotiated language can be found in HttpHeaders?
HttpHeaders
ModelXSLTWriter is passing
Accept-Language
value as$lang
parameter, which is not always the language of the selected Variant (highest-ranked client language might not be in the Variant list on the server)