You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/03 05:52:27 UTC

[jira] [Commented] (KNOX-394) Request and response URLs must be parsed as literals not templates

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

ASF subversion and git services commented on KNOX-394:
------------------------------------------------------

Commit 33bb1ce5727a54721baec0125dd1254d275160ac in knox's branch refs/heads/master from [~kevin.minder]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=33bb1ce ]

KNOX-394: Request and response URLs must be parsed as literals not templates


> Request and response URLs must be parsed as literals not templates
> ------------------------------------------------------------------
>
>                 Key: KNOX-394
>                 URL: https://issues.apache.org/jira/browse/KNOX-394
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.4.0
>            Reporter: Kevin Minder
>            Assignee: Kevin Minder
>             Fix For: 0.7.0
>
>         Attachments: workflow-config.xml
>
>
> All candidate URLs in the request line, headers and request and response bodies should be parsed as literals.  Specifically and characters with meaning to templates (e.g. {}*$) should be ignored.  This for example can prevent Oozie workflow-config.xml files from being handled properly.  One such example file is attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)