Time |
Nick |
Message |
07:08 |
|
serflog joined #evergreen |
07:08 |
|
Topic for #evergreen is now Welcome to the #evergreen library system channel! | We are publicly logged: http://irc.evergreen-ils.org/evergreen | Large pastes at http://paste.evergreen-ils.org |
07:25 |
bshum |
@roulette |
07:25 |
pinesol_green |
bshum: *click* |
07:28 |
|
rjackson_isl joined #evergreen |
07:38 |
|
ericar joined #evergreen |
08:19 |
|
Shae joined #evergreen |
08:20 |
|
remingtron_ joined #evergreen |
08:22 |
|
jeff joined #evergreen |
08:40 |
|
mrpeters joined #evergreen |
09:00 |
|
collum joined #evergreen |
09:35 |
|
maryj joined #evergreen |
09:51 |
|
berick joined #evergreen |
10:11 |
mceraso |
Just catching up on the congratulations from everyone! I was enjoying some vacation time. Thanks all!!! :) |
10:13 |
|
ericar joined #evergreen |
10:31 |
jeff |
mceraso: congrats, and welcome back! |
10:53 |
|
Christineb joined #evergreen |
11:04 |
|
brahmina joined #evergreen |
11:42 |
|
sandbergja joined #evergreen |
11:58 |
|
rlefaive joined #evergreen |
12:03 |
|
jihpringle joined #evergreen |
13:02 |
|
gsams joined #evergreen |
13:32 |
|
maryj_ joined #evergreen |
14:25 |
Bmagic_ |
Can anyone tell what is wrong with this |
14:25 |
Bmagic_ |
http://paste.evergreen-ils.org/20 |
14:26 |
|
Bmagic joined #evergreen |
14:26 |
jeff |
Bmagic: what happens when you try it? |
14:26 |
Bmagic |
sorry, I was getting to that |
14:26 |
Bmagic |
it complains about the package |
14:26 |
Bmagic |
Can't locate object method "block_list" via package "standing_penalty" (perhaps you forgot to load "standing_penalty"?) |
14:27 |
Bmagic |
is there something wrong with the way I am fleshing? |
14:27 |
jeff |
oh here: |
14:27 |
jeff |
if($->standing_penalty->block_list =~ /RENEW/ ) |
14:27 |
jeff |
try $_ instead of $- |
14:27 |
Bmagic |
oh! |
14:27 |
Bmagic |
lol! |
14:27 |
jeff |
rather, $_-> |
14:27 |
jeff |
instead of $-> |
14:28 |
Bmagic |
jees |
14:30 |
Bmagic |
ty |
14:30 |
jeff |
did that do the trick? |
14:30 |
Bmagic |
it got me passed that issue at least |
14:30 |
jeff |
on to the next issue! :-) |
14:30 |
Bmagic |
I was grasping at straws there for like an hour |
15:57 |
|
kmlussier joined #evergreen |
16:17 |
Bmagic |
Has anyone ran into a situation where renwal via SIP results in "COPY_NEEDED_FOR_HOLD" ? |
16:18 |
Bmagic |
it looks like the SIP return message doesn't indicate that it failed |
16:21 |
berick |
Bmagic: the SIP return message looked like a success message? |
16:21 |
Bmagic |
I was just trying to decipher it |
16:21 |
Bmagic |
300NUN20160418 150907AAxxxxx|ABxxxxxx|AJAfter you : a novel|AH|AOxxxxx|AY5AZE6C3 |
16:22 |
Bmagic |
I didn't see anything obvious |
16:22 |
Bmagic |
And there is no AF message |
16:24 |
berick |
Bmagic: well, the 3rd field ("renewal OK") with value "0" indicates the renewal failed. |
16:24 |
berick |
sorry, OK=0 and renewal-ok=N |
16:24 |
Bmagic |
well, that is good |
16:24 |
berick |
both indicate a failure |
16:25 |
Bmagic |
I suppose it's by design that we do not include the error message in AF? |
16:27 |
berick |
Bmagic: not sure if that's by design |
16:33 |
berick |
creating a screen message would not always be as simple as copying the event description into the message field. plus, those descriptions are not always patron-friendly. not to mention i18n support. |
16:33 |
berick |
it's probably just a can of worms no one has opened yet |
17:31 |
Bmagic |
berick: I decided to leave it |
17:31 |
Bmagic |
at least for the scope of bug 1534283 |
17:32 |
pinesol_green |
Launchpad bug 1534283 in Evergreen "SIP prevents renewal when user has any blocking standing penalties" [Undecided,New] https://launchpad.net/bugs/1534283 |
23:51 |
|
kmlussier joined #evergreen |