[JIRA] (JENKINS-61519) Odd rendering of Monitoring of Jenkins master plugin in Manage Jenkins screen

2020-03-22 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck commented on  JENKINS-61519  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Odd rendering of Monitoring of Jenkins master plugin in Manage Jenkins screen   
 

  
 
 
 
 

 
 

how can it print 3  html tags?
 You're looking at the DOM, not the raw HTML source code returned by Jenkins. The problem is the illegal nesting of "a" tags (one to wrap the entire item, including img and dl/dt/dd; and one in dd from your description) which is resolved for the DOM, making the DOM HTML structure different than what is sent as text.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205215.1584580258000.10892.1584912840222%40Atlassian.JIRA.


[JIRA] (JENKINS-61519) Odd rendering of Monitoring of Jenkins master plugin in Manage Jenkins screen

2020-03-22 Thread ever...@free.fr (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 evernat edited a comment on  JENKINS-61519  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Odd rendering of Monitoring of Jenkins master plugin in Manage Jenkins screen   
 

  
 
 
 
 

 
 There are 3  html tags on "Monitoring of Jenkins master":{code:java}Monitoring of Jenkins masterMonitoring of memory, cpu, http requests and more in Jenkins master.You can also view the monitoring of builds, build queue and Jenkins nodes.{code}The other management links in the page have only the first one.Given that the view is AFAIK in  [  manage.jelly |https : //github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/jenkins/model/Jenkins/manage.jelly]: {code:java}       ${m.displayName}     {code}and given that the ManagementLink code is https://github.com/jenkinsci/monitoring-plugin/blob/master/src/main/java/org/jvnet/hudson/plugins/monitoring/PluginManagementLink.javahow can it print 3  html tags?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205215.1584580258000.10793.1584888960190%40Atlassian.JIRA.


[JIRA] (JENKINS-61519) Odd rendering of Monitoring of Jenkins master plugin in Manage Jenkins screen

2020-03-22 Thread ever...@free.fr (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 evernat commented on  JENKINS-61519  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Odd rendering of Monitoring of Jenkins master plugin in Manage Jenkins screen   
 

  
 
 
 
 

 
 There are 3  html tags on "Monitoring of Jenkins master": 

 

"manage-option manage-page__column">
"/monitoring" title="Monitoring of Jenkins master">"/static/163b9cff/images/48x48/monitor.gif" alt="manage-option" class="icon">
"/monitoring" title="Monitoring of Jenkins master">Monitoring of Jenkins master
"/monitoring" title="Monitoring of Jenkins master">Monitoring of memory, cpu, http requests and more in Jenkins master."./monitoring/nodes">You can also view the monitoring of builds, build queue and Jenkins nodes.


 

 The other management links in the page have only the first one. Given that the view is AFAIK in manage.jelly: 

 

  "${m.urlName}" title="${m.displayName}">
	"icon" src="" class="code-quote" style="color: #009100">"${iconUrl}" alt="manage-option"/>
	
	  ${m.displayName}
	  "${m.description}"/>
	  "${m}" page="info.jelly" optional="true"/>
	
  
 

 and given that the ManagementLink code is https://github.com/jenkinsci/monitoring-plugin/blob/master/src/main/java/org/jvnet/hudson/plugins/monitoring/PluginManagementLink.java how can it print 3  html tags?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

[JIRA] (JENKINS-61519) Odd rendering of Monitoring of Jenkins master plugin in Manage Jenkins screen

2020-03-18 Thread jsoref+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Soref commented on  JENKINS-61519  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Odd rendering of Monitoring of Jenkins master plugin in Manage Jenkins screen   
 

  
 
 
 
 

 
 Oops, I guess it just wasn't as noticably bad without a sibling.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205215.1584580258000.9293.1584589860176%40Atlassian.JIRA.


[JIRA] (JENKINS-61519) Odd rendering of Monitoring of Jenkins master plugin in Manage Jenkins screen

2020-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61519  
 
 
  Odd rendering of Monitoring of Jenkins master plugin in Manage Jenkins screen   
 

  
 
 
 
 

 
Change By: 
 Daniel Beck  
 
 
Summary: 
 Odd rendering of Monitoring of Jenkins master plugin in  new  Manage Jenkins screen  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205215.1584580258000.9284.1584588900344%40Atlassian.JIRA.