Issue Details (XML | Word | Printable)

Key: CHAIN-28
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Niall Pemberton
Reporter: Niall Pemberton
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons Chain

[Chain] Provide a Map of Cookies in WebContext Interface

Created: 17/Jun/05 10:08 AM   Updated: 02/Jan/08 07:01 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 1.1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Chain-Cookies.txt 2005-06-17 10:09 AM Niall Pemberton 15 kB
Environment:
Operating System: other
Platform: Other

Bugzilla Id: 35391
Resolution Date: 06/Jun/06 06:37 AM


 Description  « Hide
Provide access to a Map of Cookies in WebContext through a new getCookies()
method.

I'm attaching a patch which includes:

  • updated WebContext interface to include new getCookies() method
  • updated PortletWebContext implementation
  • updated ServletWebContext implementation
  • updated FacesWebContext implementation
  • new ServletCookieMap class
  • updated tests


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Niall Pemberton added a comment - 17/Jun/05 10:09 AM
Created an attachment (id=15444)
Changes for new getCookies() method

Henri Yandell made changes - 16/May/06 09:56 AM
Field Original Value New Value
issue.field.bugzillaimportkey 35391 12342315
Henri Yandell made changes - 16/May/06 11:10 AM
Assignee Jakarta Commons Developers Mailing List [ commons-dev@jakarta.apache.org ]
Component/s Chain [ 12311103 ]
Key COM-2163 CHAIN-28
Project Commons [ 12310458 ] Commons Chain [ 12310462 ]
Affects Version/s unspecified [ 12311647 ]
Repository Revision Date User Message
ASF #411948 Mon Jun 05 23:29:02 UTC 2006 niallp CHAIN-28 - Provide a Map of Cookies in the WebContext
Files Changed
MODIFY /jakarta/commons/proper/chain/trunk/src/java/org/apache/commons/chain/web/faces/FacesWebContext.java
MODIFY /jakarta/commons/proper/chain/trunk/src/test/org/apache/commons/chain/web/servlet/ServletWebContextTestCase.java
MODIFY /jakarta/commons/proper/chain/trunk/src/test/org/apache/commons/chain/web/servlet/MockHttpServletRequest.java
MODIFY /jakarta/commons/proper/chain/trunk/src/java/org/apache/commons/chain/web/servlet/ServletWebContext.java
MODIFY /jakarta/commons/proper/chain/trunk/src/java/org/apache/commons/chain/web/portlet/PortletWebContext.java
ADD /jakarta/commons/proper/chain/trunk/src/java/org/apache/commons/chain/web/servlet/ServletCookieMap.java
MODIFY /jakarta/commons/proper/chain/trunk/xdocs/changes.xml
MODIFY /jakarta/commons/proper/chain/trunk/src/java/org/apache/commons/chain/web/WebContext.java

Niall Pemberton made changes - 06/Jun/06 06:37 AM
Assignee Niall Pemberton [ niallp ]
Resolution Fixed [ 1 ]
Fix Version/s 1.1 [ 12311930 ]
Status Open [ 1 ] Resolved [ 5 ]
Henri Yandell made changes - 02/Jan/08 07:01 AM
Status Resolved [ 5 ] Closed [ 6 ]