#999 Unable to get i18n messages without authentication
Closed: fixed 5 years ago Opened 13 years ago by edewata.

Currently to retrieve i18n messages for the Web UI the user must be authenticated. This could be a problem if the user tries to open the Web UI without authentication. Normally the user will get an error message. However, since at that point the i18n messages are not retrieved yet, the error message shown to the user is the hard-coded English message in the JavaScript code, not the translated message.

Steps to reproduce:[[BR]]
1. Run kdestroy.[[BR]]
2. Configure the browser to use a non-English language.[[BR]]
3. Open Web UI.[[BR]]

Actual result: The error message is in English.[[BR]]
Expected result: The error message should be in the same language selected in step #2.


Has dependency on the translated kerberos libraries that will be available in 1.10.

Metadata Update from @edewata:
- Issue assigned to rcritten
- Issue set to the milestone: Ticket Backlog

7 years ago

Metadata Update from @abbra:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata