[
https://issues.apache.org/jira/browse/TRB-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Vandahl closed TRB-42.
-----------------------------
Fix is in 2.3.3-release
> 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.