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 accepted parameters: private String acceptedParamNames = "[\\p{Graph}&&[^,#:=]]*"; //gotta change my signature for this one :) musachy -- "What shall we use to fill the empty spaces?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]