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/04/07 17:27:41 UTC

[jira] [Commented] (AIRFLOW-1078) Latest_runs endpoint broken in old flask versions

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

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

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

[AIRFLOW-1078] Fix latest_runs endpoint for old flask versions

Old versions of flask (<0.11) dont support jsonify
on arrays due an
ECMAScript 4 vulnerability in older browsers. This
should work on old
flask versions as well.

Closes #2224 from saguziel/aguziel-fix-homepage


> Latest_runs endpoint broken in old flask versions
> -------------------------------------------------
>
>                 Key: AIRFLOW-1078
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1078
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Alex Guziel
>            Assignee: Alex Guziel
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)