Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[14:19:31 CDT(-0500)] <anastasiac> Justin_o, worked, thanks for the pointer

[14:49:59 CDT(-0500)] <Bosmon> Hi Justin_o - I'll be looking at your updated pulls now

[14:50:09 CDT(-0500)] <Bosmon> btw I have a fix in for the IE8 issue that you and cindyli discovered

[14:51:21 CDT(-0500)] <cindyli> thanks, Bosmon.

[14:52:55 CDT(-0500)] <Bosmon> In the end it was caused by the implementation of the new framework fluid.isPlainObject utility

[14:53:04 CDT(-0500)] <Bosmon> Which gives different results on IE8 to other browsers

[14:53:26 CDT(-0500)] <Bosmon> In particular, Object.prototype.toString.call(null) amazingly produces "[object Object]"