[jira] [Commented] (AIRAVATA-3556) File download is trying to parse text files as JSON
[ https://issues.apache.org/jira/browse/AIRAVATA-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477907#comment-17477907 ] ASF subversion and git services commented on AIRAVATA-3556: --- Commit 1ba7c95e8541a0561ad5bb32a3b514858bd43fec in airavata-django-portal's branch refs/heads/delta-topology-workshop from Marcus Christie [ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=1ba7c95 ] Merge branch 'AIRAVATA-3556' into develop > File download is trying to parse text files as JSON > --- > > Key: AIRAVATA-3556 > URL: https://issues.apache.org/jira/browse/AIRAVATA-3556 > Project: Airavata > Issue Type: Bug > Components: Django Portal >Reporter: Marcus Christie >Assignee: Marcus Christie >Priority: Major > > error message: > {code:java} > JSON.parse: unexpected non-whitespace character after JSON data at line 1 > column 6 of the JSON data{code} > > This is related to responseType changing parameter position in > FetchUtils.get() > ([https://github.com/apache/airavata-django-portal/commit/9a46a62bbc38ffaf953cfa2f279b56a246e4c198).] > > -- This message was sent by Atlassian Jira (v8.20.1#820001)
[jira] [Commented] (AIRAVATA-3556) File download is trying to parse text files as JSON
[ https://issues.apache.org/jira/browse/AIRAVATA-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477893#comment-17477893 ] ASF subversion and git services commented on AIRAVATA-3556: --- Commit 1ba7c95e8541a0561ad5bb32a3b514858bd43fec in airavata-django-portal's branch refs/heads/master from Marcus Christie [ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=1ba7c95 ] Merge branch 'AIRAVATA-3556' into develop > File download is trying to parse text files as JSON > --- > > Key: AIRAVATA-3556 > URL: https://issues.apache.org/jira/browse/AIRAVATA-3556 > Project: Airavata > Issue Type: Bug > Components: Django Portal >Reporter: Marcus Christie >Assignee: Marcus Christie >Priority: Major > > error message: > {code:java} > JSON.parse: unexpected non-whitespace character after JSON data at line 1 > column 6 of the JSON data{code} > > This is related to responseType changing parameter position in > FetchUtils.get() > ([https://github.com/apache/airavata-django-portal/commit/9a46a62bbc38ffaf953cfa2f279b56a246e4c198).] > > -- This message was sent by Atlassian Jira (v8.20.1#820001)
[jira] [Commented] (AIRAVATA-3556) File download is trying to parse text files as JSON
[ https://issues.apache.org/jira/browse/AIRAVATA-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475795#comment-17475795 ] ASF subversion and git services commented on AIRAVATA-3556: --- Commit bebb68023281ffa8c84184f6057e782a06b635c6 in airavata-django-portal's branch refs/heads/staging from Marcus Christie [ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=bebb680 ] AIRAVATA-3556 Fix text file download so that it parses as text, not JSON > File download is trying to parse text files as JSON > --- > > Key: AIRAVATA-3556 > URL: https://issues.apache.org/jira/browse/AIRAVATA-3556 > Project: Airavata > Issue Type: Bug > Components: Django Portal >Reporter: Marcus Christie >Assignee: Marcus Christie >Priority: Major > > error message: > {code:java} > JSON.parse: unexpected non-whitespace character after JSON data at line 1 > column 6 of the JSON data{code} > > This is related to responseType changing parameter position in > FetchUtils.get() > ([https://github.com/apache/airavata-django-portal/commit/9a46a62bbc38ffaf953cfa2f279b56a246e4c198).] > > -- This message was sent by Atlassian Jira (v8.20.1#820001)
[jira] [Commented] (AIRAVATA-3556) File download is trying to parse text files as JSON
[ https://issues.apache.org/jira/browse/AIRAVATA-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475796#comment-17475796 ] ASF subversion and git services commented on AIRAVATA-3556: --- Commit 1ba7c95e8541a0561ad5bb32a3b514858bd43fec in airavata-django-portal's branch refs/heads/staging from Marcus Christie [ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=1ba7c95 ] Merge branch 'AIRAVATA-3556' into develop > File download is trying to parse text files as JSON > --- > > Key: AIRAVATA-3556 > URL: https://issues.apache.org/jira/browse/AIRAVATA-3556 > Project: Airavata > Issue Type: Bug > Components: Django Portal >Reporter: Marcus Christie >Assignee: Marcus Christie >Priority: Major > > error message: > {code:java} > JSON.parse: unexpected non-whitespace character after JSON data at line 1 > column 6 of the JSON data{code} > > This is related to responseType changing parameter position in > FetchUtils.get() > ([https://github.com/apache/airavata-django-portal/commit/9a46a62bbc38ffaf953cfa2f279b56a246e4c198).] > > -- This message was sent by Atlassian Jira (v8.20.1#820001)
[jira] [Commented] (AIRAVATA-3556) File download is trying to parse text files as JSON
[ https://issues.apache.org/jira/browse/AIRAVATA-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474730#comment-17474730 ] ASF subversion and git services commented on AIRAVATA-3556: --- Commit bebb68023281ffa8c84184f6057e782a06b635c6 in airavata-django-portal's branch refs/heads/master from Marcus Christie [ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=bebb680 ] AIRAVATA-3556 Fix text file download so that it parses as text, not JSON > File download is trying to parse text files as JSON > --- > > Key: AIRAVATA-3556 > URL: https://issues.apache.org/jira/browse/AIRAVATA-3556 > Project: Airavata > Issue Type: Bug > Components: Django Portal >Reporter: Marcus Christie >Assignee: Marcus Christie >Priority: Major > > error message: > {code:java} > JSON.parse: unexpected non-whitespace character after JSON data at line 1 > column 6 of the JSON data{code} > > This is related to responseType changing parameter position in > FetchUtils.get() > ([https://github.com/apache/airavata-django-portal/commit/9a46a62bbc38ffaf953cfa2f279b56a246e4c198).] > > -- This message was sent by Atlassian Jira (v8.20.1#820001)
[jira] [Commented] (AIRAVATA-3556) File download is trying to parse text files as JSON
[ https://issues.apache.org/jira/browse/AIRAVATA-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474720#comment-17474720 ] ASF subversion and git services commented on AIRAVATA-3556: --- Commit 1ba7c95e8541a0561ad5bb32a3b514858bd43fec in airavata-django-portal's branch refs/heads/develop from Marcus Christie [ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=1ba7c95 ] Merge branch 'AIRAVATA-3556' into develop > File download is trying to parse text files as JSON > --- > > Key: AIRAVATA-3556 > URL: https://issues.apache.org/jira/browse/AIRAVATA-3556 > Project: Airavata > Issue Type: Bug > Components: Django Portal >Reporter: Marcus Christie >Assignee: Marcus Christie >Priority: Major > > error message: > {code:java} > JSON.parse: unexpected non-whitespace character after JSON data at line 1 > column 6 of the JSON data{code} > > This is related to responseType changing parameter position in > FetchUtils.get() > ([https://github.com/apache/airavata-django-portal/commit/9a46a62bbc38ffaf953cfa2f279b56a246e4c198).] > > -- This message was sent by Atlassian Jira (v8.20.1#820001)
[jira] [Commented] (AIRAVATA-3556) File download is trying to parse text files as JSON
[ https://issues.apache.org/jira/browse/AIRAVATA-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474719#comment-17474719 ] ASF subversion and git services commented on AIRAVATA-3556: --- Commit bebb68023281ffa8c84184f6057e782a06b635c6 in airavata-django-portal's branch refs/heads/develop from Marcus Christie [ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=bebb680 ] AIRAVATA-3556 Fix text file download so that it parses as text, not JSON > File download is trying to parse text files as JSON > --- > > Key: AIRAVATA-3556 > URL: https://issues.apache.org/jira/browse/AIRAVATA-3556 > Project: Airavata > Issue Type: Bug > Components: Django Portal >Reporter: Marcus Christie >Assignee: Marcus Christie >Priority: Major > > error message: > {code:java} > JSON.parse: unexpected non-whitespace character after JSON data at line 1 > column 6 of the JSON data{code} > > This is related to responseType changing parameter position in > FetchUtils.get() > ([https://github.com/apache/airavata-django-portal/commit/9a46a62bbc38ffaf953cfa2f279b56a246e4c198).] > > -- This message was sent by Atlassian Jira (v8.20.1#820001)