You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2014/11/12 22:07:36 UTC

[jira] [Updated] (TS-2540) header_rewrite: Does not detect a Statement without a predicated as an error

     [ https://issues.apache.org/jira/browse/TS-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-2540:
------------------------------
    Fix Version/s:     (was: 5.2.0)
                   5.3.0

> header_rewrite: Does not detect a Statement without a predicated as an error
> ----------------------------------------------------------------------------
>
>                 Key: TS-2540
>                 URL: https://issues.apache.org/jira/browse/TS-2540
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>            Reporter: Leif Hedstrom
>             Fix For: 5.3.0
>
>
> For example, this config silently fails with no errors, and worse, leaves the parser in a potentially erroneous state (causing subsequent rules to be wrong):
> {code}
> cond %{READ_REQUEST_HDR_HOOK}
>   X-Some-Header "zwoop"
> {code}
> Yes, it's obviously a config error (it should have a "set-config" predicate), but we should detect this.



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