Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-7465

CSS is removed by ametys when type is missing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.0M8
    • 4.0M7
    • None
    • None

      For example in head.xsl add

      <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css" />
      

      then display a page that is using this xsl. This line is ignored and not available in the HTML code of the page.

      If you set the type, it works, for example :

      <link type="text/css" rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css" />
      

            raphael Raphaƫl Franchet
            fravetier Frederic Ravetier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: