[7.470][BUG][NOTABUG] "Changing" Webadmin language causes automatic logout

Hi,

when I click Apply in the language selection area, it will log out the current user, regardless whether the language has really been changed.

Regards,
Bastian
  • Astaro Beta Report
    --------------------------------
    Version: 7.470
    Type: BUG
    State: NOTABUG
    Reporter: Monarch
    Contributor: 
    MantisID: 
    --------------------------------
  • Hi Monarch,

    This isn't really a bug as the behavior is expected just need to see the logic behind it.

    The behavior of the Language selection is the same as earlier version for 7.4x.  The result of an apply in the language change is to write the current value to the webadmin httpd config and then restart webadmin.  Webadmin then loads a new connection and checks its config file which returns the configured language.

    So if I change my language to English that value is now written to the file only when the Apply is hit.