Skip to content

jdaugherty/grails-broken-binding

Repository files navigation

Overview

grails/grails-core#13486

Error Message

Cannot cast object 'brokenBinding.ExampleSearchCommand@116e5496' with class 'brokenBinding.ExampleSearchCommand' to class 'brokenBinding.ExampleCommand'

How to reproduce

Run the application:

./gradlew bootRun

Browse to:

http://localhost:8080/example/list

Error Details

Error appears to occur in code generated by wrapper action added without the ExampleSearchCommand parameter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published