|
||||||||
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 |
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Otto Diesel (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Otto Diesel (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Otto Diesel (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Otto Diesel (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Otto Diesel (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... JIRA
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Otto Diesel (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Otto Diesel (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-957) No umlaut support f... Mauro Talevi (JIRA)
Got the resources forcing UTF-8 encoding in the browser (but best to sort out the commit rights to Github from non-work locations for future contributions).
Added the DE story to i18n example. It is now working with two provisos:
1. You cannot use non-standard coding chars in the $-prefix patterns. These are technical internal variables that indicate placeholders and not part of the textual story. You can use umlauts and other non-standard coding chars in the @Named annotations. These can be reflected in the textual story.
2. I've removed the umlaut from the path of the file. This is something that is outside the scope of JBehave.
Please pull latest and verify it works for you.