[
https://issues.apache.org/jira/browse/AIRAVATA-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15749358#comment-15749358
]
ASF GitHub Bot commented on AIRAVATA-2270:
------------------------------------------
GitHub user machristie opened a pull request:
https://github.com/apache/airavata-php-gateway/pull/54
AIRAVATA-2270 encode special characters in experiment id/name
This fixes several problems related to special characters in the experiment
id/name. Initially this started as an issue to fix loading experiment details
in the Experiment Statistics view in the Admin Dashboard, but I went ahead and
fixed the other places where encoding was missing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/machristie/airavata-php-gateway
AIRAVATA-2270-special-chars-in-expid
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata-php-gateway/pull/54.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #54
----
commit c1fd50d9b602e9c39e6f9afc2ed8faaf19d7e82e
Author: Marcus Christie <[email protected]>
Date: 2016-12-14T19:13:10Z
AIRAVATA-2270 Properly encode experiment id/name
commit aeb5e49f2c21797fedc180263f43a07a2dffa0ab
Author: Marcus Christie <[email protected]>
Date: 2016-12-14T19:17:27Z
AIRAVATA-2270 Encoding exp name/description
commit 71d4f7f7ab213fd8e788e6d809172f9330b2a93e
Author: Marcus Christie <[email protected]>
Date: 2016-12-14T20:18:33Z
AIRAVATA-2270 removing extraneous stuff
----
> When experiment ID consists '<' character cannot view the experiment details
> in experiment statistics.
> ------------------------------------------------------------------------------------------------------
>
> Key: AIRAVATA-2270
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2270
> Project: Airavata
> Issue Type: Bug
> Components: PGA PHP Web Gateway
> Environment: https://dev.seagrid.org
> Reporter: Eroma
> Assignee: Marcus Christie
>
> Experiment ID has experiment name as part of it.
> When we gave '<' as part of the experiment name the ID cannot be retrieved in
> experiment statistics.
> No error message simply nothing gets retrieved.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)