-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
git plugin 4.4.5
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
- relates to
-
JENKINS-62868 Form changes: ATH errors for Git plugin
-
- Closed
-
- links to
[JENKINS-62905] Publisher and tag action in git-plugin may be impacted by tables-to-divs changes
Epic Link | New: JENKINS-62437 [ 206431 ] |
Link |
New:
This issue relates to |
Summary | Original: git-plugin may be impacted by tables-to-divs changes | New: Publisher in git-plugin may be impacted by tables-to-divs changes |
Summary | Original: Publisher in git-plugin may be impacted by tables-to-divs changes | New: Publisher and tag action in git-plugin may be impacted by tables-to-divs changes |
Description |
Original:
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/] |
New:
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 | Original: Mark Waite [ markewaite ] | New: Rishabh Budhouliya [ rishabhbudhouliya ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Fixed but Unreleased [ 10203 ] |
PR for the bug fix: https://github.com/jenkinsci/git-plugin/pull/973