Github user mike-jumper commented on a diff in the pull request:
https://github.com/apache/incubator-guacamole-client/pull/121#discussion_r108330337
--- Diff:
extensions/guacamole-auth-cas/src/main/resources/translations/en.json ---
@@ -0,0 +1,7 @@
+{
+
+ "LOGIN" : {
+ "FIELD_HEADER_TICKET" : ""
--- End diff --
Hm ... This issue will likely bite me, as well, with the OpenID dev. In
fact, I suspect it may have already and I just don't remember. It's been a bit
since I actively worked with that code.
I wonder if perhaps we should modify the handling of fields such that
fields without defined templates do not render at all... That way
automatically-populated fields required for credentials, etc. could be defined
without requiring repeated CSS or empty translation string hackery.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---