Andrea Aime wrote: > Justin Deoliveira ha scritto: > >> And back to your initial problem, a check for metadataLinks is not >> being made. So it is an easy to fix. Will commit it shortly. > > Just noticed the same is happening for styles in a LayerInfo. > If all that's needed is a null check and setting the proper empty > collection, I can fix them as I find them.
Yup, all you need to do is update resolve() and add the check. You may need to update the appropriate InfoImpl class as well to add the setter method. > Cheers > Andrea > -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
