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

SDL respond with not supported resultCode = UNSUPPORTED_RESOURCE for ChangeRegistration #1694

Closed
dsmyrnov opened this issue Jul 28, 2017 · 2 comments
Projects

Comments

@dsmyrnov
Copy link

Environment:
OS: Ubuntu 16.04.
ARC: PC (x86)
SDL - Tag 4.2.1 commit e98cef9
Occurrence:
Always
Preconditions:
SDL is running and HMI is connected to SDL
Application registered
Steps to reproduce:
Send ChangeRegistration with not supported ttsName (LHPLUS_PHONEMES or SILENCE)
Actual result:
SDL respond with not listed result code UNSUPPORTED_RESOURCE
Expected result:
SDL respond with listed in MOBILE_API.xml result code
Requirements: MOBILE_API.xml

@jacobkeeler
Copy link
Contributor

I don't believe that these resultCode lists within individual RPCs are strictly enforced, but UNSUPPORTED_RESOURCE should be included as a potential results for the sake of clarity.

@iCollin
Copy link
Collaborator

iCollin commented Oct 22, 2019

Closed via #3091

@iCollin iCollin closed this as completed Oct 22, 2019
@theresalech theresalech moved this from In Progress to Completed Bug Fixes/Enhancements in 6.0.0 Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
6.0.0
Completed Bug Fixes/Enhancements
Development

No branches or pull requests

3 participants