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

SDLPredefinedLayoutNonMedia not found in templatesAvailable #1999

Closed
FrankElias77 opened this issue May 25, 2021 · 0 comments
Closed

SDLPredefinedLayoutNonMedia not found in templatesAvailable #1999

FrankElias77 opened this issue May 25, 2021 · 0 comments
Assignees
Labels
bug A defect in the library manager-system-capability Relating to the manager layer - system capability

Comments

@FrankElias77
Copy link
Contributor

Bug Report

Connecting to Sync and checking the templatesAvailable property won't match what we have for NON_MEDIA because SDL returns NON-MEDIA (the internal name). We need to change to use the internal name so that equality checks work (see MobileWeather).

Reproduction Steps
  1. Launch app
  2. ChangeLayout to nonMedia with SDLPredefinedLayoutNonMedia
Expected Behavior

SDLPredefinedLayoutNonMedia is found in templatesAvailable

Observed Behavior

SDLPredefinedLayoutNonMedia is not found in templatesAvailable

@FrankElias77 FrankElias77 added the bug A defect in the library label May 25, 2021
@joeljfischer joeljfischer added the manager-system-capability Relating to the manager layer - system capability label May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library manager-system-capability Relating to the manager layer - system capability
Projects
None yet
Development

No branches or pull requests

2 participants