You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2017/01/12 15:06:52 UTC

[jira] [Closed] (FLINK-5444) Flink UI uses absolute URLs.

     [ https://issues.apache.org/jira/browse/FLINK-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ufuk Celebi closed FLINK-5444.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0
                   1.2.0

Fixed in
dff58df, 80f1517 (release-1.2),
42b53e6, d7e862a (master).

> Flink UI uses absolute URLs.
> ----------------------------
>
>                 Key: FLINK-5444
>                 URL: https://issues.apache.org/jira/browse/FLINK-5444
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Joerg Schad
>            Assignee: Joerg Schad
>             Fix For: 1.2.0, 1.3.0
>
>
> The Flink UI has a mixed use of absolute and relative links. See for example [here](https://github.com/apache/flink/blob/master/flink-runtime-web/web-dashboard/web/index.html)
> {code:|borderStyle=solid}
> <link rel="icon" type="image/png" href="/images/favicon-16x16.png" sizes="16x16"> 
> <link rel="stylesheet" href="css/vendor.css" type="text/css">
> {code}
> When referencing the UI from another UI, e.g., the DC/OS UI relative links are preffered.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)