To answer my own question, looking over the commit log 28595307 looks
extremely suspicious. I can revert it locally but would prefer a
mainline fix, and don't want to attempt it myself. Marius?

Kris

On Wed, Jul 1, 2009 at 3:33 PM, Kris
Nuttycombe<kris.nuttyco...@gmail.com> wrote:
> Hi, all,
>
> Have there been recent changes made to liftAjax.js? I am encountering
> new errors from an ajaxSelect() today that were not present yesterday.
> Firebug complains:
>
> Use of getBoxObjectFor() is deprecated. Try to use
> element.getBoundingClientRect() if possible.
> [Break on this error] undefined
> liftAjax.js (line 111)
> aboutToSend.responseType is null
> lift_doAjaxCycle()()liftAjax.js (line 111)
> lift_ajaxHandler()()liftAjax.js (line 21)
> onchange(change )add_trig...Gyw%3D%3D (line 2)
> [Break on this error] if (aboutToSend.responseType.toLowerCase() === "json") {
>
>
> Thanks,
>
> Kris
>

--~--~---------~--~----~------------~-------~--~----~
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