spring-webflow icon indicating copy to clipboard operation
spring-webflow copied to clipboard

Spring Web Flow

Results 105 spring-webflow issues
Sort by recently updated
recently updated
newest added

**[Nicolas Romanetti](https://jira.spring.io/secure/ViewProfile.jspa?name=nicolas)** opened **[SWF-1547](https://jira.spring.io/browse/SWF-1547?redirect=false)** and commented From my Java code, I need to know the max-executions value as I keep track of active flows from a listener. Here is how...

type: enhancement
in: core

**[Pelz Rutsche](https://jira.spring.io/secure/ViewProfile.jspa?name=pelzrutsche)** opened **[SWF-1544](https://jira.spring.io/browse/SWF-1544?redirect=false)** and commented **Steps to reproduce** (or apply attached patch to [issue project](https://github.com/SpringSource/spring-webflow-issues/tree/master/SWF-1468) #653) 1. Create composite component that contains a composite:insertFacet or composite:insertChildren 2. Create a...

in: integration
status: waiting-for-triage

**[David J. M. Karlsen](https://jira.spring.io/secure/ViewProfile.jspa?name=davidkarlsen)** opened **[SWF-1560](https://jira.spring.io/browse/SWF-1560?redirect=false)** and commented I have a transition that is secured: ``` ``` and the following configuration of webflow w/ spring security: ``` ``` The webSecurityExpressionHandler...

in: integration
status: waiting-for-triage

**[Dhrubo](https://jira.spring.io/secure/ViewProfile.jspa?name=dhrubo)** opened **[SWF-1565](https://jira.spring.io/browse/SWF-1565?redirect=false)*** and commented This has been reported in many forums and possibly issues. We all love to make modular applications. For example - we would love to pack...

in: integration
type: enhancement

**[kaushal desai](https://jira.spring.io/secure/ViewProfile.jspa?name=kaushaldesai)** opened **[SWF-1551](https://jira.spring.io/browse/SWF-1551?redirect=false)** and commented This is related to #1531, where the suggestion is to override FlowHandler.handleExecutionOutcome method and use ActionResponse.sendRedirect for end-state. When same is implemented, following exception...

type: bug
status: waiting-for-feedback
in: core

**[Keith Donald](https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald)** opened **[SWF-848](https://jira.spring.io/browse/SWF-848?redirect=false)** and commented It is available for JSF views. This is a inconsistency. --- **Affects:** 2.0.3 **Attachments:** - [resourceBundle-mvc.patch](https://jira.spring.io/secure/attachment/16420/resourceBundle-mvc.patch) (_4.97 kB_) **Issue Links:** - #537 Add a...

in: integration
status: waiting-for-triage

**[Keith Donald](https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald)** opened **[SWF-845](https://jira.spring.io/browse/SWF-845?redirect=false)** and commented It would be very nice if tiles supported - relative paths to fragments (currently you have to specify absolute paths beginning at webapp root)...

in: integration
type: enhancement

**[Colin Yates](https://jira.spring.io/secure/ViewProfile.jspa?name=yatesco)** opened **[SWF-423](https://jira.spring.io/browse/SWF-423?redirect=false)** and commented It is really hard to render Jasper Report views from within a flow. The problem is that no event is ever submitted from the...

type: enhancement

**[Andrey Petrenko](https://jira.spring.io/secure/ViewProfile.jspa?name=and)** opened **[SWF-893](https://jira.spring.io/browse/SWF-893?redirect=false)** and commented Please provide XXXFlowExecutionListener that will work the same as OpenSessionInViewInterceptor, but close session after view rendering. Flows marked as \ it should walk around....

in: integration
has: votes-jira
type: enhancement

**[Kris Ramanah](https://jira.spring.io/secure/ViewProfile.jspa?name=kris.ramanah)** opened **[SWF-405](https://jira.spring.io/browse/SWF-405?redirect=false)** and commented Part of this functionality is actually already completed from my research with the flow coverage tool(#169). The additional feature that needs to be added...

in: integration
type: enhancement