Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0-M2
-
Component/s: None
-
Labels:None
Description
Event handlers are able to fail silently.
A test app is attached. Just run "grails compile" first. After that, uncomment the try-catch block and run "grails compile" again.
http://grails.1312388.n4.nabble.com/Event-handlers-Events-groovy-and-silent-failures-td3306157.html
-
Hide
- test_event.zip
- 16/Feb/11 6:35 AM
- 223 kB
- Daniel Henrique Alves Lima
-
- test_event/.classpath 0.7 kB
- test_event/.project 0.5 kB
- test_event/.../org.codehaus.groovy.eclipse.preferences.prefs 0.1 kB
- test_event/application.properties 0.2 kB
- test_event/grails-app/.../BootStrap.groovy 0.1 kB
- test_event/grails-app/.../BuildConfig.groovy 1 kB
- test_event/grails-app/conf/Config.groovy 4 kB
- test_event/grails-app/.../DataSource.groovy 0.8 kB
- test_event/grails-app/.../resources.groovy 0.0 kB
- test_event/grails-app/.../UrlMappings.groovy 0.2 kB
- test_event/.../messages.properties 3 kB
- test_event/.../messages_da.properties 3 kB
- test_event/.../messages_de.properties 4 kB
- test_event/.../messages_es.properties 3 kB
- test_event/.../messages_fr.properties 2 kB
- test_event/.../messages_it.properties 2 kB
- test_event/.../messages_ja.properties 2 kB
- test_event/.../messages_nl.properties 3 kB
- test_event/.../messages_pt_BR.properties 3 kB
- test_event/.../messages_pt_PT.properties 3 kB
- test_event/.../messages_ru.properties 4 kB
- test_event/.../messages_th.properties 5 kB
- test_event/.../messages_zh_CN.properties 2 kB
- test_event/grails-app/views/error.gsp 2 kB
- test_event/grails-app/views/index.gsp 4 kB
- test_event/grails-app/.../layouts/main.gsp 0.8 kB
- test_event/scripts/_Events.groovy 0.2 kB
- test_event/.../BootStrap$_closure1.class 2 kB
- test_event/.../BootStrap$_closure2.class 3 kB
- test_event/target/.../BootStrap.class 6 kB
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits
Show
Burt Beckwith
added a comment - Fails appropriately with the current code in 2.0
Can it also be observed here:
http://grails.1312388.n4.nabble.com/help-with-AntBuilder-inside-scripts-Events-groovy-td3091880.html#a3093264