[
https://issues.apache.org/jira/browse/GUACAMOLE-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081590#comment-17081590
]
Mike Jumper commented on GUACAMOLE-1007:
----------------------------------------
This is due to usages of the {{GuacamoleException}} subclasses within TOTP
relying on being able to use a translation key as the message, despite the
exception not implementing {{Translatable}}. That usage is technically
incorrect, and should be migrated to a {{Translatable}} variant.
We should check other usages of {{GuacamoleException}} to see if similar issues
exist elsewhere.
> Translation strings for TOTP are not rendered
> ---------------------------------------------
>
> Key: GUACAMOLE-1007
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1007
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-auth-totp
> Affects Versions: 1.2.0
> Reporter: Edgardo Rodriguez
> Assignee: Mike Jumper
> Priority: Minor
> Fix For: 1.2.0
>
> Attachments: image-2020-04-02-18-06-23-944.png
>
>
> I found that translation is incomplete, but not because of missing json
> translation keys.
> I can not reliably find where the problem is because I am new with the code.
> Some pics:
> !image-2020-04-02-18-06-23-944.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)