Oh hey just solved the problem, For anyone interested, it was because I was using XULrunner 1.9 (Macintosh) -- I was lulled into thinking 1.9 was working as this was the only problem I was having.
1.8.1.4 unfortunately shows no menus. 1.8.0.4 still works fine. ~James BC SITKA On Wed, Mar 11, 2009 at 10:41 AM, James Fournie <[email protected]> wrote: > Hey, just doing some testing of 1.4.0.2 and I'm noticing a possible > bug in 1.4.0.2 .... when I click on the patron "Info" page, I get the > following: > > Please open a helpdesk ticket and include the following text: > > Wed Mar 11 2009 10:19:38 GMT-0700 (PDT) > > Failed to retrieve patron stat cats. > > > { > "stacktrace":"/openils/lib/perl5/OpenILS/Utils/CStoreEditor.pm:696 > /openils/lib/perl5/OpenILS/Utils/CStoreEditor.pm:641 (eval 1338):1", > "ilsevent":"1002", > "pid":"28436", > "desc":"Someone attempted to retrieve a user from the system and the > user was not found", > "payload": > [ > null, > > { > "flesh_fields": > { > "au": > [ > "cards", > "card", > "standing_penalties", > "addresses", > "billing_address", > "mailing_address", > "stat_cat_entries" > ] > > } > , > "flesh":1 > } > > ] > , > "textcode":"ACTOR_USER_NOT_FOUND", > "servertime":"Wed Mar 11 10:13:13 2009" > } > > > Also in my console, I have this: > > [0x0-0x36036].EG Staff Client 1.4 request open-ils.actor > open-ils.actor.user.fleshed.retrieve > "e79847bef15d3c3b61506d19f57f1493",null > > Seems to be passing a null patron id to the OpenSRF call? Haven't > followed the maze of javascript to figure it out beyond that... > > It's happening on two machines, one a clean install and the other an > upgrade (1.2->1.4 rc2->1.4.0.1->1.4.0.2) > > ~James Fournie > BC SITKA >
