Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-47039

Input parameter HTML description displaying escaped

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • active-choices-plugin
    • None
    • Jenkins v2.79
      Active Choices Plug v1.53

      Similar to JENKINS-43380, I'm seeing unresolved HTML tags when using the "Active Choices Reactive Reference Parameter" when HTML is used in the description field. Enabling Markup Formatter = Safe HTML did not resolve the issue.

      Work Around:

      Add
      <j:set var="escapeEntryTitleAndDescription" value="false"/>

      To
      src/main/resources/org/biouno/unochoice/DynamicReferenceParameter/index.jelly

          [JENKINS-47039] Input parameter HTML description displaying escaped

          Thanks for reporting the issue and for including the work around. The same workaround was mentioned in JENKINS-43380, and I tested it and it worked. So closing this one as duplicated as it was reported after JENKINS-43380.

          Preparing a release in the next days, so this should be fixed in the next version of the plugin.

          Thanks again,

          Bruno

          Bruno P. Kinoshita added a comment - Thanks for reporting the issue and for including the work around. The same workaround was mentioned in JENKINS-43380 , and I tested it and it worked. So closing this one as duplicated as it was reported after JENKINS-43380 . Preparing a release in the next days, so this should be fixed in the next version of the plugin. Thanks again, Bruno

            kinow Bruno P. Kinoshita
            mkozell Mike Kozell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: