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

Remove invalid text color parameter from panel_login_first.xml #1303

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

nerodevo
Copy link
Contributor

Follow-up to previous commit 4a07fd3 for issue #960. This will resolve the warning showing up when loading the viewer for the first time. This should prevent QA from failing on this xml.

Warning message:
2024-04-22T20:12:30Z WARNING # llcommon/llinitparam.cpp(103) LLInitParam::Parser::parserWarning : Failed to parse parameter "text_color.": D:\\Program Files\\SecondLifeViewer\\skins\\default\\xui\\en\\panel_login_first.xml(178)

Copy link
Contributor

@marchcat marchcat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@marchcat marchcat merged commit cc7b416 into secondlife:release/maint-b Apr 25, 2024
11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 25, 2024
@nerodevo nerodevo deleted the xui-param-fix branch April 25, 2024 02:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning about failed parameter parsing of 'text_color' in panel_login.xml
3 participants