[
https://issues.apache.org/jira/browse/GUACAMOLE-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Jumper resolved GUACAMOLE-58.
-------------------------------------
Resolution: Incomplete
Closing as the corresponding pull request has been closed, and the behavior
described here is otherwise by design (any such parameters must be passed to
the {{connect()}} function).
> HTTP/Websocket URLs with parameters are not correctly handled
> -------------------------------------------------------------
>
> Key: GUACAMOLE-58
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-58
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-common-js
> Affects Versions: 0.9.9
> Reporter: Nico Gau
> Priority: Minor
>
> If the URL for the constructor in the HTTP-Tunnel or Websocket-Tunnel already
> contains parameters (like "http://tunnel?xyz=123") the "connect" parameter
> gets simply appended which leads to an incorrect URL
> "http://tunnel?xyz=123?connect".
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)