Hello All,<div><br></div><div>In combination with RD Hales we have come across something slightly strange, and were wondering if it was a change you were aware of.</div><div><br></div><div>Basically, a wmts getCapabilities doc from a Geoserver v2.2 no longer has the <style> tag per layer, and so when creating a layer in OpenLayers using the getCapabilities document it will fail every time because in the </div>
<div>createLayer: function(capabilities, config) </div><div><br></div><div>the style loop will always return null, and so the layer creation will call style: style.dentifier, which will be undefined.</div><div><br></div>
<div>A getCap for WMTS in a 2.1.4 geoserver still does have that style tag. </div><div><br></div><div><br></div><div>Is this a configurable option now?</div><div><br></div><div>Regards,</div><div><br></div><div>Toby</div>
<div><br></div><div><br></div><div><br></div>