Cannot display the icon in log parser console

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: log-parser-plugin
    • None

      The icon image src URL is using ${hudson_url} + related path, like:

      <img src="http://XXX:XXX/hudson///plugin/log-parser/images/red.gif" style="margin: 2px;" width="24" alt="" height="24">

      It's suggested to change to related path, like :

      <img src="/hudson///plugin/log-parser/images/red.gif" style="margin: 2px;" width="24" alt="" height="24">

            Assignee:
            rgoren
            Reporter:
            Sam He
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: