Mauro Talevi commented on Bug JBEHAVE-957

You asked to verify that parameter names could be used with umlauts, and that is done.

The $-prefixed name used in the patterns are not parameter names, just placeholders, and bear no connection to names (although most people tend to use the same name).

Currently, the regex-based pattern parser does not recognise the chars with accents as words (regex \w). Can you provide an example of a regex that matches words with accents in German?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to