IRC log for #koha, 2006-07-17

← Previous day | Today | Next day → | Search | Index

All times shown according to UTC.

Time Nick Message
13:38 kados owen: biting off more than we can chew in what way?
13:38 and no, haven't thought anymore about it
13:39 owen Biting off more than we can chew in the sense of giving ourselves more things to try to do before this upgrade for NPL
13:40 kados right
13:41 did we ever determine if opacnav was fixed?
13:41 owen It's not
13:42 kados k, must be something wrong with updatedatabase
13:51 it's the db def for sysprefs
13:51 limited to 255 chars
13:52 I'll update the table
14:06 opacnav fixed
14:06 owen Excellent.
14:07 Something's broken with serials. I just tried to add a subscription and it didn't work. Submitting the form brought up the subscription details page with no information
14:07 kados hmmm
14:08 owen Are some of your customers using serials in production?
14:09 It worked fine when I tested it on rel_2_2
14:09 kados yep
14:10 I'm pretty sure I merged rel_2_2 serials stuff with dev_week
14:11 so I'm wondering if there's another db change that updatedatabase isn't handleing
14:15 [Sat Jul 15 11:18:49 2006] [error] [client 66.213.78.130] Premature end of script headers: selectbranchprinter.pl, referer: http://zoomkoha.liblime.com/cg[…]/koha/mainpage.pl[Sat Jul 15 14:43:58 2006] [error] [client 66.213.78.130] Premature end of script headers: catalogue_stats.pl, referer: http://zoomkoha.liblime.com/cg[…]atalogue_stats.pl[Sat Jul 15 14:46:44 2006] [error] [client 66.213.78.130] Premature end of script headers: statecolle
14:25 heh
14:25 so there are probs in the db
14:25 for serials
14:25 but more importantly
14:25 I haven't finished the api wrapper
14:25 once that's done
14:25 I'll take a look at serials
14:26 I doubt it's a big prob
14:26 serials are pretty stable in rel_2_2
14:29 owen Something really weird is happening with newly created records
14:30 I was just trying to add a biblio record to attach a serials record to, and even though all I put in was a title and item type, I got all sorts of other information too...
14:30 http://zoomkoha.liblime.com/cg[…]173300&type=intra
14:33 kados that is weird
14:33 I take it you didn't put in the notes or subjects then
14:33 owen No--and if you look at the MARC view, it doesn't show all that
14:34 kados yea
14:34 I wonder if you can find that record in old koha
14:35 maybe it was deleted or something but still in the koha tables
14:37 owen http://koha.athenscounty.lib.o[…]=intra&bib=173235
14:39 kados huh
14:39 I wonder why they have different bibids
15:02 new search api wrapper is getting there
15:03 got results coming abck
15:03 back
15:03 now just need to put them in the right containers for the old results templates
15:03 then I'll look at that weird adding prob and the serials :-)
15:03 (I'll sleep when I'm dead :-))
15:04 owen Just as long as it's not before the upgrade ;)
15:06 kados heh
15:15 owen: old search api working!
15:15 owen: at least when you type in 'test' :-)
15:18 brb
15:22 owen: still there?
15:22 dewey there is, like, a minor diff in <div>s, that I missed
15:23 owen yes
15:25 kados so any more of those weird things with newly created records?
15:26 also, do we have suppliers set up already?
15:28 owen I don't think any suppliers are set up. You'd have to switch to full acquisitions and create a supplier through that interface.
15:30 I tried creating a record three times, and each time the new record showed up in the catalog with another record's info.
15:34 kados sound serious
15:34 I'll have a look
15:34 but first ..
15:34 I just created a new serial
15:34 and it threw these errors:
15:35 DBD::mysql::st execute failed: Column 'status' cannot be null at /koha/intranet/modules/C4/Bull.pm line 128.DBD::mysql::st execute failed: Column 'librariannote' cannot be null at /koha/intranet/modules/C4/Bull.pm line 137.DBD::mysql::st execute failed: Column 'serialseq' cannot be null at /koha/intranet/modules/C4/Bull.pm line 146.DBD::mysql::st execute failed: Unknown column 'publisheddate' in 'field list' at /koha/intranet/modules/C4/Bull.pm line 373.DBD::m
15:35 so it looks like the db isn't up to date
15:38 publisheddate isn't in my rel_2_2 db either
15:42 subscription-add.pl wasn't up to date
15:42 seems to be working now
15:43 ok ... so now this add new record prob ...
15:44 right
15:44 same thing happened to me
15:48 heh
15:48 I bet I know what it is
15:48 I bet somewhere in detail.pl
15:48 it is using the biblionumber as a bibid
15:48 and is getting data from a different record
15:48 it's not in the koha tables at all
15:49 so that's gotta be it
15:49 (remember bibid and biblionumber dont' always match)
15:52 owen See you Monday
18:13 rach howdy
18:17 Burgundavia hello
18:30 rach hi, and where do you hale from burgundavia?
18:32 Burgundavia I hail from Victoria, BC, Canada
18:33 rach ah hi
18:33 Burgundavia you may remember me from such posts as "Planet link is broken" and "UI of the new OPAC"
18:34 rach yep - hes off to fix the blogs
18:34 Burgundavia slef == MJ Ray?
18:35 rach yep
18:35 slef on irc
18:35 you wont get argunent
18:35 from me on the ui
18:37 erg one handed typing as baby jumps on knee
18:46 Burgundavia hmm, kids, glad I don't have any of those

← Previous day | Today | Next day → | Search | Index

koha1