[Bug 68348] Support for Partitioned cookie attribute

2024-02-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68348

--- Comment #8 from avdl...@solcon.nl ---
(In reply to notify.bharani from comment #4)
> I tested in both tomcat 8 and 9 latest versions, but still the cookies are
> not coming as partitioned even though I have provided the below setting in
> conf/context.xml. anything I am missing here ?
> 
> 

There is likely something wrong on your end. As Mark mentioned in of the other
comments, you are recommended to raise this on the Tomcat users list if this is
still a problem for you.

I just tested it once more using 9.0.85 and I can confirm that the
"Partitioned" flag is added once CookieProcessor is configured like you
mention.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 68348] Support for Partitioned cookie attribute

2024-02-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68348

--- Comment #7 from Mark Thomas  ---
Sorry, you're right. I thought partitioned support was going to be in the Feb
releases.

The OP needs to follow this up on the users list.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 68348] Support for Partitioned cookie attribute

2024-02-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68348

--- Comment #6 from Christopher Schultz  ---
(In reply to Mark Thomas from comment #5)
> Look at the version numbers. The fixed versions haven't been released yet.

??

All versions mentioned in comment #3 have been released.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 68348] Support for Partitioned cookie attribute

2024-02-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68348

Mark Thomas  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Mark Thomas  ---
Look at the version numbers. The fixed versions haven't been released yet.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 68348] Support for Partitioned cookie attribute

2024-02-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68348

notify.bhar...@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |---
 CC||notify.bhar...@gmail.com
 Status|RESOLVED|REOPENED

--- Comment #4 from notify.bhar...@gmail.com ---
I tested in both tomcat 8 and 9 latest versions, but still the cookies are not
coming as partitioned even though I have provided the below setting in
conf/context.xml. anything I am missing here ?



-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 68348] Support for Partitioned cookie attribute

2024-01-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68348

Mark Thomas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #3 from Mark Thomas  ---
Fixed in:
- 11.0.x for 11.0.0-M16 onwards
- 10.1.x for 10.1.18 onwards
-  9.0.x for  9.0.85 onwards
-  8.5.x for  8.5.98 onwards

Note that for 10.1.x onwards use of the partitioned attribute is separately
configurable for session cookies. For 9.0.x and earlier, there is just the web
application wide setting on the cookie processor.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 68348] Support for Partitioned cookie attribute

2024-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68348

--- Comment #2 from Christopher Schultz  ---
(In reply to Mark Thomas from comment #1)
> My intention is to add this feature but with a note in the Javadoc and the
> configuration docs that it is not final and there may be breaking changes
> once the feature is finalised in an RFC.

+1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 68348] Support for Partitioned cookie attribute

2024-01-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68348

--- Comment #1 from Mark Thomas  ---
I'd be a lot happier adding this if this work was included in the current
RFC6265bis work rather than having been deferred until after RFC6265. My
concern is primarily that the current approach may change between now and
whichever RFC it appears in.

Unfortunately, with the CHIPS trial due to start this month, I don't think it
is realistic to wait for an agreed RFC before implementing this feature in
Tomcat.

My intention is to add this feature but with a note in the Javadoc and the
configuration docs that it is not final and there may be breaking changes once
the feature is finalised in an RFC.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org