You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Nick Gallardo (JIRA)" <ji...@apache.org> on 2009/08/03 21:23:14 UTC

[jira] Resolved: (WINK-124) Don't use empty string for override header check

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

Nick Gallardo resolved WINK-124.
--------------------------------

    Resolution: Fixed

Fixed in rev 800501

> Don't use empty string for override header check
> ------------------------------------------------
>
>                 Key: WINK-124
>                 URL: https://issues.apache.org/jira/browse/WINK-124
>             Project: Wink
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.1
>            Reporter: Nick Gallardo
>            Assignee: Nick Gallardo
>            Priority: Blocker
>             Fix For: 0.1
>
>         Attachments: WINK-124.patch
>
>
> Some web containers don't like it when you look for a header with the key ("").  We can eliminate the check with a simple string length check.
> Patch in a minute.  I consider this a blocker for 0.1 since it prevents usage of all of Wink in some environments.

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