Uploaded image for project: 'Click'
  1. Click
  2. CLK-579

The automatic id attribute added to table's inline css element contain only digits.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.1.0 RC1
    • 2.1.0
    • core
    • None

    Description

      The page imports added by Table generates an automatic id attribute on the style element, with only digits.

      <link href="/click/table.css" rel="stylesheet" type="text/css"/>
      <style id="86106877" rel="stylesheet" type="text/css">
      th.sortable a {background: ...
      </style>

      Id attributes must start with a letter in order to be valid:
      http://www.w3.org/TR/html4/types.html#type-name

      Attachments

        Activity

          People

            sabob Bob Schellink
            bckfnn Finn Bock
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: