You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/11/12 15:02:00 UTC

[jira] [Commented] (AIRFLOW-1801) Url encode all execution dates in the UI

    [ https://issues.apache.org/jira/browse/AIRFLOW-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16248888#comment-16248888 ] 

ASF subversion and git services commented on AIRFLOW-1801:
----------------------------------------------------------

Commit 9ec7f0f04bcec67fa62fbd85085acaa5e3b298b7 in incubator-airflow's branch refs/heads/master from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=9ec7f0f ]

[AIRFLOW-1801][AIRFLOW-288] Url encode execution dates

Execution dates can contain special characters
that
need to be url encoded. In case of timezone
information
this information is lost if not url encoded.

Closes #2779 from bolkedebruin/AIRFLOW-1801


> Url encode all execution dates in the UI
> ----------------------------------------
>
>                 Key: AIRFLOW-1801
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1801
>             Project: Apache Airflow
>          Issue Type: Sub-task
>          Components: ui
>    Affects Versions: 1.9.0
>            Reporter: Bolke de Bruin
>
> Execution dates are not properly url encoded therefore losing timezone information



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)