| # | Time | Nick | Message |
|---|
| # | 00:29:01 | dbs has quit IRC |
| # | 01:29:24 | mck9 has left #evergreen |
| # | 02:43:52 | [1]atz has joined #evergreen |
| # | 03:02:13 | atz has quit IRC |
| # | 03:02:13 | [1]atz is now known as atz |
| # | 03:38:53 | [1]atz has joined #evergreen |
| # | 03:41:39 | atz has quit IRC |
| # | 03:41:39 | [1]atz is now known as atz |
| # | 04:38:51 | [1]atz has joined #evergreen |
| # | 04:57:14 | atz has quit IRC |
| # | 04:57:14 | [1]atz is now known as atz |
| # | 05:11:42 | lisppaste3 has quit IRC |
| # | 05:11:42 | phasefx2 has quit IRC |
| # | 05:11:42 | jeff has quit IRC |
| # | 05:11:42 | artunit has quit IRC |
| # | 05:12:24 | lisppaste3 has joined #evergreen |
| # | 05:12:24 | artunit has joined #evergreen |
| # | 05:12:24 | jeff has joined #evergreen |
| # | 05:12:24 | phasefx2 has joined #evergreen |
| # | 05:54:49 | [1]atz has joined #evergreen |
| # | 06:03:32 | atz has quit IRC |
| # | 06:03:32 | [1]atz is now known as atz |
| # | 07:56:03 | mck9 has joined #evergreen |
| # | 08:41:17 | kbeswick has joined #evergreen |
| # | 09:13:58 | mrpeters-isl has joined #Evergreen |
| # | 10:50:33 | dbs_wifi has joined #evergreen |
| # | 10:51:01 | dbs_wifi | Grr. Moved offices, still no ethernet connection. |
| # | 10:51:47 | dbs_wifi | berick: would you be wildly upset if I modified actor/user/register.js to make addresses optional as well? |
| # | 10:52:25 | dbs_wifi | we had been planning to use that interface to get through fall registration with just the bare minimum of info, then going back later to add address info |
| # | 10:53:06 | moodaepo | mrpeters-isl where is this sources you speak of...or where should it be? |
| # | 10:53:26 | dbs_wifi | but currently if you delete the address field and click save, it blanks the screen due to a JS error (_a not defined) |
| # | 10:53:40 | dbs_wifi | and with that - I go to seek ethernet connectivity |
| # | 10:55:20 | berick | dbs_wifi: no, i think that's a great enhancement. |
| # | 10:57:57 | berick | dbs_wifi: fwiw, i'm backporting fixes to the user editor to rel_1_6 |
| # | 10:58:45 | berick | but not features |
| # | 11:13:24 | brendan_ga_ has quit IRC |
| # | 11:13:58 | gmcharlt has quit IRC |
| # | 11:14:11 | gmcharlt has joined #evergreen |
| # | 11:18:14 | dbs_wifi | berick: that's cool. maybe we could schedule a developer IRC meeting real soon now (next week?) to try and make some decisions about releases, feature development approaches, etc |
| # | 11:18:57 | dbs_wifi | I know there's a survey out there, but we shouldn't let that freeze us in the meantime |
| # | 11:22:32 | berick | dbs_wifi: yeah, let's do it |
| # | 11:24:11 | jamesrf has joined #evergreen |
| # | 11:24:26 | jamesrf has left #evergreen |
| # | 11:24:55 | jamesrf has joined #evergreen |
| # | 11:27:39 | dbs_wifi | Right now, all of Tues - Fri next week is good for me, with Wednesday afternoon the only exception |
| # | 11:34:26 | gdunbar has joined #evergreen |
| # | 11:35:01 | brendan_ga has joined #evergreen |
| # | 11:36:35 | berick | dbs_wifi: early in the day wednesday/thursday/friday are good for me |
| # | 11:37:29 | phasefx_ is good with the same days as berick |
| # | 11:56:26 | dbs_wifi has quit IRC |
| # | 12:03:20 | dbs has joined #evergreen |
| # | 12:12:22 | dbs | Hmm, note the interesting error in firebug for http://windsor.concat.ca/opac/en-CA/skin/default/xml/rdetail.xml?r=1493060&t=journal%20of&tp=keyword&l=109&d=1&hc=10792&rt=keyword |
| # | 12:13:02 | dbs | Error: Unable to load /opac/extras/unapi?id=tag:opac:biblio-record_entry/1493060/WINDSYS&format=marcxml-full status:500 |
| # | 12:13:21 | dbs | seems to only happen with records that have a lot of holdings attached |
| # | 12:14:37 | dbs | happens with http://windsor.concat.ca/opac/en-CA/skin/default/xml/rdetail.xml?r=1478385&t=journal%20of&tp=keyword&l=109&d=1&hc=10792&rt=keyword (83 copies) |
| # | 12:14:45 | dbs | but not http://windsor.concat.ca/opac/en-CA/skin/default/xml/rdetail.xml?r=1492571&t=journal%20of&tp=keyword&l=109&d=1&hc=10792&rt=keyword (76 copies). weird. |
| # | 12:15:32 | dbs | huh, happens with http://windsor.concat.ca/opac/en-CA/skin/default/xml/rdetail.xml?r=1479562&t=journal%20of&tp=keyword&l=109&d=1&o=10&hc=10792&rt=keyword (56 copies) |
| # | 12:16:06 | miker_ | dbs: it's timing out adding the <holdings:volumes>...</> stuff to the marcxml |
| # | 12:16:16 | miker_ | the boundary is fuzzy |
| # | 12:16:48 | miker_ | or, the text data is killing something |
| # | 12:16:53 | dbs | miker_: by "fuzzy", is it something we can increase? |
| # | 12:17:08 | dbs | yeah, I was wondering if there was some text that needed to be escaped |
| # | 12:17:35 | dbs | ergo, trying to collect examples that work vs. not. might be something to do with windsor's cataloging practices |
| # | 12:17:38 | miker_ | heh. by fuzzy I mean there is no exact number of copies that will cause a problem. but, I would not expect ~50 to be anywhere near a problem |
| # | 12:18:19 | dbs | ah, the 580 in the last record might be the reason |
| # | 12:18:29 | dbs | "With <1990->, includes: ..." |
| # | 12:18:51 | miker_ | hrm... should be getting escaped in the marc at least |
| # | 12:19:04 | miker_ | I'd be more worried about a call number or barcode |
| # | 12:19:53 | dbs | 785 in the first example has "Journalism & mass communication." |
| # | 12:20:15 | dbs | 'k, I can check those too. guess I should check the plain marcxml unapi output as well |
| # | 12:20:50 | dbs | yeah, http://windsor.concat.ca//opac/extras/unapi?id=tag:opac:biblio-record_entry/1493060/WINDSYS&format=marcxml is fine, but http://windsor.concat.ca//opac/extras/unapi?id=tag:opac:biblio-record_entry/1493060/WINDSYS&format=marcxml-full dies |
| # | 12:20:56 | dbs | I like your thinking, miker_ |
| # | 12:21:47 | dbs | Aha... call number label "QP1 .A5 v.253 no.6 1987 &Index" |
| # | 12:21:56 | dbs | I could see that being a problem :) |
| # | 12:21:58 | miker_ | doh! &-- |
| # | 12:22:35 | miker_ | well, we use entityize (or a version thereof) in there, or should, so that's the first to check, I guess |
| # | 12:22:57 | dbs | I'll go poking, thanks for the mental assist |
| # | 12:24:59 | dbs | hrm... $xml .= 'label="' . $self->obj->label . '">'; |
| # | 12:26:10 | dbs | unAPI::auri is escaped, unAPI::acn is not, it looks like |
| # | 12:26:11 | miker_ | ahh, well, there we go |
| # | 12:26:22 | miker_ | that could be it |
| # | 12:28:08 | dbs | I'll stab at it with some test data and fix it if that turns out to be the case |
| # | 12:28:16 | dbs | miker_++ |
| # | 12:29:05 | miker_ | dbs++ |
| # | 12:31:26 | dbs | I wonder... if we should use O:AppUtils::entityize() instead of the local implementation of escape in O:A:SuperCat - and add escaping for < + > to entityize as well. hmm. |
| # | 12:41:37 | dbs | ah, maybe not with the s/"/\\"/gsom |
| # | 12:43:22 | rsinger is now known as arseinger |
| # | 12:43:25 | sarabee has joined #evergreen |
| # | 12:45:35 | arseinger is now known as rsinger |
| # | 13:07:12 | dbs | Aha, so entityize does need to be taught to escape < and > as well |
| # | 13:09:05 | eguest309 has joined #evergreen |
| # | 13:16:34 | dbs shakes a fist at the many slightly different implementations of "escape XML" scattered throughout the code base. heh. |
| # | 13:17:37 | dbs | bah, there's only four, that's not so bad |
| # | 13:18:32 | phasefx_ | need a code librarian to give us the same reference materials :) |
| # | 13:19:25 | dbs goes to get some food |
| # | 13:27:56 | mrpeters-isl | all, in the notice templates where does [% lib.phone %] get pulled from? |
| # | 13:32:12 | dbs | mrpeters-isl: actor.org_unit |
| # | 13:33:36 | mrpeters-isl | thats what i thought |
| # | 13:33:45 | mrpeters-isl | i have someone swearing they aren't getting their number on the notices |
| # | 13:33:53 | mrpeters-isl | but they are configured in bootstrapping and in actor.org_unit |
| # | 13:54:30 | eguest309 has quit IRC |
| # | 14:02:17 | _bott_ has joined #evergreen |
| # | 14:07:54 | _dkyle_ has joined #evergreen |
| # | 14:31:16 | twirlip has joined #evergreen |
| # | 15:41:21 | gdunbar has quit IRC |
| # | 15:52:32 | phasefx has quit IRC |
| # | 15:54:30 | gdunbar has joined #evergreen |
| # | 15:55:27 | senator has joined #Evergreen |
| # | 15:57:44 | kbeswick has quit IRC |
| # | 15:57:47 | phasefx has joined #evergreen |
| # | 16:20:58 | moodaepo | If I change ip addresses I need to redo the ssl cert right to make sure the client works? |
| # | 17:54:11 | jamesrf has quit IRC |
| # | 17:59:44 | atz | moodaepo: yeah, IP is part of SSL |
| # | 18:00:35 | moodaepo | atz yea reissued stuff and looks ok |
| # | 18:02:45 | moodaepo | hmm but my init.d script didn't start eg processes on boot..but just ran fine from commandline |
| # | 18:04:40 | moodaepo | oh well will look at it tomorrow |
| # | 18:07:20 | gdunbar has quit IRC |
| # | 18:16:50 | [1]atz has joined #evergreen |
| # | 18:17:06 | [1]atz has left #evergreen |
| # | 18:19:10 | atz has quit IRC |
| # | 18:56:17 | mickey_ has joined #evergreen |
| # | 18:57:19 | mickey_ has quit IRC |
| # | 19:06:33 | dbs has quit IRC |
| # | 19:29:53 | brendan_ga has quit IRC |
| # | 19:31:08 | brendan_ga has joined #evergreen |
| # | 22:52:08 | brendan_ga has quit IRC |
| # | 23:03:29 | brendan_ga has joined #evergreen |
| # | 23:11:12 | brendan_ga has joined #evergreen |
| # | 23:16:31 | brendan_ga has quit IRC |