secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
209 stars 54 forks source link

Warning about failed parameter parsing of 'text_color' in panel_login.xml #960

Open canny[bot] opened 6 months ago

canny[bot] commented 6 months ago

Observe log about the following warning.


2024-03-09T14:33:51Z WARNING # llcommon/llinitparam.cpp(103) LLInitParam::Parser::parserWarning : Failed to parse parameter "text_color.":      D:\Program Files\SecondLifeViewer\skins\default\xui\en\panel_login.xml(143)

If color is desired, it looks like 'label_text.text_color' can be used in place. Since 'Remember me' is not using a user-defined color, I removed it from the 'Remember password' label. Warning no longer reported.

https://secondlife.canny.io/admin/board/bug-reports/p/warning-about-failed-parameter-parsing-of-text-color-in-panel-loginxml

canny[bot] commented 6 months ago

This issue has been linked to a Canny post: Warning about failed parameter parsing of 'text_color' in panel_login.xml :tada:

vladyslavasproductengine commented 5 months ago

Fail QA. Verified on Second Life Release 7.1.6.8632435333 (64bit) on Win10/OSX in the scope of https://github.com/secondlife/iqa/issues/190. Win10 logs: logs.zip

georgebproductengine commented 3 months ago

Passed QA. Verified on the Second Life Release 7.1.9.9555137545 (64bit) on Win10/OSX in the scope of https://github.com/secondlife/iqa/issues/263.