Hi,
I just upgraded from M4 to M5 and one of my tests started failing
with:
scala.MatchError: Full(<ok></ok>)
        at net.liftweb.http.testing.HttpResponse.xml(TestFramework.scala:281)

where the HttpResponse body is:

<?xml version="1.0" encoding="UTF-8"?>
<ok></ok>

If I revert this change it works:
http://github.com/dpp/liftweb/commit/8fd5597799c9374556c977326852e68e61b8857d

So is this a bug in my app, test or lift?

Channing
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to