[jira] Resolved: (STR-2868) Faces Example #2 deploys but does not execute correctly

2006-05-29 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/struts/browse/STR-2868?page=all ] Niall Pemberton resolved STR-2868: -- Resolution: Duplicate > Faces Example #2 deploys but does not execute correctly > --- > >

[jira] Resolved: (STR-2493) [struts-faces] ErrorsRenderer assumes ActionErrors

2006-05-29 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/struts/browse/STR-2493?page=all ] Niall Pemberton resolved STR-2493: -- Fix Version: 1.3.5 Resolution: Fixed Assign To: Niall Pemberton (was: Struts Developers) Fixed in revision 410184 - thanks for the patch :-

[jira] Resolved: (STR-2496) [struts-faces] Example applications don't work?!

2006-05-29 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/struts/browse/STR-2496?page=all ] Niall Pemberton resolved STR-2496: -- Fix Version: 1.3.5 Resolution: Fixed Assign To: Niall Pemberton (was: Struts Developers) Thanks, fixed in revision 410187 Changed to use

[jira] Commented: (SB-23) Attributes with false in TLD prevent EL evaluation

2006-05-29 Thread Wendy Smoak (JIRA)
[ http://issues.apache.org/struts/browse/SB-23?page=comments#action_37419 ] Wendy Smoak commented on SB-23: --- NOTE: Changes to the Standalone Tiles TLD should be ported to Struts Tiles. > Attributes with false in TLD prevent EL evaluation > ---

[jira] Resolved: (STR-2527) Attributes with false in TLD prevent EL evaluation

2006-05-29 Thread Wendy Smoak (JIRA)
[ http://issues.apache.org/struts/browse/STR-2527?page=all ] Wendy Smoak resolved STR-2527: -- Fix Version: 1.3.5 (was: 1.3 Family) Resolution: Fixed Resolving for 1.3.5, even though it's not completely fixed. See SB-23 for St

[jira] Updated: (STR-2527) Attributes with false in TLD prevent EL evaluation

2006-05-29 Thread Wendy Smoak (JIRA)
[ http://issues.apache.org/struts/browse/STR-2527?page=all ] Wendy Smoak updated STR-2527: - Bugzilla Id: (was: 35895) Fix Version: 1.3 Family (was: 1.3.5) > Attributes with false in TLD prevent EL evaluation > -

[jira] Commented: (STR-2527) Attributes with false in TLD prevent EL evaluation

2006-05-29 Thread Wendy Smoak (JIRA)
[ http://issues.apache.org/struts/browse/STR-2527?page=comments#action_37417 ] Wendy Smoak commented on STR-2527: -- Opened as SB-23 for Standalone Tiles since that's where active development is taking place. When that issue is resolved we can bring the cha

[jira] Created: (SB-23) Attributes with false in TLD prevent EL evaluation

2006-05-29 Thread Wendy Smoak (JIRA)
Attributes with false in TLD prevent EL evaluation - Key: SB-23 URL: http://issues.apache.org/struts/browse/SB-23 Project: Sandbox Type: Improvement Components: Standalone Tiles Repo

[jira] Commented: (STR-2527) Attributes with false in TLD prevent EL evaluation

2006-05-29 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/struts/browse/STR-2527?page=comments#action_37416 ] Niall Pemberton commented on STR-2527: -- I've updated the JavascriptTag's "staticJavascript" attribute to allow runtime expressions (so that its consistent with the "dynamicJ

[jira] Commented: (STR-2880) Validating integer arrays

2006-05-29 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/struts/browse/STR-2880?page=comments#action_37415 ] Niall Pemberton commented on STR-2880: -- Firstly the only way to resolve this currently is to ensure that your "types" property returns a zero length array rather than null.

[jira] Resolved: (WW-1295) Datepicker doesn't work with swedish locale (with workarounds)

2006-05-29 Thread tm_jee (JIRA)
[ http://issues.apache.org/struts/browse/WW-1295?page=all ] tm_jee resolved WW-1295: Resolution: Won't Fix Marking this as won't fix. But it will go into WW2.1.3. Thx for the patch Pete. > Datepicker doesn't work with swedish locale (with workarounds) > --

[jira] Closed: (STR-2550) Support Easier Pluggability of custom ActionContext implementations

2006-05-29 Thread Joe Germuska (JIRA)
[ http://issues.apache.org/struts/browse/STR-2550?page=all ] Joe Germuska closed STR-2550: - Fix Version: 1.3.0 Resolution: Fixed A step towards improving this was implemented in r330112, when code was committed to support specifying a custom Actio

[jira] Resolved: (STR-2881) PerformForward command not honoring "module" property of ForwardConfig

2006-05-29 Thread Joe Germuska (JIRA)
[ http://issues.apache.org/struts/browse/STR-2881?page=all ] Joe Germuska resolved STR-2881: --- Resolution: Fixed This was fixed in r409443. Adding the Jira issue retroactively to make sure fix is documented properly. > PerformForward command not hon

[jira] Created: (STR-2881) PerformForward command not honoring "module" property of ForwardConfig

2006-05-29 Thread Joe Germuska (JIRA)
PerformForward command not honoring "module" property of ForwardConfig -- Key: STR-2881 URL: http://issues.apache.org/struts/browse/STR-2881 Project: Struts Action 1 Type: Bug Components: Core

[jira] Updated: (STR-2880) Validating integer arrays

2006-05-29 Thread thomas bailey (JIRA)
[ http://issues.apache.org/struts/browse/STR-2880?page=all ] thomas bailey updated STR-2880: --- Summary: Validating integer arrays (was: Validating array integers) Description: There seems to be some issue with validating integer arrays: html: sh

[jira] Updated: (STR-2880) Validating array integers

2006-05-29 Thread thomas bailey (JIRA)
[ http://issues.apache.org/struts/browse/STR-2880?page=all ] thomas bailey updated STR-2880: --- Description: There seems to be some issue with validating arrays on integers: html: should work should work as well this will fail validation act

[jira] Created: (STR-2880) Validating array integers

2006-05-29 Thread thomas bailey (JIRA)
Validating array integers - Key: STR-2880 URL: http://issues.apache.org/struts/browse/STR-2880 Project: Struts Action 1 Type: Bug Components: Unknown Versions: 1.2 Family Reporter: thomas bailey html: should work shoul

[jira] Resolved: (STR-2874) on submit action a new window opens

2006-05-29 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/struts/browse/STR-2874?page=all ] Niall Pemberton resolved STR-2874: -- Resolution: Not A Problem Please ask questions on the user list. > on submit action a new window opens > --- > >

[jira] Resolved: (STR-2877) TestModuleConfig fails when run offline

2006-05-29 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/struts/browse/STR-2877?page=all ] Niall Pemberton resolved STR-2877: -- Resolution: Fixed Assign To: Niall Pemberton There were two issues causing this: - struts-config-1.1.xml referenced the 1.2 DTD in its DOCTYPE de