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

Error fire event validate${state} in model if add param &_eventId=someValue to url [SWF-1733] #908

Open
spring-operator opened this issue Dec 26, 2018 · 0 comments
Labels
in: binding in: core status: waiting-for-triage We need additional information before we can continue

Comments

@spring-operator
Copy link
Contributor

oleg opened SWF-1733 and commented

  1. model has public method with the name validate${state}

  2. In browser we add param &_eventId=someValue to url (for example: &_eventId=sendSms)

  3. We expect exception:

org.springframework.webflow.engine.NoMatchingTransitionException: No transition found on occurence of event 'sendSms'

but fire event validate${state} in model


Affects: 2.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: binding in: core status: waiting-for-triage We need additional information before we can continue
Projects
None yet
Development

No branches or pull requests

1 participant