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

Test to ensure "accented" (8-bit) characters are handled correctly. #214

Open
SteveIves opened this issue Oct 27, 2020 · 0 comments
Open
Assignees
Labels
question Further information is requested

Comments

@SteveIves
Copy link
Contributor

We should do some testing to ensure that "accented" (8-bit) characters are preserved correctly in all scenarios by Harmony Core, including:

  • Local OData (Windows data, no xfServer)
    • GET, POST, PUT, and PATCH
  • Remote OData (Linux data, via xfServer)
    • GET, POST, PUT, and PATCH
  • Remote OData (Linux data, via OpenVMS)
    • GET, POST, PUT, and PATCH
  • Local Traditional Bridge
    • IN and OUT data, and RETURN value
  • Remote Traditional Bridge (Windows)
    • IN and OUT data, and RETURN value
  • Remote Traditional Bridge (Linux)
    • IN and OUT data, and RETURN value
  • Remote Traditional Bridge (OpenVMS)
    • IN and OUT data, and RETURN value
@SteveIves SteveIves added the question Further information is requested label Oct 27, 2020
@SteveIves SteveIves self-assigned this Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant