[
https://issues.apache.org/jira/browse/KNOX-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987386#comment-14987386
]
ASF subversion and git services commented on KNOX-394:
------------------------------------------------------
Commit 34b1cd03d57c742bfe182c54a4fef21103a15fb6 in knox's branch
refs/heads/master from [~kevin.minder]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=34b1cd0 ]
KNOX-394: Request and response URLs must be parsed as literals not templates.
Part 2.
> 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)