Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

encoding problem #57

Open
senny opened this issue Feb 19, 2011 · 1 comment
Open

encoding problem #57

senny opened this issue Feb 19, 2011 · 1 comment

Comments

@senny
Copy link

senny commented Feb 19, 2011

I am using akephalos with cucumber and capybara. I switched from the selenum driver to akephalos and now I get a lot of failing features due to encoding problems. Since our Features contain German text there are a lot of special characters involved.

    Then the "Person (natürlich)" wizard step should be active                             # features/step_definitions/wizard_steps.rb:9
      expected: "Person (natürlich)"
           got: "Person (nat\xC3\xBCrlich)" (using ==) (RSpec::Expectations::ExpectationNotMetError)
      ./features/step_definitions/wizard_steps.rb:11:in `/^the "([^"]+)" wizard step should be active$/'
@Nerian
Copy link
Contributor

Nerian commented Oct 17, 2011

Hi,

Check https://github.com/Nerian/akephalos2

Shouldn't have encoding problems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants