[JIRA] (JENKINS-51436) Hardcoded id's for Html-Components within loops

2018-09-13 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner updated  JENKINS-51436  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Released in 5.0.0-beta2.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-51436  
 
 
  Hardcoded id's for Html-Components within loops   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 
 
Status: 
 Fixed but Unreleased Resolved  
 
 
Released As: 
 5.0.0-beta2  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51436) Hardcoded id's for Html-Components within loops

2018-08-10 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner updated  JENKINS-51436  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51436  
 
 
  Hardcoded id's for Html-Components within loops   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 
 
Status: 
 Open Fixed but Unreleased  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51436) Hardcoded id's for Html-Components within loops

2018-05-21 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51436  
 
 
  Hardcoded id's for Html-Components within loops   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 
 
Labels: 
 plugins  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51436) Hardcoded id's for Html-Components within loops

2018-05-21 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51436  
 
 
  Hardcoded id's for Html-Components within loops   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 
 
Sprint: 
 Blue Ocean - Candidates  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51436) Hardcoded id's for Html-Components within loops

2018-05-19 Thread l...@fs.cs.hm.edu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stephan Plöderl created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51436  
 
 
  Hardcoded id's for Html-Components within loops   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 analysis-core-plugin  
 
 
Created: 
 2018-05-19 12:00  
 
 
Environment: 
 hm-edu-testing  
 
 
Labels: 
 plugins  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Stephan Plöderl  
 

  
 
 
 
 

 
 Within the hm-edu-testing branch, there are multiple jelly files which have hardcoded strings as id's for HTML-Components created within a loop. This will create multiple HTML-Components with the same Id and will therefore create problems for tests, _javascript_-logic and/or the usage of css. The mentioned files are the following: 
 
src/main/resources/result/fixed.jelly 
src/main/resources/io/jenkins/plugins/analysis/core/views/FixedWarningsDetail/index.jelly 
src/main/resources/hudson/plugins/analysis/views/TabDetail/details.jelly 
 Where as "src/main/resources/hudson/plugins/analysis/views/TabDetail/details.jelly" may be connected to PR #123