Details
Description
Web flow plugin doesn't work as described in official documentation (http://grails.org/doc/2.0.0.M1/guide/theWebLayer.html#webflow): actions ending with *Flow are treated like other actions, so the defined flow can't start.
Issue Links
- is duplicated by
-
GRAILS-7959
WebFlow not working in 2.0.0M1
-
we have functional tests that cover this behavior and webflow (these tests are passing) appears to operate fine as long as you have the webflow plugin installed
Please attach an example that reproduces the problem