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

#include <string> is displayed as just #include in coverage source code view

      The source code view of C/C++ source is not displayed correctly for lines like #include <string>. I is displayed as just #include. See this screenshot:

      It could be some protection against html elements in source that is causing this?

          [JENKINS-72398] #include <string> is displayed as just #include in coverage source code view

          tsondergaard created issue -
          tsondergaard made changes -
          Description Original: The source code view of C/C++ source is not displayed correctly for lines like {{#include <string>}}. I is displayed as just {{#include }}. See this screenshot:

           !image-2023-11-29-21-58-51-509.png|thumbnail!

          It could be some protection against html elements in source that is causing this?
          New: The source code view of C/C++ source is not displayed correctly for lines like {{#include <string>}}. I is displayed as just {{#include}}. See this screenshot:

           !image-2023-11-29-21-58-51-509.png|thumbnail!

          It could be some protection against html elements in source that is causing this?
          Ulli Hafner made changes -
          Remote Link New: This issue links to "Issue #760 (Web Link)" [ 29114 ]

          Ulli Hafner added a comment -

          Ulli Hafner added a comment - Yes, this is not implemented yet, see https://github.com/jenkinsci/code-coverage-api-plugin/issues/760 .

          tsondergaard added a comment -

          Hi drulli, the issue that you reference is in https://github.com/jenkinsci/code-coverage-api-plugin which has a README.md that says "This plugin reached end-of-life." Is that project still alive?

          tsondergaard added a comment - Hi drulli , the issue that you reference is in https://github.com/jenkinsci/code-coverage-api-plugin which has a README.md that says "This plugin reached end-of-life." Is that project still alive?

          Ulli Hafner added a comment -

          Well, the coverage plugin is now the successor of the code-coverage-api plugin. I moved all new code to a new plugin to get rid of the old classes. So the old project is dead, but the new one is alive.

          Ulli Hafner added a comment - Well, the coverage plugin is now the successor of the code-coverage-api plugin. I moved all new code to a new plugin to get rid of the old classes. So the old project is dead, but the new one is alive.

          tsondergaard added a comment - - edited

          drulli, but it is the same git repo?

          tsondergaard added a comment - - edited drulli , but it is the same git repo?

          Ulli Hafner added a comment -

          Ulli Hafner added a comment - No. https://github.com/jenkinsci/code-coverage-api-plugin https://github.com/jenkinsci/coverage-plugin
          Ulli Hafner made changes -
          Assignee Original: Ulli Hafner [ drulli ]
          Ulli Hafner made changes -
          Labels New: help-wanted

            Unassigned Unassigned
            tsondergaard tsondergaard
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: