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

Required Files : Potential error with incorrect Layout modifiedDt #3346

Closed
PeterMis opened this issue Feb 15, 2024 · 1 comment · Fixed by xibosignage/xibo-cms#2382
Closed
Assignees
Labels
Milestone

Comments

@PeterMis
Copy link
Member

The createFromFormat() function on layout->modifiedDt added in 4.0.7 release to the Required Files function in Soap, can cause the RF to throw an error Not enough data available to satisfy format if the modifiedDt isn't what we expect.

This is most likely to occur with older media/playlist Layouts, as they were incorrectly created without modifiedDt ( Fixed in 4.0.5).

To cover this and any other potential issues with modifiedDt, this function will likely want to be surrounded by a try/catch.

@ifarzana
Copy link

✅ tested

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

Successfully merging a pull request may close this issue.

2 participants