[jira] Created: (WW-2201) Cannot call a method in an action class in portlet mode

2007-09-24 Thread sudhish (JIRA)
Cannot call a method in an action class in portlet mode --- Key: WW-2201 URL: https://issues.apache.org/struts/browse/WW-2201 Project: Struts 2 Issue Type: Bug Affects Versions: 2.0.9

[jira] Created: (WW-2202) Label does not show when theme=ajax

2007-09-24 Thread Benjamin McCann (JIRA)
Label does not show when theme=ajax - Key: WW-2202 URL: https://issues.apache.org/struts/browse/WW-2202 Project: Struts 2 Issue Type: Bug Affects Versions: 2.0.12 Reporter: Benjamin McCann

[jira] Created: (WW-2203) struts2 showcase throws NPE when starting app server

2007-09-24 Thread Wes Wannemacher (JIRA)
struts2 showcase throws NPE when starting app server Key: WW-2203 URL: https://issues.apache.org/struts/browse/WW-2203 Project: Struts 2 Issue Type: Bug Components: Examples

[jira] Commented: (WW-2203) struts2 showcase throws NPE when starting app server

2007-09-24 Thread Piero Sartini (JIRA)
[ https://issues.apache.org/struts/browse/WW-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42248 ] Piero Sartini commented on WW-2203: --- Same problem here - this is not only with the showcase. I was not able to get 2.1

[jira] Commented: (WW-2160) Disable static method access in OGNL expressions by default

2007-09-24 Thread Matt Raible (JIRA)
[ https://issues.apache.org/struts/browse/WW-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42249 ] Matt Raible commented on WW-2160: - With allowStaticMethodAccess set to false, is it still possible to refer to

[jira] Commented: (WW-2107) Arbitrary user-submitted OGNL possible when using JSP EL or FreeMarker

2007-09-24 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/struts/browse/WW-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42250 ] Adam Hardy commented on WW-2107: I suggest that the Struts1 HTML taglib with all the form tags be ported to S2 and

[jira] Created: (WW-2204) The package referenced in the JFreeChart plugin struts-plugin.xml should extend struts-default

2007-09-24 Thread Phil Hartley (JIRA)
The package referenced in the JFreeChart plugin struts-plugin.xml should extend struts-default -- Key: WW-2204 URL: https://issues.apache.org/struts/browse/WW-2204

[jira] Commented: (WW-2204) The package referenced in the JFreeChart plugin struts-plugin.xml should extend struts-default

2007-09-24 Thread Phil Hartley (JIRA)
[ https://issues.apache.org/struts/browse/WW-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42251 ] Phil Hartley commented on WW-2204: -- I modified the struts-plugin.xml in the JAR file to extend struts-default as

[jira] Commented: (WW-2160) Disable static method access in OGNL expressions by default

2007-09-24 Thread Don Brown (JIRA)
[ https://issues.apache.org/struts/browse/WW-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42252 ] Don Brown commented on WW-2160: --- Yes, this only affects static methods. Disable static method access in OGNL

[jira] Commented: (WW-1661) Implementation of Freemarker caching for Struts2

2007-09-24 Thread Christian Meunier (JIRA)
[ https://issues.apache.org/struts/browse/WW-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42253 ] Christian Meunier commented on WW-1661: --- Unless i am mistaken, after looking at the code, i am pretty sure the key