[
https://issues.apache.org/jira/browse/GUACAMOLE-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16136810#comment-16136810
]
Nick Couchman commented on GUACAMOLE-367:
-----------------------------------------
Ah, okay - I've not heard of LemonLDAP before. Yes, it looks like they do not
automatically redirect to the /login URL and don't correctly handle situations
where that behavior is expected. Have you contacted LemonLDAP about this
behavior and the possibility of adding that there?
I can look at some options for making the CAS module redirect to the /login
URL, but it seems like LemonLDAP should be able to automatically redirect
there. I also don't want to break compatibility with the Apereo CAS server by
making a change, so any change is going to have to maintain that compatibility,
as well.
> Missing self closing tag in Link element
> ----------------------------------------
>
> Key: GUACAMOLE-367
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-367
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-client
> Affects Versions: 0.9.13-incubating
> Environment: Ubuntu 16.04
> Tomcat 8
> Reporter: Kevin Chan
> Priority: Trivial
>
> Java error:
> {code:none}
> [http-nio-8080-exec-164] ERROR org.jasig.cas.client.util.XmlUtils - The
> element type "link" must be terminated by the matching end-tag "</link>".
> {code}
> app missing closing tag on the following element:
> {code:html}
> <link rel="stylesheet" type="text/css" href="app.css?v=0.9.13-incubating">
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)