[
https://issues.apache.org/jira/browse/MYFACESTEST-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468777#comment-16468777
]
Sven Haag edited comment on MYFACESTEST-72 at 5/9/18 12:29 PM:
---------------------------------------------------------------
Need to upgrade to
https://mvnrepository.com/artifact/org.apache.geronimo.specs/geronimo-servlet_3.0_spec/1.0
was (Author: haag):
Need to upgrade to
[geronimo-servlet_3.0_spec|https://mvnrepository.com/artifact/org.apache.geronimo.specs/geronimo-servlet_3.0_spec]
> MockExternalContext20 is missing the key 'httpOnly'
> ---------------------------------------------------
>
> Key: MYFACESTEST-72
> URL: https://issues.apache.org/jira/browse/MYFACESTEST-72
> Project: MyFaces Test
> Issue Type: Bug
> Components: Mock Objects
> Affects Versions: 1.0.8
> Reporter: Sven Haag
> Priority: Major
> Attachments: MockExternalContext20.java.patch
>
> Original Estimate: 3h
> Remaining Estimate: 3h
>
> The key 'httpOnly' from e.g.
> [https://github.com/omnifaces/omnifaces/blob/3.1/src/main/java/org/omnifaces/util/FacesLocal.java#L1238]
> is missing in MockExternalContext20#addResponseCookie, giving the error
> message: Unused key when creating Cookie
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)