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

**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** opened **[SWF-1283](https://jira.spring.io/browse/SWF-1283?redirect=false)** and commented Currently links are decorated using code like this: Spring.addDecoration(new Spring.AjaxEventDecoration({ elementId : "prevUrl", event : "onclick", params : { fragments : "main" } }));...

status: waiting-for-triage

**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** opened **[SWF-1281](https://jira.spring.io/browse/SWF-1281?redirect=false)** and commented The "modal:" prefix would set a response header of an Ajax request instructing Spring JavaScript to render the response in a popup. This is...

status: waiting-for-triage

**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** opened **[SWF-1276](https://jira.spring.io/browse/SWF-1276?redirect=false)** and commented Currently decorating form buttons requires code like this: Spring.addDecoration(new Spring.ValidateAllDecoration({ elementId : 'rewardButton', event : 'onclick' })); Spring.addDecoration(new Spring.AjaxEventDecoration({ elementId : 'rewardButton', event :...

status: waiting-for-triage

**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** opened **[SWF-1279](https://jira.spring.io/browse/SWF-1279?redirect=false)** and commented Currently elementId is required for ElementDecoration and AjaxEventDecoration. However when such decorations are applied in a loop (e.g. dojo.query) it is convenient to be...

status: waiting-for-triage

**[Michał Bartczak](https://jira.spring.io/secure/ViewProfile.jspa?name=bartczam)** opened **[SWF-1212](https://jira.spring.io/browse/SWF-1212?redirect=false)** and commented --- This issue is a sub-task of #1664 1 votes, 0 watchers

type: task

**[Alvise Vitturi](https://jira.spring.io/secure/ViewProfile.jspa?name=vittualv)** opened **[SWF-1690](https://jira.spring.io/browse/SWF-1690?redirect=false)** and commented With spring boot devtools there are known limitations: You may need to use Spring’s ConfigurableObjectInputStream in combination with Thread.currentThread().getContextClassLoader(). The class SerializedFlowExecutionSnapshot use the...

type: enhancement
in: core

**[Alexey Borschenko](https://jira.spring.io/secure/ViewProfile.jspa?name=u268)** opened **[SWF-1232](https://jira.spring.io/browse/SWF-1232?redirect=false)** and commented I'm using Spring-3.0.0RELEASE, spring-security-3.0.1.RELEASE, #935.0.8RELEASE, JSF1.2. I have . In flow definition XML action is secured as transition: \ \ .... \ So when...

status: waiting-for-triage

**[Peter Lewis](https://jira.spring.io/secure/ViewProfile.jspa?name=peterlewis66)** opened **[SWF-1206](https://jira.spring.io/browse/SWF-1206?redirect=false)** and commented Flow variables are autowired, but when such a variable is passed to a subflow using an input parameter, it becomes unwired, causing NPEs. May...

status: waiting-for-triage
in: core

**[Mauricio Noda](https://jira.spring.io/secure/ViewProfile.jspa?name=mnoda)** opened **[SWF-1205](https://jira.spring.io/browse/SWF-1205?redirect=false)** and commented There´s no easy way to set Session flush mode in HibernateFlowExecutionListener. --- **Affects:** 2.0.8

in: integration
status: waiting-for-triage

**[Alpheratz](https://jira.spring.io/secure/ViewProfile.jspa?name=alpheratz)** opened **[SWF-1748](https://jira.spring.io/browse/SWF-1748?redirect=false)** and commented I have struggled/failed to do this. I can't even find out how it is done in the code (I'll readily admit that my code-reading skills...

in: binding
status: waiting-for-triage