You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Minder (JIRA)" <ji...@apache.org> on 2014/06/11 16:47:01 UTC

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

Kevin Minder created KNOX-394:
---------------------------------

             Summary: 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.5.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.2#6252)