Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-62849

sidebar-link may break with form tables-to-divs changes

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • sidebar-link-plugin
    • None

      The sidebar-link plugin contains tabular markup on some form elements and will probably present issues with the tables-to-divs changes in https://issues.jenkins-ci.org/browse/JENKINS-62437

      Some migration recipes can be found on https://www.jenkins.io/doc/developer/views/table-to-div-migration/

       

          [JENKINS-62849] sidebar-link may break with form tables-to-divs changes

          Félix Queiruga Balado created issue -
          Félix Queiruga Balado made changes -
          Epic Link New: JENKINS-62437 [ 206431 ]
          Félix Queiruga Balado made changes -
          Description Original: The promoted-builds plugin contains tabular markup on some form elements and will probably present issues with the tables-to-divs changes in https://issues.jenkins-ci.org/browse/JENKINS-62437

          Some migration recipes can be found on [https://www.jenkins.io/doc/developer/views/table-to-div-migration/]

           
          New: The sidebar-link plugin contains tabular markup on some form elements and will probably present issues with the tables-to-divs changes in https://issues.jenkins-ci.org/browse/JENKINS-62437

          Some migration recipes can be found on [https://www.jenkins.io/doc/developer/views/table-to-div-migration/]

           

          links.jelly should be fixed, as it has a table element with f:entry children that now generate <div class="tr form-group"> rather than <tr>. However, the form renders completely OK in a Web browser and works fine.

          Kalle Niemitalo added a comment - links.jelly should be fixed, as it has a table element with f:entry children that now generate <div class="tr form-group"> rather than <tr> . However, the form renders completely OK in a Web browser and works fine.

            dszczepanik Damian Szczepanik
            fqueiruga Félix Queiruga Balado
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: