rsacchettini / napier

Automatically exported from code.google.com/p/napier
0 stars 0 forks source link

Bug search function in the list view of property #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I think it's about a security problem

Message: Cannot invoke method getAt() on null object
Caused by: Cannot invoke method getAt() on null object
Class: Unknown
At Line: [-1] 

java.lang.NullPointerException: Cannot invoke method getAt() on null object

    at
C__Documents_20and_20Settings_Soft_Mes_20documents_Travail_Napier_20University_S
em2_GP3_Workshop_sources_grails_app_views_property_list_gsp$_run_closure8.doCall
(C__Documents_20and_20Settings_Soft_Mes_20documents_Travail_Napier_20University_
Sem2_GP3_Workshop_sources_grails_app_views_property_list_gsp:133)

    at
C__Documents_20and_20Settings_Soft_Mes_20documents_Travail_Napier_20University_S
em2_GP3_Workshop_sources_grails_app_views_property_list_gsp.run(C__Documents_20a
nd_20Settings_Soft_Mes_20documents_Travail_Napier_20University_Sem2_GP3_Workshop
_sources_grails_app_views_property_list_gsp:111)

    at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainP
roxy.java:265)

    at
org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityI
nterceptor.java:107)

    at
org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurit
yInterceptor.java:72)
...

Original issue reported on code.google.com by skhe...@gmail.com on 24 Apr 2008 at 4:36

GoogleCodeExporter commented 9 years ago
I have just fixed this trouble ;)

Original comment by skhe...@gmail.com on 26 Apr 2008 at 6:42