You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Vincent Siveton (JIRA)" <ji...@apache.org> on 2008/05/20 23:50:55 UTC

[jira] Created: (SHINDIG-286) Using case insensitive compare for url.getScheme()

Using case insensitive compare for url.getScheme()
--------------------------------------------------

                 Key: SHINDIG-286
                 URL: https://issues.apache.org/jira/browse/SHINDIG-286
             Project: Shindig
          Issue Type: Bug
          Components: Gadget Rendering Server (Java)
            Reporter: Vincent Siveton
            Priority: Trivial


See RFC 2396 [1], section 3.1, "Scheme Component"

[1] http://www.ietf.org/rfc/rfc2396.txt

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-286) Using case insensitive compare for url.getScheme()

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

Vincent Siveton updated SHINDIG-286:
------------------------------------

    Attachment: SHINDIG-286.patch

> Using case insensitive compare for url.getScheme()
> --------------------------------------------------
>
>                 Key: SHINDIG-286
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-286
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (Java)
>            Reporter: Vincent Siveton
>            Priority: Trivial
>         Attachments: SHINDIG-286.patch
>
>
> See RFC 2396 [1], section 3.1, "Scheme Component"
> [1] http://www.ietf.org/rfc/rfc2396.txt

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-286) Using case insensitive compare for url.getScheme()

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

Vincent Siveton updated SHINDIG-286:
------------------------------------

    Attachment: SHINDIG-286_2.patch

New patch which takes care of ProxyHandler

> Using case insensitive compare for url.getScheme()
> --------------------------------------------------
>
>                 Key: SHINDIG-286
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-286
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (Java)
>            Reporter: Vincent Siveton
>            Priority: Trivial
>         Attachments: SHINDIG-286.patch, SHINDIG-286_2.patch
>
>
> See RFC 2396 [1], section 3.1, "Scheme Component"
> [1] http://www.ietf.org/rfc/rfc2396.txt

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.