-
Notifications
You must be signed in to change notification settings - Fork 244
Open
Description
Bug Report
SDL does not send 0 value in supportedDiagModes array to mobile app in RAI response
Reproduction Steps
- Change value in
smartdeviceLink.inifile: add0x00element to theSupportedDiagModesarray - Start SDL
- Register application
Expected Behavior
According to API https://github.com/smartdevicelink/rpc_spec/blob/20d64e68e1a2af630ac9f33888c971573bcebdd9/MOBILE_API.xml#L5127 min value for supportedDiagModes is 0.
So SDL resends supportedDiagModes array with 0 element value to the mobile app in RAI
Observed Behavior
SDL does not send 0 value in supportedDiagModes array to mobile app in RAI response
OS & Version Information
- OS/Version: 18.04
- SDL Core Version: https://github.com/smartdevicelink/sdl_core/tree/develop (65947fd)
- Testing Against: ATF: latest, Scripts: Add test scripts for 2451 issue sdl_atf_test_scripts#2691
Logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels