[
https://issues.apache.org/jira/browse/AIRFLOW-4890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882162#comment-16882162
]
ASF subversion and git services commented on AIRFLOW-4890:
----------------------------------------------------------
Commit 61a54fca79a5454ace3e2b646be1195fe1406927 in airflow's branch
refs/heads/v1-10-test from Felix Uellendall
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=61a54fc ]
[AIRFLOW-4890] Fix Log link in TaskInstance's View for Non-RBAC (#5525)
- changes log_url_formatter used in the non-rbac view to use flask url_for to
build the url
- add a check for rbac to build the complete url
- add tests for taskinstance log_url
- use quote_plus when creating relative_url
> Fix Log link in TaskInstance's View for Non-RBAC
> ------------------------------------------------
>
> Key: AIRFLOW-4890
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4890
> Project: Apache Airflow
> Issue Type: Bug
> Components: logging, ui
> Affects Versions: 1.8.0, 1.10.3
> Reporter: Felix Uellendall
> Assignee: Felix Uellendall
> Priority: Minor
> Fix For: 1.10.4
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)