[ 
https://issues.apache.org/jira/browse/TS-2237?focusedWorklogId=26422&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-26422
 ]

ASF GitHub Bot logged work on TS-2237:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Aug/16 13:26
            Start Date: 15/Aug/16 13:26
    Worklog Time Spent: 10m 
      Work Description: Github user shinrich commented on a diff in the pull 
request:

    https://github.com/apache/trafficserver/pull/866#discussion_r74760536
  
    --- Diff: configure.ac ---
    @@ -49,7 +49,7 @@ AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability 
tar-ustar foreign no-installinf
     AM_MAINTAINER_MODE([enable])
     
     # Enable a recursive "tidy" rule for clang-tidy.
    -AM_EXTRA_RECURSIVE_TARGETS([tidy])
    +#AM_EXTRA_RECURSIVE_TARGETS([tidy])
    --- End diff --
    
    Sorry.  Will fix.  Really need to figure out how to get the newer autotools 
working in my environment


Issue Time Tracking
-------------------

    Worklog Id:     (was: 26422)
    Time Spent: 1.5h  (was: 1h 20m)

> URL encoding wrong in squid.blog
> --------------------------------
>
>                 Key: TS-2237
>                 URL: https://issues.apache.org/jira/browse/TS-2237
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>            Reporter: David Carlin
>            Priority: Minor
>              Labels: yahoo
>             Fix For: sometime
>
>         Attachments: TS-2237.diff
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> I was replaying URLs captured from squid.blog and I noticed I was getting 
> 404's for some of them when squid.blog showed a 200 for that request.  Turns 
> out there is an issue with URL encoding.  For example:
> Requesting file 'duck%20sports%20authority.gif' via curl will put this in the 
> logs:
> duck%2520sports%2520authority.gif
> The % from %20 (space) in the request is being converted to %25 resulting in 
> %2520
> I tested both the %<cquc> and %<cquuc> log fields - same thing happens.  I 
> tested on ATS 3.2.0 and 3.3.5



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

Reply via email to