Re: empty spaces on param names

2008-12-01 Thread Musachy Barroso
Oh my...I double checked this time: https://issues.apache.org/struts/browse/WW-2806 musachy -- "Hey you! Would you help me to carry the stone?" Pink Floyd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-

Re: empty spaces on param names

2008-12-01 Thread Musachy Barroso
> Are you sure you pasted the correct link? > Why would I do that? :) https://issues.apache.org/struts/browse/WW-2893 -- "Hey you! Would you help me to carry the stone?" Pink Floyd - To unsubscribe, e-mail: [EMAIL PROTECTED] F

Re: empty spaces on param names

2008-12-01 Thread Lukasz Lenart
2008/12/1 Musachy Barroso <[EMAIL PROTECTED]>: > As this ticket states: > > http://jira.opensymphony.com/browse/XW-667 Are you sure you pasted the correct link? Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-m

empty spaces on param names

2008-12-01 Thread Musachy Barroso
As this ticket states: http://jira.opensymphony.com/browse/XW-667 Param names with spaces are not allowed. While this makes sense for action field bindings, it doesn't for a field of type map. Is there any practical reason to exclude params with empty spaces? Here is the current regex for accepte