Is anyone planning on fixing the archetype snapshots to add
this change, and "import provider._"  in  Boot.scala.

Thanks in advance,

Glenn...

On Aug 10, 10:36 am, "marius d." <marius.dan...@gmail.com> wrote:
> Your makeUTF8 should look like this:
>
>   private def makeUtf8(req: HTTPRequest): Unit =
> {req.setCharacterEncoding("UTF-8")}
>
> just use HTTPRequest instead of HttpServletRequest.
>
> Br's,
> Marius
>
> On Aug 10, 7:49 pm, glenn <gl...@exmbly.com> wrote:
>
> > I just got a type mismatch found error in LiftRules.early.append
> > (makeUtf8) in Boot.scala.
>
> > It's now looking for an net.liftweb.http.provider.HTTPRequest instead
> > of a javax.servlet.http.HttpServletRequest.
>
> > Is this a new change, and if so, where is the
> > net.liftweb.http.provider package?
>
> > Glenn...
--~--~---------~--~----~------------~-------~--~----~
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