[OPEN-ILS-DEV] Not able to access patron "info" 1.4?

James Fournie jfournie at sitka.bclibraries.ca
Wed Mar 11 13:41:26 EDT 2009


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


More information about the Open-ils-dev mailing list