|
||||||||
|
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-879) Multiple step... Christian Karlsson (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-879) Multiple... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-879) Multiple... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-879) Multiple... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-879) Multiple... Joachim Nilsson (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-879) Multiple... Joachim Nilsson (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-879) Multiple... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-879) Multiple... Christian Karlsson (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-879) Multiple... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-879) Update d... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-879) Update d... Mauro Talevi (JIRA)

I've added a story to try to reproduce the issue in https://github.com/jbehave/jbehave-core/tree/master/examples/trader-i18n
So far, I've not been able to reproduce it but I've used different SV sentences since the ones you provided have been corrupted by the encoding.
This makes me think that it's an encoding issue. Can you please try to reproduce issue in the
https://github.com/jbehave/jbehave-core/blob/master/examples/trader-i18n/src/main/java/org/jbehave/examples/trader/i18n/stories/sv_and_step.story
https://github.com/jbehave/jbehave-core/blob/master/examples/trader-i18n/src/main/java/org/jbehave/examples/trader/i18n/steps/SvSteps.java
and provide a commit via Github. Here's how:
http://jbehave.org/reference/stable/how-to-contribute.html
Committing via Git will ensure a better chance of avoiding encoding issues.