pwm icon indicating copy to clipboard operation
pwm copied to clipboard

Display settings not working

Open ph1403 opened this issue 4 years ago • 0 comments

I recently installed v2.1 (commit b35b46b67fcda94587b78cc502ac54f2c783f0e1) and it seems as though all the display settings are reverted back to the default config. I don't see any of the security questions in the PwmConfiguration.xml anymore and you can't remove the localization options (2.0 had an option to delete a locale). (The commit in question seems to be: 71121c51eac7ff04140d03474c7e188bb799b518).
Below is a snippet of a UI setting that no longer renders, but did in 2.0 <localeBundle bundle="Display" key="Long_Title_UpdateProfile"> <value>Update your personal email address if you forget your password. </value> <value locale="ca">Actualitzar les dades del perfil d'usuari.</value>

ph1403 avatar Sep 02 '21 19:09 ph1403