Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
-
git plugin 4.4.5
Description
The plugin contains tabular markup on some form elements and will probably present issues with the tables-to-divs changes in JENKINS-62437
At least the following files may be affected:
Some migration recipes can be found on table to div migration guidelines
Attachments
Issue Links
- relates to
-
JENKINS-62868 Form changes: ATH errors for Git plugin
-
- Closed
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link | JENKINS-62437 [ 206431 ] |
Link |
This issue relates to |
Summary | git-plugin may be impacted by tables-to-divs changes | Publisher in git-plugin may be impacted by tables-to-divs changes |
Summary | Publisher in git-plugin may be impacted by tables-to-divs changes | Publisher and tag action in git-plugin may be impacted by tables-to-divs changes |
Description |
The 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 At least the following files *may* be affected: * [https://github.com/jenkinsci/git-plugin/blob/master/src/main/resources/hudson/plugins/git/GitPublisher/config.jelly#L19] Some migration recipes can be found on [https://www.jenkins.io/doc/developer/views/table-to-div-migration/] |
The plugin contains tabular markup on some form elements and will probably present issues with the tables-to-divs changes in JENKINS-62437 At least the following files *may* be affected: * [config.jelly|https://github.com/jenkinsci/git-plugin/blob/master/src/main/resources/hudson/plugins/git/GitPublisher/config.jelly#L19] Some migration recipes can be found on [table to div migration guidelines|https://www.jenkins.io/doc/developer/views/table-to-div-migration/] |
Assignee | Mark Waite [ markewaite ] | Rishabh Budhouliya [ rishabhbudhouliya ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Fixed but Unreleased [ 10203 ] |
Remote Link | This issue links to "PR 973 - table to divs for git publisher (Web Link)" [ 26128 ] |
Released As | 4.4.5 | |
Status | Fixed but Unreleased [ 10203 ] | Closed [ 6 ] |
Released As | 4.4.5 | git plugin 4.4.5 |
PR for the bug fix: https://github.com/jenkinsci/git-plugin/pull/973