You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by "Will Glass-Husain (JIRA)" <ji...@apache.org> on 2007/03/14 08:59:09 UTC

[jira] Created: (TRB-42) NPE in DefaultCookieParser

NPE in DefaultCookieParser
--------------------------

                 Key: TRB-42
                 URL: https://issues.apache.org/jira/browse/TRB-42
             Project: Turbine
          Issue Type: Bug
    Affects Versions: Core 2.3.2
            Reporter: Will Glass-Husain
            Priority: Minor


DefaultCookieParser.setRunData()  in Turbine 2.3.2 has been deprecated.  It's recommended you call setData() instead.  But doing so causes an NPE since RunData has not been set.  Attached patch fixes the issue.

I'd be happy to commit this if I'm not stepping on any toes.  I'd like to see this applied to the 2.3 branch.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


[jira] Updated: (TRB-42) NPE in DefaultCookieParser

Posted by "Will Glass-Husain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TRB-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Will Glass-Husain updated TRB-42:
---------------------------------

    Attachment: cookie.patch

> NPE in DefaultCookieParser
> --------------------------
>
>                 Key: TRB-42
>                 URL: https://issues.apache.org/jira/browse/TRB-42
>             Project: Turbine
>          Issue Type: Bug
>    Affects Versions: Core 2.3.2
>            Reporter: Will Glass-Husain
>            Priority: Minor
>         Attachments: cookie.patch
>
>
> DefaultCookieParser.setRunData()  in Turbine 2.3.2 has been deprecated.  It's recommended you call setData() instead.  But doing so causes an NPE since RunData has not been set.  Attached patch fixes the issue.
> I'd be happy to commit this if I'm not stepping on any toes.  I'd like to see this applied to the 2.3 branch.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


[jira] Resolved: (TRB-42) NPE in DefaultCookieParser

Posted by "Will Glass-Husain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TRB-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Will Glass-Husain resolved TRB-42.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Core 2.3.3

Committed to the 2.3 branch.  Forgot to note issue in svn commit, but it was r518319.  

Incidentally, I created a 2.3.3 version in JIRA to track bug fixes on the 2.3 branch.  If that's too presumptuous of me, we can remove it.

> NPE in DefaultCookieParser
> --------------------------
>
>                 Key: TRB-42
>                 URL: https://issues.apache.org/jira/browse/TRB-42
>             Project: Turbine
>          Issue Type: Bug
>    Affects Versions: Core 2.3.2
>            Reporter: Will Glass-Husain
>            Priority: Minor
>             Fix For: Core 2.3.3
>
>         Attachments: cookie.patch
>
>
> DefaultCookieParser.setRunData()  in Turbine 2.3.2 has been deprecated.  It's recommended you call setData() instead.  But doing so causes an NPE since RunData has not been set.  Attached patch fixes the issue.
> I'd be happy to commit this if I'm not stepping on any toes.  I'd like to see this applied to the 2.3 branch.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org