Details
Description
Same as https://bugs.eclipse.org/bugs/show_bug.cgi?id=276545
basicallly the cookie path is supposed to look like
path="/foo"
but looks like
path=%22/foo%22
This is a tck compliance issue and I'm not sure how to fix it.
Same as https://bugs.eclipse.org/bugs/show_bug.cgi?id=276545
basicallly the cookie path is supposed to look like
path="/foo"
but looks like
path=%22/foo%22
This is a tck compliance issue and I'm not sure how to fix it.