Review Board 1.5.4

Issue 544 & 545 TestKit null pointer exception and JsonCommand ignoring response code

Updated 1 year, 8 months ago

David Pollak Reviewers
dpp, marius, charles, joni, atsuhiko, jorge, naftoli, kris, indrajit, alexb, dlouwers, mstarzyk, rmellgren, jhoffman, probinett, jmadsen, mhartmann, jstrachan, jgoday
None LiftWeb-archive
https://liftweb.assembla.com/spaces/liftweb/tickets/544-testframework-throws-nullpointerexception-on-empty-body
https://liftweb.assembla.com/spaces/liftweb/tickets/545?batch=&tickets_report_id=1&ticket_id=545&commit=Go+%C2%BB

dpp_issue_544

Updated testkit to hold the Body as a Box[Array[Byte]] and return Box[XML] when you want the XML.

Fixed the response code in JsonResponse
None
Ship it!
Posted 1 year, 8 months ago (June 3rd, 2010, 9:55 p.m.)
Looks good.