filtering workspaces broken due to unknown property 'default'
-------------------------------------------------------------

                 Key: GEOS-4847
                 URL: https://jira.codehaus.org/browse/GEOS-4847
             Project: GeoServer
          Issue Type: Bug
          Components: Wicket UI
    Affects Versions: 2.1.2
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán


try filtering the workspace page or sort by the "default" column, and get one of
{code}
Caused by: java.lang.NoSuchMethodException: Unknown property 'default'
        at 
org.apache.commons.beanutils.PropertyUtilsBean.getSimpleProperty(PropertyUtilsBean.java:1122)
        at 
org.apache.commons.beanutils.PropertyUtilsBean.getNestedProperty(PropertyUtilsBean.java:686)
        at 
org.apache.commons.beanutils.PropertyUtilsBean.getProperty(PropertyUtilsBean.java:715)
        at 
org.apache.commons.beanutils.PropertyUtils.getProperty(PropertyUtils.java:290)
        at 
org.geoserver.web.wicket.GeoServerDataProvider$BeanProperty.getPropertyValue(GeoServerDataProvider.java:475)
{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to