Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-11677

The Scheduler UI is using getExternalURL for internal action links

    XMLWordPrintable

Details

    • Unknown
    • N/A
    • N/A

    Description

      The action links of the Scheduler UI are computed like this:

      $doc.getExternalURL('view', "do=trigger&which=${jobHolder.fullName}")
      

      I do not know the logic that led to this decision, but with the addition of XWIKI-6908 in 7.0M1, those links will be handled as external links and an icon will be displayed next to them, which is not really nice.

      We need to fix that.

      We could either stop using getExternalURL (if possible) or override the CSS added by XWIKI-6908 inside the Scheduler app (where applicable).

      Attachments

        Issue Links

          Activity

            People

              enygma Eduard Moraru
              enygma Eduard Moraru
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: