[jira] Commented: (WW-2911) Update maven struts2-archetype-blank to latest release version

2009-04-01 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/struts/browse/WW-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=45810#action_45810 ] Lukasz Lenart commented on WW-2911: --- I had been playing with the archetype from repo and I

[jira] Updated: (WW-3069) Migration from 2.0.x to 2.1.x: fieldError does not use the full parameter name as id

2009-04-01 Thread Henrik Brautaset Aronsen (JIRA)
[ https://issues.apache.org/struts/browse/WW-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrik Brautaset Aronsen updated WW-3069: - Description: After upgrading from Struts 2.0.11 to 2.1.6, fieldErrors weren't

[jira] Created: (WW-3069) Migration from 2.0.x to 2.1.x: fieldError does not use the full parameter name as id

2009-04-01 Thread Henrik Brautaset Aronsen (JIRA)
Migration from 2.0.x to 2.1.x: fieldError does not use the full parameter name as id Key: WW-3069 URL: https://issues.apache.org/struts/browse/WW-3069 Project:

[jira] Commented: (WW-3068) ExecuteAndWaitInterceptor org.apache.struts2.interceptor.ExecuteAndWaitInterceptor.doIntercept(ExecuteAndWaitInterceptor.java:256)

2009-04-01 Thread Musachy Barroso (JIRA)
[ https://issues.apache.org/struts/browse/WW-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=45813#action_45813 ] Musachy Barroso commented on WW-3068: - The problem is that configuration is now unmodifiable,

[jira] Resolved: (WW-3068) ExecuteAndWaitInterceptor org.apache.struts2.interceptor.ExecuteAndWaitInterceptor.doIntercept(ExecuteAndWaitInterceptor.java:256)

2009-04-01 Thread Musachy Barroso (JIRA)
[ https://issues.apache.org/struts/browse/WW-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Musachy Barroso resolved WW-3068. - Resolution: Fixed Fix Version/s: 2.1.7 The solution is to create a FreeMarker result and

[jira] Commented: (WW-1960) action tag violates ParameterAware contract

2009-04-01 Thread Martin Gainty (JIRA)
[ https://issues.apache.org/struts/browse/WW-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=45819#action_45819 ] Martin Gainty commented on WW-1960: --- we can satisfy the upcast for 2nd parameter for Map.put to

[jira] Updated: (WW-3065) Showcase -- tiles.xml uses incorrect DTD

2009-04-01 Thread Chris Mawata (JIRA)
[ https://issues.apache.org/struts/browse/WW-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Mawata updated WW-3065: - Attachment: tiles.xml.patch Patch file for the DTD change in WEB-INF/tiles.xml of the showcase

[jira] Updated: (WW-3046) Make redirect result support params (passed from param), like redirectAction does

2009-04-01 Thread Jason Pyeron (JIRA)
[ https://issues.apache.org/struts/browse/WW-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Pyeron updated WW-3046: - Attachment: struts-2.1.6-paramspatch.tgz A patched and recompiled ServletActionRedirectResult.class and