You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Kevin Chan (JIRA)" <ji...@apache.org> on 2017/08/18 20:43:00 UTC

[jira] [Created] (GUACAMOLE-367) Missing self closing tag in Link element

Kevin Chan created GUACAMOLE-367:
------------------------------------

             Summary: 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:
{{[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>".}}

app missing closing tag on the following element:
{{<link rel="stylesheet" type="text/css" href="app.css?v=0.9.13-incubating">}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)