Change By: Mauro Talevi (28/Jan/13 5:51 AM)
Component/s: Core
Component/s: Documentation
Description: ƒÂ ¢ â ⠂  ¬ â ⠄  ¢m having a problem where I get steps marked as pending when they use the Ã ƒÂ ¢ â ⠂  ¬ ŠÅ “Andà ƒÂ ¢ â ⠂  ¬   keyword. Just as in http://jira.codehaus.org/browse/JBEHAVE-281.
What puzzles me is that I use 3.7.5 of JBehave core
I'm using a localized project.
More complete reproduction setup
Story:
Sammanhang: Samlade regressionstester fÃÂ
ƒÃ‚ ¶r administrationen av ansàƒÃ‚ ¶kningar av làƒÃ‚ ¤rarlegitimation

Scenario: Reproduce and keyword problem
Givet att vi finns
Och att inget ÃƒÂ
ƒÃ‚ ¥terstàƒÃ‚ ¥r
Och att det har startat

Java code:
           @Given("att vi finns")
           public void exist() {

           }

           @Given("att inget ÃƒÂ
ƒÃ‚ ¥terstàƒÃ‚ ¥r")
           public void nothing() {

           }

           @Given("att det har startat")
           public void started() {

           }

Console output:
Running story lararleg/reproduce.story

(lararleg/reproduce.story)
Scenario: Reproduce and keyword problem
Givet att vi finns
Och att inget Ã
ƒÂ ¢ â ⠀   ŠÅ “à ⠃⠀  ˜terstà ƒÂ ¢ â ⠀   ŠÅ “à ⠃⠀  ˜r
Och att det har startat (VÃ
ƒÂ ¢ â ⠀   ŠÅ “àƒÃ‚ ¤NTANDE)
@And("att det har startat")
@Pending
public void andAttDetHarStartat() {
  // VÃ
ƒÂ ¢ â ⠀   ŠÅ “àƒÃ‚ ¤NTANDE
}
Issue Type: Bug Task
Summary: Multiple steps with keyword "And" not recognized Update docs on configuring localised stories 
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