[
https://issues.apache.org/jira/browse/GUACAMOLE-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Muehlner updated GUACAMOLE-1925:
--------------------------------------
Affects Version/s: (was: 1.5.4)
> Connection CSV Import: Bug with "(attribute)" and "(parameter)" Suffixes
> ------------------------------------------------------------------------
>
> Key: GUACAMOLE-1925
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1925
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-client
> Reporter: Leonard Wagner
> Priority: Minor
> Fix For: 1.5.5
>
>
> The example provided at /import/connection/file-format-help fails to import
> the attribute "guacd-encryption" correctly.
> This can be reproduced with a CSV file like this:
> {code:java}
> name,protocol,username,password,hostname,group,users,groups,guacd-encryption
> (attribute)
> importedconnection,rdp,bob,pass2,conn2.web.com,ROOT,guac user 1,,ssl
> {code}
> This seems to be the case with all values where the header contains
> "(attribute)" or "(parameter)" Suffixes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)