[jira] Assigned: (STR-3133) javax.servlet.UnavailableException: java.net.UnknownHostException: java.sun.com at org.apache.struts.action.ActionServlet.init(ActionServlet.java:408)

2008-02-12 Thread Antonio Petrelli (JIRA)
[ https://issues.apache.org/struts/browse/STR-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Petrelli reassigned STR-3133: - Assignee: (was: Mark Woon) Please stop assigning this issue around!!! > javax.servle

[jira] Closed: (STR-3133) javax.servlet.UnavailableException: java.net.UnknownHostException: java.sun.com at org.apache.struts.action.ActionServlet.init(ActionServlet.java:408)

2008-02-12 Thread Dave Newton (JIRA)
[ https://issues.apache.org/struts/browse/STR-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Newton closed STR-3133. Resolution: Not A Problem Please stop randomly assigning people. Closing issue; ask your question on the s

[jira] Created: (WW-2485) Annotation valiations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Zahid Nazir (JIRA)
Annotation valiations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting -

[jira] Updated: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Zahid Nazir (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zahid Nazir updated WW-2485: Summary: Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @Req

[jira] Commented: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Dave Newton (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43196#action_43196 ] Dave Newton commented on WW-2485: - I'm a bit confused; in the above code there's only one validato

[jira] Updated: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Zahid Nazir (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zahid Nazir updated WW-2485: Description: Hi, Validation (client or server side) doesn't occur and no message is thrown back when annota

[jira] Commented: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Zahid Nazir (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43197#action_43197 ] Zahid Nazir commented on WW-2485: - There are other fields too but I thought I shouldn't clutter th

[jira] Updated: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Zahid Nazir (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zahid Nazir updated WW-2485: Description: Hi, Validation (client or server side) doesn't occur and no message is thrown back when annota

[jira] Issue Comment Edited: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Zahid Nazir (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43199#action_43199 ] zahidnazir edited comment on WW-2485 at 2/12/08 3:54 PM: -- Please see the

[jira] Commented: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Dave Newton (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43198#action_43198 ] Dave Newton commented on WW-2485: - It would be better if you posted the code snippet for which sho

[jira] Commented: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Zahid Nazir (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43201#action_43201 ] Zahid Nazir commented on WW-2485: - Well that's not good, communication is the key. My impression o

[jira] Commented: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Dave Newton (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43204#action_43204 ] Dave Newton commented on WW-2485: - If short-circuiting is on and one of the validators fails the r

[jira] Commented: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Zahid Nazir (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43203#action_43203 ] Zahid Nazir commented on WW-2485: - Thanks for your valuable time, I really appreciate it. I acknow

[jira] Closed: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Dave Newton (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Newton closed WW-2485. --- Resolution: Not A Problem Short-circuiting is for validators on a *single* field, AFAIK: this means that when

[jira] Commented: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Zahid Nazir (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43199#action_43199 ] Zahid Nazir commented on WW-2485: - Please see the getter/setter for other attribute /**

[jira] Commented: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Dave Newton (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43200#action_43200 ] Dave Newton commented on WW-2485: - We're not communicating here. What do you think short-circuiti

[jira] Updated: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Zahid Nazir (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zahid Nazir updated WW-2485: Description: Validation (client or server side) doesn't occur and no message is thrown back when annotating

[jira] Created: (WW-2484) Styles from templateCssPath ignored

2008-02-12 Thread Mike Calmus (JIRA)
Styles from templateCssPath ignored --- Key: WW-2484 URL: https://issues.apache.org/struts/browse/WW-2484 Project: Struts 2 Issue Type: Bug Components: Plugin - Dojo Tags Affects Versions: 2.0.11

[jira] Assigned: (STR-3133) javax.servlet.UnavailableException: java.net.UnknownHostException: java.sun.com at org.apache.struts.action.ActionServlet.init(ActionServlet.java:408)

2008-02-12 Thread HR (JIRA)
[ https://issues.apache.org/struts/browse/STR-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HR reassigned STR-3133: --- Assignee: Scott Farquhar > javax.servlet.UnavailableException: java.net.UnknownHostException: > java.sun.com at >

[jira] Issue Comment Edited: (STR-3133) javax.servlet.UnavailableException: java.net.UnknownHostException: java.sun.com at org.apache.struts.action.ActionServlet.init(ActionServlet.java:408)

2008-02-12 Thread Dave Newton (JIRA)
[ https://issues.apache.org/struts/browse/STR-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43191#action_43191 ] newton_dave edited comment on STR-3133 at 2/12/08 10:54 AM: Please as

[jira] Commented: (STR-3133) javax.servlet.UnavailableException: java.net.UnknownHostException: java.sun.com at org.apache.struts.action.ActionServlet.init(ActionServlet.java:408)

2008-02-12 Thread Dave Newton (JIRA)
[ https://issues.apache.org/struts/browse/STR-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43191#action_43191 ] Dave Newton commented on STR-3133: -- Please ask questions on the struts-user list; JIRA is for bu

[jira] Created: (STR-3133) javax.servlet.UnavailableException: java.net.UnknownHostException: java.sun.com at org.apache.struts.action.ActionServlet.init(ActionServlet.java:408)

2008-02-12 Thread HR (JIRA)
javax.servlet.UnavailableException: java.net.UnknownHostException: java.sun.com at org.apache.struts.action.ActionServlet.init(ActionServlet.java:408) --

[jira] Assigned: (STR-3133) javax.servlet.UnavailableException: java.net.UnknownHostException: java.sun.com at org.apache.struts.action.ActionServlet.init(ActionServlet.java:408)

2008-02-12 Thread HR (JIRA)
[ https://issues.apache.org/struts/browse/STR-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HR reassigned STR-3133: --- Assignee: Mark Woon (was: Scott Farquhar) > javax.servlet.UnavailableException: java.net.UnknownHostException: > ja

[jira] Updated: (STR-3133) javax.servlet.UnavailableException: java.net.UnknownHostException: java.sun.com at org.apache.struts.action.ActionServlet.init(ActionServlet.java:408)

2008-02-12 Thread HR (JIRA)
[ https://issues.apache.org/struts/browse/STR-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HR updated STR-3133: Issue Type: Bug (was: Temp) > javax.servlet.UnavailableException: java.net.UnknownHostException: > java.sun.com at > or

[jira] Updated: (STR-3133) javax.servlet.UnavailableException: java.net.UnknownHostException: java.sun.com at org.apache.struts.action.ActionServlet.init(ActionServlet.java:408)

2008-02-12 Thread HR (JIRA)
[ https://issues.apache.org/struts/browse/STR-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HR updated STR-3133: Flags: [Important] Component/s: Apps > javax.servlet.UnavailableException: java.net.UnknownHostException: > java

[jira] Commented: (WW-2482) When using a checkboxlist, trying to create a checkbox with (null)-string as description for the label, makes struts2 to show a freemarker-error

2008-02-12 Thread Rene Gielen (JIRA)
[ https://issues.apache.org/struts/browse/WW-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43190#action_43190 ] Rene Gielen commented on WW-2482: - Should be fixed in SVN for both 2.0.x and 2.1.x tree > When us

[jira] Updated: (WW-2485) Annotation validations (@StringFieldValidator, @StringLengthFieldValidator) doesn't work while @RequiredStringValidator doesn't do shortcircuiting

2008-02-12 Thread Zahid Nazir (JIRA)
[ https://issues.apache.org/struts/browse/WW-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zahid Nazir updated WW-2485: Description: Validation doesn't occur and no message is thrown back when annotating setters (I checked gett

[jira] Updated: (WW-2482) When using a checkboxlist, trying to create a checkbox with (null)-string as description for the label, makes struts2 to show a freemarker-error

2008-02-12 Thread Rene Gielen (JIRA)
[ https://issues.apache.org/struts/browse/WW-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rene Gielen updated WW-2482: Affects Version/s: 2.0.11 Fix Version/s: 2.1.1 > When using a checkboxlist, trying to create a check

[jira] Commented: (WW-2482) When using a checkboxlist, trying to create a checkbox with (null)-string as description for the label, makes struts2 to show a freemarker-error

2008-02-12 Thread Rene Gielen (JIRA)
[ https://issues.apache.org/struts/browse/WW-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43189#action_43189 ] Rene Gielen commented on WW-2482: - Although it is arguable if an empty label does make sense as a

[jira] Assigned: (WW-2482) When using a checkboxlist, trying to create a checkbox with (null)-string as description for the label, makes struts2 to show a freemarker-error

2008-02-12 Thread Rene Gielen (JIRA)
[ https://issues.apache.org/struts/browse/WW-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rene Gielen reassigned WW-2482: --- Assignee: Rene Gielen > When using a checkboxlist, trying to create a checkbox with (null)-string as

[jira] Created: (WW-2483) ServletActionContext not initialised in tiles plugin?

2008-02-12 Thread Daniel Baldes (JIRA)
ServletActionContext not initialised in tiles plugin? - Key: WW-2483 URL: https://issues.apache.org/struts/browse/WW-2483 Project: Struts 2 Issue Type: Bug Components: Plugin - Ti

[jira] Commented: (WW-2482) When using a checkboxlist, trying to create a checkbox with (null)-string as description for the label, makes struts2 to show a freemarker-error

2008-02-12 Thread Jan Ophey (JIRA)
[ https://issues.apache.org/struts/browse/WW-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43188#action_43188 ] Jan Ophey commented on WW-2482: --- In my eyes expected behaviour would be a checkbox without or with a

[jira] Created: (WW-2482) When using a checkboxlist, trying to create a checkbox with (null)-string as description for the label, makes struts2 to show a freemarker-error

2008-02-12 Thread Jan Ophey (JIRA)
When using a checkboxlist, trying to create a checkbox with (null)-string as description for the label, makes struts2 to show a freemarker-error