Issue Details (XML | Word | Printable)

Key: CHAIN-31
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
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

Portlet Map implementations' entry Set should contain Map.Entry elements

Created: 08/Jun/06 04:34 PM   Updated: 02/Jan/08 07:01 AM
Return to search
Component/s: None
Affects Version/s: 1.0
Fix Version/s: 1.1

Time Tracking:
Not Specified

Resolution Date: 08/Jun/06 11:43 PM


 Description  « Hide
The portlet Map implementations' entrySet() method currently returns a Set of values, rather than a Set on Map.Entry elements (as per the java.util.Map spec).

This was corrected in the servlet Map implementations in revision 142894 - same changes need to be applied to the portlet varieties:

http://svn.apache.org/viewvc?view=rev&revision=142894



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order