You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Zhao Yongming (JIRA)" <ji...@apache.org> on 2012/10/30 09:18:11 UTC

[jira] [Created] (TS-1554) http_ui should encode the URL

Zhao Yongming created TS-1554:
---------------------------------

             Summary: http_ui should encode the URL
                 Key: TS-1554
                 URL: https://issues.apache.org/jira/browse/TS-1554
             Project: Traffic Server
          Issue Type: Bug
          Components: Cache, HTTP, Management
    Affects Versions: 3.3.0
            Reporter: Zhao Yongming
            Priority: Minor
             Fix For: 3.3.1


I have a strange url:
{code}
http://l.tbcdn.cn/??p/mall/base/global-v2.css,apps/tmall/header/shop/header.css,apps/tmall/header/shop/head-info.css,apps/malldetail/3.0/base.css,apps/malldetail/3.0/mui.css,apps/malldetail/3.0/css/spriter.css,apps/malldetail/3.0/css/D950.css,apps/malldetail/3.0/css/shop.css,apps/malldetail/3.0/tabbar/tabbar.css,apps/malldetail/3.0/css/sku.css,apps/malldetail/3.0/other/other.css,apps/malldetail/3.0/sku/regionSell.css,apps/malldetail/3.0/spu/spu.css,apps/malldetail/3.0/accessibility/accessibility.css?t=201210262012092220120625.css
{code}
which may cause the cache lookup create several deletes when you hit the delete button.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (TS-1554) http_ui should encode the URL

Posted by "Zhao Yongming (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhao Yongming updated TS-1554:
------------------------------

    Attachment: tmp.png

the result of delete, screenshot
                
> http_ui should encode the URL
> -----------------------------
>
>                 Key: TS-1554
>                 URL: https://issues.apache.org/jira/browse/TS-1554
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cache, HTTP, Management
>    Affects Versions: 3.3.0
>            Reporter: Zhao Yongming
>            Priority: Minor
>             Fix For: 3.3.1
>
>         Attachments: tmp.png
>
>
> I have a strange url:
> {code}
> http://l.tbcdn.cn/??p/mall/base/global-v2.css,apps/tmall/header/shop/header.css,apps/tmall/header/shop/head-info.css,apps/malldetail/3.0/base.css,apps/malldetail/3.0/mui.css,apps/malldetail/3.0/css/spriter.css,apps/malldetail/3.0/css/D950.css,apps/malldetail/3.0/css/shop.css,apps/malldetail/3.0/tabbar/tabbar.css,apps/malldetail/3.0/css/sku.css,apps/malldetail/3.0/other/other.css,apps/malldetail/3.0/sku/regionSell.css,apps/malldetail/3.0/spu/spu.css,apps/malldetail/3.0/accessibility/accessibility.css?t=201210262012092220120625.css
> {code}
> which may cause the cache lookup create several deletes when you hit the delete button.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira