You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Nick Couchman (JIRA)" <ji...@apache.org> on 2019/02/16 18:13:00 UTC

[jira] [Created] (GUACAMOLE-735) Allowed numeric fields to accept parameter tokens

Nick Couchman created GUACAMOLE-735:
---------------------------------------

             Summary: Allowed numeric fields to accept parameter tokens
                 Key: GUACAMOLE-735
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-735
             Project: Guacamole
          Issue Type: Improvement
            Reporter: Nick Couchman
            Assignee: Nick Couchman


The current implementation of numeric fields within Guacamole does not allow for parameter tokens to be inserted into the field - the underlying JS and/or HTML implementation of those fields currently blocks all non-numeric input.  There are situations where it would be nice to be able to inject tokens into these fields, so it's worth exploring some potential way to allow those numeric fields to accept non-numeric values, but dynamically validate that they have either a numeric value or a token in them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)