Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geographic coverage not working #116

Closed
kbraak opened this issue May 7, 2015 · 1 comment
Closed

Geographic coverage not working #116

kbraak opened this issue May 7, 2015 · 1 comment
Assignees

Comments

@kbraak
Copy link
Contributor

kbraak commented May 7, 2015

What steps will reproduce the problem?
1. Create a new resource 
2. Add a geographic coverage
3. Click manage and select the resource and then view geographic coverage

What version of the provider software are you using? The version should be
displayed in the footer of any page.
1.0b.8

Yikes!
javax.servlet.ServletException: Expression eml.geographicCoverage().boundingCoordinates.min.y

is undefined on line 20, column 221 in WEB-INF/pages/manage/meta/geocoverage.ftl.
    at net.sf.ehcache.constructs.web.filter.Filter.logThrowable(Filter.java:152)
    at net.sf.ehcache.constructs.web.filter.Filter.doFilter(Filter.java:97)
    at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at org.appfuse.webapp.filter.LocaleFilter.doFilterInternal(LocaleFilter.java:74)
    at 
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
    at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at 
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessi
onInViewFilter.java:198)
    at 
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
    at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
Please provide any additional information below.


Original issue reported on code.google.com by timrobertson100 on 2009-03-22 14:28:39

@kbraak kbraak self-assigned this May 7, 2015
@kbraak
Copy link
Contributor Author

kbraak commented May 7, 2015

Seems this is fixed.  Removing issue

Original issue reported on code.google.com by timrobertson100 on 2009-06-17 10:22:37

@kbraak kbraak closed this as completed May 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant