fluid-work IRC Logs-2011-08-01

[07:44:18 CDT(-0500)] <huslage> hi
[07:46:07 CDT(-0500)] <lahabana> hi
[08:44:22 CDT(-0500)] <lahabana> Hi huslage are you still here?
[08:44:29 CDT(-0500)] <huslage> yup
[08:45:26 CDT(-0500)] <lahabana> I was wondering are you familiar with the keyboard accessibilty plugin?
[08:47:24 CDT(-0500)] <huslage> nope
[08:47:29 CDT(-0500)] <huslage> i'm not a coder (sad)
[08:49:26 CDT(-0500)] <lahabana> ho no probs then (wink)
[08:50:00 CDT(-0500)] <lahabana> is it holliday in Canada today?
[08:50:13 CDT(-0500)] <lahabana> everybody is away (smile)
[08:55:25 CDT(-0500)] <huslage> yes it is
[09:02:15 CDT(-0500)] <lahabana> ho ok
[09:02:23 CDT(-0500)] <lahabana> I understand now
[15:51:51 CDT(-0500)] <azeckoski> howdy fluid folks
[15:52:38 CDT(-0500)] <azeckoski> I am going to be all annoying and immediately ask a question in the hopes that someone has an "aha!" answer
[15:53:00 CDT(-0500)] <azeckoski> We just upgraded from 1.1 to 1.3.1
[15:53:08 CDT(-0500)] <azeckoski> and our pager is dying with a
[15:53:11 CDT(-0500)] <azeckoski> Uncaught TypeError: Cannot read property 'valuebinding' of undefined
[15:53:35 CDT(-0500)] <azeckoski> I followed the upgrades steps on the wiki but none of them seemed to really apply to what we were doing
[15:53:41 CDT(-0500)] <azeckoski> so I ended up making no changes
[15:54:37 CDT(-0500)] <azeckoski> a couple of things I think I know
[15:55:04 CDT(-0500)] <azeckoski> columnDef object is undefined, we are using the "rsf:id" syntax, and the config we are using is visible here:
[15:55:47 CDT(-0500)] <azeckoski> https://source.sakaiproject.org/svn/msub/unicon.net/kaltura/trunk/src/main/webapp/javascript/KalturaMediaSelector.js
[15:56:06 CDT(-0500)] <azeckoski> the failure happens on line 316 of that file
[15:56:23 CDT(-0500)] <azeckoski> and here is the trace:
[15:56:25 CDT(-0500)] <azeckoski> fireToListeners() at InfusionAll.js:7905fluid.event.getEventFirer.fire() at InfusionAll.js:7944fluid.pagerImpl() at InfusionAll.js:27780fluid.pager() at InfusionAll.js:27016kaltura.KalturaMediaSelector() at KalturaMediaSelector.js:316(anonymous function)() at viewCollection.htm:621jQuery.fn.jQuery.ready() at InfusionAll.js:255(anonymous function)() at viewCollection.htm:573jQuery.extend.ready() at InfusionAll.js:392DOMContentLoaded()
[15:56:25 CDT(-0500)] <azeckoski> InfusionAll.js:745
[15:56:40 CDT(-0500)] <azeckoski> let me know if anymore info would be helpful
[15:57:03 CDT(-0500)] <azeckoski> I will keep trying to figure things out in the meantime but I have exhausted the stuff I can think of at this point
[16:01:31 CDT(-0500)] <azeckoski> I am using 1.3.1 InfusionAll.js