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 issues on VDCs descriptions #3315

Closed
7 tasks
AdriMenendezM opened this issue May 8, 2019 · 2 comments
Closed
7 tasks

Encoding issues on VDCs descriptions #3315

AdriMenendezM opened this issue May 8, 2019 · 2 comments

Comments

@AdriMenendezM
Copy link

Description
VDC's description may have an encoding problem generating de XML file sent through the API. The Java library is not able to decode the file and sets the pullElements attribute to null.

The unhandled exception is:

[Fatal Error] :1:2519: Invalid byte 2 of 3-byte UTF-8 sequence.

To Reproduce
Set a VDC description with an accent mark, ie. "máquina", and make a request to the API to get the VDC pool from the Javalibrary.

Details

  • Affected Component: XML RPC API
  • Version: 5.8.1

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@tinova
Copy link
Member

tinova commented Oct 17, 2019

Check if related to #3232

@rsmontero
Copy link
Member

Seems duplicated and fixed

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

No branches or pull requests

3 participants