Issue Details (XML | Word | Printable)

Key: WW-492
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Rainer Hermanns
Reporter: kiran kumar
Votes: 0
Watchers: 2
Operations

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

XSLT Views + XML Mapping + HashMap support

Created: 08/Mar/04 11:33 PM   Updated: 26/Jun/06 04:45 PM
Component/s: Views
Affects Version/s: 2.0
Fix Version/s: 2.2.3

Environment: Tomcat5x, Windows2000


 Description  « Hide
In WW1.4, A HashMap returned from Action Result was
 converted to XML with a "key" , "value" pair mapping.
 However with WW2.0, HashMap is not being converted to
 its corresponding XML. We would like to use the generated XML from a XSLT. All the other data types
 including Lists work fine except HashMap. I have
 checked the source for WW2.0 and it seems like they
 have not written any code to support HashMaps.
 
 It would be great if you guys can fix this.

 Thanks
  Kiran


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Rainer Hermanns added a comment - 26/Jun/06 04:45 PM
fixed in CVS HEAD