Code changed in jenkins
User: Michal Turek
Path:
src/main/java/hudson/plugins/sloccount/model/SloccountReport.java
src/main/resources/hudson/plugins/sloccount/SloccountResult/files.jelly
src/main/resources/hudson/plugins/sloccount/SloccountResult/folders.jelly
src/main/resources/hudson/plugins/sloccount/SloccountResult/languages.jelly
http://jenkins-ci.org/commit/sloccount-plugin/710599c6588dc2771b96b84b63d2d65ee2fa5cf5
Log:
JENKINS-21230 Broken HTML code on results page

  • Element <tfoot> should not be inside <tbody>, optional <thead> is missing.
  • <tfoot> moved from <tbody> directly to <table>.
  • <thead> element added.
  • Total number of lines in the footer extended by total number of files and total number of folders.
  • Total number of languages can't be added because sorting using this column would stop working. String sorting is probably incorrectly changed to numeric sorting in such case.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
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/groups/opt_out.

Reply via email to