Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/description-setter-plugin
  Commit: d0a6b785f92d4e0bb956c3949aa47c0035cbfad8
      
https://github.com/jenkinsci/description-setter-plugin/commit/d0a6b785f92d4e0bb956c3949aa47c0035cbfad8
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2024-01-13 (Sat, 13 Jan 2024)

  Changed paths:
    M pom.xml
    M 
src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterHelper.java
    M 
src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterPublisher.java
    M 
src/test/java/hudson/plugins/descriptionsetter/DescriptionSetterBuilderTest.java
    M 
src/test/java/hudson/plugins/descriptionsetter/DescriptionSetterPublisherTest.java

  Log Message:
  -----------
  [JENKINS-72555] Only include HTML br tag when using HTML formatter (#37)

https://issues.jenkins.io/browse/JENKINS-72555 reports that a literal
'br' tag is included in the output when a build description already
exists and the description setter plugin is configured to append to the
build description.

Only add the 'br' tag if the HTML markup formatter is being used.
Other marketup formatters exist, but the plugin does not attempt to
adapt to those other markup formatters.

Intentionally does not create a runtime requirement on the OWASP markup
formatter plugin because this plugin should not require a formatter
plugin.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/description-setter-plugin/push/refs/heads/master/6dee62-d0a6b7%40github.com.

Reply via email to