spring-webflow
spring-webflow copied to clipboard
Spring Web Flow
**[Keith Donald](https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald)** opened **[SWF-375](https://jira.spring.io/browse/SWF-375?redirect=false)** and commented --- No further details from [SWF-375](https://jira.spring.io/browse/SWF-375?redirect=false)
**[Jason BOURLARD](https://jira.spring.io/secure/ViewProfile.jspa?name=rapsspider)** opened **[SWF-1691](https://jira.spring.io/browse/SWF-1691?redirect=false)** and commented Hello, I just have a problem using the method Spring.RemotingHandler defined in Spring-Dojo.js. Why the value of the button is ignored when the type...
**[Stefan Thiel](https://jira.spring.io/secure/ViewProfile.jspa?name=stefan.thiel)** opened **[SWF-840](https://jira.spring.io/browse/SWF-840?redirect=false)** and commented The login page shows a login link - not very nice. Using that link can mess up the "flow" I wonder especially about a...
**[Joseph](https://jira.spring.io/secure/ViewProfile.jspa?name=fawzyj)** opened **[SWF-1343](https://jira.spring.io/browse/SWF-1343?redirect=false)** and commented no generated documentation for faces tld files --- 1 votes, 1 watchers
As mentioned in https://docs.spring.io/spring-security/reference/whats-new.html#_authorization the `AccessDecisionManager` is deprecated an will be removed in futher versions of Spring Security. Is there a plan to support newer Versions of Spring Security? An...
**[Nazaret Kazarian](https://jira.spring.io/secure/ViewProfile.jspa?name=nkaza)** opened **[SWF-1054](https://jira.spring.io/browse/SWF-1054?redirect=false)** and commented Would it be possible to implement a feature that enables ending a conversation without being at the root flow? With such a feature, we...
**[Sebastian Tincu](https://jira.spring.io/secure/ViewProfile.jspa?name=siebica)** opened **[SWF-1047](https://jira.spring.io/browse/SWF-1047?redirect=false)** and commented Spring Web Flow Reference Guide version 2.0.5 has an error in section 10.5: View Resolution. The code is like below: when it should be...
**[Johannes Grimm](https://jira.spring.io/secure/ViewProfile.jspa?name=jgrimm)** opened **[SWF-1683](https://jira.spring.io/browse/SWF-1683?redirect=false)** and commented In a scenario where I have two flows (`abstract-flow` and `example-flow`) and `example-flow` inherits from `abstract-flow` the resources defined in of `abstract-flow` can not...
**[Scott Cantor](https://jira.spring.io/secure/[email protected])** opened **[SWF-1681](https://jira.spring.io/browse/SWF-1681?redirect=false)** and commented There is some support for Spring property replacement in the custom Spring XML parser that implements the webflow-config schema. For example, the webflow:flow-registry element...
**[Christopher Smith](https://jira.spring.io/secure/ViewProfile.jspa?name=w_c_smith)** opened **[SWF-1661](https://jira.spring.io/browse/SWF-1661?redirect=false)** and commented The `secured` attribute is an all-or-nothing approach where a failure to match the specified roles throws an exception up the stack. I have a...