Re: Migration to 2.2.3 problems with OGNL syntax/parameter interceptor
mike haberman <[email protected]> Wed, 06 Dec 2006 11:49:29 CST
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <11202275.1165427405013.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
It took a while and a few hoops to jump, but here's the result of more tests: quotes did not help: <input type="text" name='actionMap["a:b:c"]' value='bbbb' /> <input type="text" name="actionMap['a:b:c']" value="bbbb" /> using : , # @ within the key (i.e. the name attribute) does not work using | does work (with either type of quoting) (there are probably other TOKEN separators that would work too, but that's the first one I stumpled upon that worked) fixing the camelCase didn't help either :( (some interceptor must be immune to those mistakes) I'm not sure I have THE solution but at least I can move on. Thanks for those that posted suggestions.... more are always welcome mike --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=52191&messageID=105573#105573 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]