[
https://issues.apache.org/jira/browse/CXF-6729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15095880#comment-15095880
]
iris ding commented on CXF-6729:
--------------------------------
HI Sergy,
It seems I lack of related authority to commit the chagnes:
g:\gitcxfnew\cxf>git push origin master
Username for 'https://git-wip-us.apache.org': irisdingbj
Password for 'https://[email protected]':
fatal: Authentication failed for
'https://git-wip-us.apache.org/repos/asf/cxf.git/'
My github id is: "[email protected]" but my JIRA id is "irisding"
Is this the reason that the two id is not the same?
Can you please take a look and let me know how I can proceed?
Thanks.
Iris Ding
> Version 1 NewCookie is not compliant with RFC 2109
> ---------------------------------------------------
>
> Key: CXF-6729
> URL: https://issues.apache.org/jira/browse/CXF-6729
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 3.0.7, 3.1.4
> Environment: Windows
> Reporter: Neal Hu
> Fix For: 3.1.5, 3.0.8
>
> Attachments: NewCookieHeaderProvider.java,
> NewCookieHeaderProvider.patch, NewCookieHeaderProviderTest.java,
> NewCookieHeaderProviderTest.patch, ResponseImplTest.java
>
>
> Hi,
> From http://www.ietf.org/rfc/rfc2109.txt and
> http://stackoverflow.com/questions/572482/why-do-cookie-values-with-whitespace-arrive-at-the-client-side-with-quotes
> the version 1 cookie look like: name="value with
> spaces";Max-Age=3600;Path="/";Version=1
> NewCookieHeaderProvider.toString(NewCookie) has not handled the special
> characters(RFC2068) that need around with quotes
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)