Time  Nick           Message
00:03 wajasu         should i test with CHR or ICU ?
00:04 wajasu         or is that moot
00:04 jcamins        Nothing to do with labels.
00:04 wajasu         right.
00:22 * jcamins      cheers.
00:22 jcamins        I got my monitor stand (a.ka. 1.75m piece of lumber)
00:22 rangi          yay :)
00:23 wajasu         mine is a stack of C++, design patterns, tcp protocol books
00:23 jcamins        Hehe.
00:29 jcamins        Hehe. I guess chris_n didn't realize that you were about to submit a patch for bug 8375, wajasu. You'll want to assign that bug to yourself. :)
00:29 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8375 normal, P5 - low, ---, cnighswonger, RESOLVED WONTFIX, Common diacritics not shown correctly when exporting batch label to PDF
00:30 rangi          heh
00:30 rangi          yeah and reopen
00:31 wajasu         please do.
00:31 wajasu         i need someone to follow it through.  see it broke.  see the fix helps. then decide to chuck it :)
00:32 jcamins        wajasu: no, you need to do that.
00:32 wajasu         please assign it.  i'll attach the fix soon.
00:32 jcamins        It's easy. Just reopen it and assign it to yourself.
00:33 rangi          you can click take
00:33 wajasu         ok
00:36 wajasu         ok. i took it. you guys are so efficient :)
00:37 * wajasu       testing fix in my koha-dev environment
00:56 wajasu         ok. tested my fix and now i get:
00:56 wajasu         1150Jahre Marköbel, 850Jahre Baiersröderhof
00:56 wajasu         3886542378
00:56 wajasu         Books
00:56 wajasu         943/.416
00:56 wahanui              2266.82692307692
00:57 * wajasu       now to commit the changed file in my branch, and create a patch.
01:11 mtj            hmm, whats wrong with this sql...?
01:12 mtj            ALTER TABLE 'biblioitems' ADD COLUMN 'agerestriction' VARCHAR(255) DEFAULT NULL AFTER 'cn_sort';
01:12 jcamins        Single quotes.
01:12 mtj            click
01:12 mtj            ta :)
01:13 * wajasu       committed on branch.
01:15 wajasu         should i:  git format-patch origin  ?
01:16 jcamins        If you want to format a patch, yes.
01:16 jcamins        git?
01:16 wahanui        git is http://wiki.koha-community.org/wiki/Version_Control_Using_Git
01:16 jcamins        ^^ that is a very useful page.
01:33 * wajasu       sent to mailing list. now attaching to bug report.
01:36 rangi          wajasu: if you plan to do more dev, or better yet testing :) http://wiki.koha-community.org/wiki/Git_bz_configuration
01:49 * wajasu       attached the patch to bug report.  Now QA's turn.
01:50 rangi          first sign off, then qa
01:50 wajasu         who signs off?
01:50 rangi          anyone who wants to
01:50 rangi          http://wiki.koha-community.org/wiki/Bug-enhancement-patch_Workflow
01:51 rangi          it hast a good description so it shouldnt be too hard to get a signoff
01:51 wajasu         but not me.
01:51 rangi          nope, you cant sign off your own stuff
01:55 wajasu         and i don't need to change some place to say NEEDS SIGNOFF either?
01:55 rangi          you do
01:55 rangi          where it says new or assigned, make that needs signoff
01:57 wajasu         ok. done.  now i'll just monitor my mail to see if its useful.
01:57 * wajasu       grabbing dinner
02:00 rangi          *grin* http://www.stuff.co.nz/national/7233086/Capitals-orange-avenger-unmasked
02:11 mtj            wajasu:  signed off, and a pic too...
02:11 mtj            http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10654
02:15 wajasu         mtj: pretty picture :)
02:39 rangi          @quote search typo
02:39 huginn         rangi: 2 found: #135: "rangi: $tempate->{VARS}->{'LoginBranchname'} -..." and #82: "<pianohack> nengard: If you were using a..."
02:39 rangi          @quote get 135
02:39 huginn         rangi: Quote #135: "rangi: $tempate->{VARS}->{'LoginBranchname'} - without the typo" (added by cait at 07:30 PM, May 20, 2011)
03:40 jcamins_away   cait: you're awake too early!
03:41 cait           too early? :)
03:41 jcamins_away   It's 4:39, isn't it?
03:42 * jcamins_away goes to sleep.
03:44 cait           5:42 - sleep well
04:08 cait           mtj++ :)
04:41 cait           sleep?
04:41 wahanui        sleep is, like, an addiction that can be cured
04:42 druthb         :P
05:30 mtompset       Greetings, #koha
05:30 mtompset       Greetings, cail
05:30 cait           hi mtompset
05:30 mtompset       Hi, cait.
05:30 mtompset       I was wondering.
05:31 cait           about?
05:38 cait           @wunder Konstanz
05:38 huginn         cait: The current temperature in Taegerwilen, Taegerwilen, Germany is 16.1°C (7:35 AM CEST on July 06, 2012). Conditions: Light Rain. Humidity: 95%. Dew Point: 15.0°C. Pressure: 29.92 in 1013 hPa (Steady).
05:42 mtompset       I wondering...
05:43 mtompset       What's the point of keeping branches in git.
05:43 mtompset       once I generate the patch...
05:43 mtompset       I could recreate the branch if I really need to, right?
06:08 mtompset       @wunder MNL
06:08 huginn         mtompset: The current temperature in Manila, Philippines is 29.0°C (2:00 PM PHT on July 06, 2012). Conditions: Mostly Cloudy. Humidity: 79%. Dew Point: 25.0°C. Pressure: 29.74 in 1007 hPa (Steady).
06:23 mtj            mtompset:  yep, you sure could...
06:24 mtj            once i've attached a patch to bugzilla, i've got no real use for that branch anymore
06:26 mtj            if i deleted that branch, and needed recreate it  - it would be trivial
06:26 mtj            ...but only if i remembered what commit i based that patch from  ;)
06:27 mtj            (...which is why i paste that commit-hash info in my bug reports)
06:28 mtj            well, thats assuming my patch wont apply easily to master, etc
06:30 alex_a         hello #koha
06:38 mtj            bonjour alex
06:38 mtj            and now i have to go...  :)
06:39 mtj            alex_a: have a great friday (mine has been already)
06:40 reiveune       hello
06:40 wahanui        what's up, reiveune
06:49 alex_a         mtj: oh thx !
06:55 mtompset       Greetings, #koha. My graphics are flakey. Sleep mode disconnects the network, but corrects my graphics issue.
06:55 julian_m       hi
06:59 francharb      moring
06:59 francharb      morning
07:00 matts          hi #koha !
07:04 kf             hi #koha
07:04 gaetan_B       hi #koha, hi kf :)
07:05 ropuch         Morning #koha
07:05 mtompset       Greetings, julian_m, francharb, matts, gaetan_B, and ropuch.
07:05 mtompset       Oops... and kf.
07:05 julian_m       hello mtompset
07:06 mtompset       How do I determine where position 665,145 is being inherited from in the CSS?
07:06 mveron         Good morning #koha from Siphnos, Greece
07:06 mtompset       Good morning, mveron.
07:06 mveron         Hi mtompset
07:06 kf             mtompset: hm, firebug gives no indication?
07:07 mveron         hi kf
07:08 mtompset       no... looking at the box model shows the differences, but the styles don't list anything that says set the position to those values or anything
07:08 kf             hi mveron :)
07:08 mtompset       It's quite annoying.
07:08 mtompset       Because this is why jcamins correctly failed the QA on my bug 8172
07:08 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8172 major, P5 - low, ---, gmcharlt, Needs Signoff , Missing dereference marker for buildQuery parameter in addbooks.pl
07:08 mtompset       Oops... wrong one...
07:08 mtompset       bug 8175
07:08 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8175 normal, P5 - low, ---, gmcharlt, Needs Signoff , Check for something in materials field fails in catalogue/details.pl
07:08 mtompset       Nope...
07:08 mtompset       I'll stop guessing.
07:08 mtompset       But anyways...
07:09 mtompset       the top, bottom, right, left go to auto when I rename the id from fixed values.
07:09 mtompset       makes no sense.
07:10 mtompset       there are no top, bottom, right, left listed in the style tab.
07:10 mveron         kf: My age restriction enhancement passed QA :-) Now I can head to the next importang task: Going to the beach...  :-)
07:10 * mveron       shouc put his glasses in the Greek sun...
07:10 mveron         should...
07:11 kf             mveron: oooh you are on vacation?
07:11 mtompset       Ah... wait... firebug was only showing me "used"... checking the other options...
07:11 kf             what are you doing here - go to the beach!
07:12 mveron         kf: Yes, 3 Weeks on the island Sifnos, it's beautiful... 1 week almost over...
07:12 * kf           is a bit jealous
07:12 * mveron       hopes that kf will have nice vacation soon
07:13 kf             I had one :)
07:13 kf             you were there too
07:14 mveron         @wunder Siphnos
07:14 huginn         mveron: Error: No such location could be found.
07:14 mveron         @wunder Allschwil
07:14 huginn         mveron: The current temperature in Basel, Basel, Switzerland is 17.7°C (9:10 AM CEST on July 06, 2012). Conditions: Light Rain. Humidity: 79%. Dew Point: 14.0°C. Pressure: 29.92 in 1013 hPa (Steady).
07:17 kf             @wunder Konstanz
07:17 huginn         kf: The current temperature in Konstanz, Germany is 17.0°C (9:00 AM CEST on July 06, 2012). Conditions: Overcast. Humidity: 85%. Dew Point: 15.0°C. Pressure: 29.92 in 1013 hPa (Rising).
07:18 kf             ok, where is my (hopefully obvious) mistake with this?
07:18 kf             mysqldump -ukatrin -p koha 2012-07-06.sql
07:18 kf             oooh
07:18 kf             >
07:20 mtompset       no space after the -u?
07:20 mtompset       yes, missing the redirect too.
07:21 mtompset       also, putting the password in the command line is evil.
07:21 kf             mtompset: I am not putting it there :)
07:21 kf             but it was the missing >
07:21 kf             guess it's still a bit too early here
07:23 mtompset       echo -n "Enter username: ";read USER;echo -n "Enter password: ";read PASSWORD; echo -n "Where to dump: "; read FILE;mysqldump -u $USER -p $PASSWORD > $FILE
07:23 kf             and saving in a file is better?
07:23 kf             ah sorry
07:24 mtompset       How's that for a command line? ;)
07:24 kf             if you give -p it will just ask for the password
07:24 mtompset       True enough.
07:24 kf             so bit easier to type
07:24 mtompset       echo -n "Enter username: ";read USER; echo -n "Where to dump: "; read FILE;mysqldump -u $USER -p > $FILE
07:26 mbalmer        morning.
07:26 wahanui        morning is a state of mind. or whenever the cat wants breakfast.
07:26 kf             morning mbalmer
07:26 mbalmer        kf, do you know if the german language supports contains things like 'ess-zet' ?
07:26 mveron         morning mbalmer
07:27 mbalmer        aka, idioms used in germany only, but not in switzerland?
07:27 mbalmer        hi mveron, I though you were in greece??
07:27 kf             mbalmer: sorry, notsure I understand
07:27 mveron         Yes I am, just wanted to go to the beach...
07:27 kf             mbalmer: if you mean the translations, yes, using german orthography so with ß
07:28 mbalmer        ok, then we will need a swiss german translation, I guess, sigh….
07:28 mtompset       Are you asking about dialectal variations between swiss german and german german?
07:28 mveron         mbalmer: We could take to German po files and make a global replasce on sz
07:29 kf             mtompset: swiss and german are similar, but not totally the same. some words are used differently and different spelling
07:29 mveron         zügeln for umziehen
07:29 kf             mveron: if that for now is the only issue it would be the easiest way and we could still collaborate on transaltions
07:30 mveron         kf: Sehr gern
07:30 * mveron       wonders how he would translate transaltions
07:30 mveron         :-)
07:31 * mveron       heads away to the beach...
07:31 mtompset       http://www.ethnologue.com/show_language.asp?code=gsw
07:31 mtompset       I think your assumption about needing a specific translator might be true.
07:34 mbalmer        kf, I think changes would be minor, indeed.  But puristic swiss german is a requirement of a maybe-one-day-potential-customer, that is why I asked
07:36 kf             if it's maybe-one-day-potential
07:36 kf             maybe enough to tell them for now that it's doable with an reasonable amount of effort
07:45 mbalmer        kf, we will calculate the approximative effort needed into our offer, I guess.
07:47 mhk            mbalmer: Can't you just do a quick regex over the locale file and change all 'ß' to 'ss'?
07:48 kf             hi mhk
07:48 mbalmer        mhk, yes, as a start that could be doable. but then we use some words that are unknown to germans, or we use other forms.
07:48 mhk            kf: hi!
07:48 mbalmer        pendenzen, parkieren, hirnen
07:48 mbalmer        e.g.
07:48 mhk            mbalmer: I don't think swiss won't understand german terms.
07:49 mbalmer        mhk, but they insist on swiss terms.
07:49 mbalmer        and if they pay for the work, another language certainly would not hurt.
07:50 mhk            I propose to translate it into Züridütsch … *duck&run*
07:50 mbalmer        hehe ;)  if we start to support dialects, we will probably have to add 30-40 transaltions ;)
07:51 mhk            NO!!!111!! I WILL NOT TRANSLATE THIS INTO WALLISER-DITSCH! :D
08:10 mhk            Actually, how big is the locales file?
08:20 eythian        @later tell drojf so it looks like my intel video card can handle Amnesia. That's good, gives me something to do if there's a stormy night :)
08:20 huginn         eythian: The operation succeeded.
08:30 drojf1         eythian: oooh. what did you have to do? i actually tried last evening but it did not work
08:30 drojf1         good day #koha
08:38 eythian        drojf: nothing, it just worked. The launcher says that it's unsupported, but it worked.
08:38 drojf          nice!
08:41 drojf          eythian: but you don't know what card you have?
08:51 drojf          brb
09:01 eythian        @later tell drojf all it tells me is sandybridge mobile
09:01 huginn         eythian: The operation succeeded.
09:07 mhk            11:00:51 < eythian> @later tell drojf all it tells me is sandybridge mobile
09:08 drojf          thanks mhk :)
09:10 drojf          mhk: the "@later" makes a bot send it to me when i say the first line after i'm back
09:11 mhk            Ah … nice to know. :)
09:23 kf             mhk: still around? wanted to ask you where you are from :)
09:25 drojf          my guess is switzerland ;)
09:25 drojf          hi kf
09:25 kf             mine too, but you know me, I am curious :)
09:25 kf             and hi drojf
09:26 mhk            kf: 15m next to mbalmer ;)
09:27 Jransom        Hi all
09:29 drojf          hi Jransom
09:29 kf             mhk: as mveron is on the beach - hmmm... :)
09:30 mhk            kf: I would be happy if it doesn't rain here.
09:30 kf             it did rain here this morning, but at the moment it looks nice outside
09:36 gaetan_B       @later tell jcamins can you take a quick look at BZ5600 ? i think Julian has fixed it
09:36 huginn         gaetan_B: The operation succeeded.
09:48 mhk            aDD
10:35 jenkins_koha   Starting build #774 for job Koha_master (previous build: SUCCESS)
10:43 huginn         New commit(s) kohagit: Bug 8314 Add MARCISBNs parameter to opac-detail.pl to show multiple isbns in OPAC <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=87eae41e509a69e6698264a38d079c78ef2451cb> / added date and ISBN tests to Koha.t <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5bad52eef23d8f474101efdde76096da12b65b10> / Added coverage to unit test for TTParser <http://git.koha-community.org/gitweb/?p=koha.git;
11:23 jcamins_away   paul_p: I patched bug 8203 so it would work with UNIMARC... I think. Could you test it if you get a chance and confirm that it does?
11:23 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8203 enhancement, P5 - low, ---, jcamins, Failed QA , Should be possible to save individual authorities
11:24 paul_p         jcamins_away back from lunch. will test in a few minuts
11:24 jenkins_koha   Project Koha_master build #774: UNSTABLE in 49 min: http://jenkins.koha-community.org/job/Koha_master/774/
11:24 jenkins_koha   * colin.campbell: Bug 7619 Use CRLF as default terminator
11:24 jenkins_koha   * Chris Cormack: Bug 7818 : Following, fixing so the packages build Still need to update koha-create to make use of the new file
11:24 jenkins_koha   * stacey: bug 5327: added some tests for C4/Items.pm
11:24 jenkins_koha   * duncan: Added coverage to unit test for TTParser
11:24 jenkins_koha   * mtj: added date and ISBN tests to Koha.t
11:24 jenkins_koha   * dcook: Bug 8314 Add MARCISBNs parameter to opac-detail.pl to show multiple isbns in OPAC
11:25 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7619 blocker, P2, ---, colin.campbell, Pushed to Master , 3M self checkout don't work in France
11:25 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7818 critical, P1 - high, ---, robin, Pushed to Master , support DOM mode for Zebra indexing of bibliographic records
11:25 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 major, P3, ---, sam-sanders, ASSIGNED , Unit tests required for all C4 modules
11:25 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8314 minor, P5 - low, ---, dcook, Pushed to Master , Missing MARCISBNS param in opac-detail.pl
11:28 jcamins_away   paul_p: thanks!
11:51 ryehex         I have a fresh install of debian 6 with the latest koha 3.8.2 installed. I attached my db and it went through the upgrade db process. Now since the db is coming from an old koha 3.0 I need to run 'sudo /usr/sbin/koha-upgrade-to-3.4'
11:52 ryehex         however this is the output it shows on the screen.
11:52 ryehex         Use of uninitialized value $count in numeric eq (==) at /usr/share/koha/lib/C4/Biblio.pm line 2760.  DBD::mysql::st execute failed: Table 'koha_kohapei.zebraqueue' doesn't exist at /usr/share/koha/lib/C4/Biblio.pm line 2762.
11:52 ryehex         .DBD::mysql::st execute failed: Table 'koha_kohapei.zebraqueue' doesn't exist at /usr/share/koha/lib/C4/Biblio.pm line 2757.  DBD::mysql::st fetchrow_array failed: fetch() without execute() at /usr/share/koha/lib/C4/Biblio.pm line 2758.
11:53 ryehex         is this the expect result?
12:02 ropuch         Hm, not really
12:09 mtompset       Is your koha database called koha_kohapei?
12:12 ryehex         yea. I just had a thought. on our koha 3.0 production I don't back up the sessions and zebraqueue table nightly. I looked now and koha didn't recreate these during  the install for 3.8. think this is the cause of the error?
12:22 mtompset       You didn't do a full data dump for backup purposes?! Sorry to hear that.
12:23 mtompset       Upgrade installs probably assume you have the file.
12:23 mtompset       I mean table.
12:24 ropuch         Initial create table for zebraque is in update22to30.pl
12:26 ropuch         Or you can move along and if it's the only table with problem just create zebraque from kohastructure.sql from 3.8.2
12:43 mtompset       That's a good fact to know. :)
12:44 * mtompset     just finished documenting the bad data in the initial MARC import which caused 13 items to go missing.
12:45 mtompset       Though, maybe some are still in the system.
13:39 * mtompset     waves bye.
13:40 mtompset       Have a good day (24 hour period). :)
13:43 * wizzyrea     waves
13:43 huginn         New commit(s) kohagit: Bug 7787: Make the SIP server much more robust. <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=078ce11e113b172726f9ab3180e52a06334d4aab> / Bug 7286: rebuild_zebra_sliced for biblios and authorities <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=57424a9fdc269e205d3783735cfdb02cba5e2430>
13:50 jenkins_koha   Starting build #775 for job Koha_master (previous build: UNSTABLE -- last SUCCESS #773 1 day 22 hr ago)
13:51 paul_p         the longest sub in Koha should soon be : GetItemsAvailableToFillHoldRequestsForBib
13:51 paul_p         +  my $available_items = GetItemsAvailableToFillHoldRequestsForBib($biblionumber, $branches_ar);
13:51 paul_p         (bug 5911)
13:51 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5911 enhancement, PATCH-Sent (DO NOT USE), ---, srdjan, Signed Off , Transport Cost Matrix of transporting an item between branches
13:51 * paul_p       remember the time where variables/filenames had to be 8 chars long...
13:52 * paul_p       feel old :D
14:07 wajasu         a nice succinct article on unicode character sets: http://coding.smashingmagazine.com/2012/06/06/all-about-unicode-utf8-character-sets/
14:26 * jcamins_away tests bug 6874 again, finds it works, cheers loudly.
14:26 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 enhancement, P3, ---, julian.maurice, Needs Signoff , File upload in MARC
14:27 jcamins_away   julian_m++ # for keeping trying
14:28 julian_m       :)
14:29 jcamins_away   Of course, attaching the patch to the bug may be another issue.
14:29 jcamins_away   Ooh! It worked!
14:31 julian_m       Yay! \o/
14:31 julian_m       thanks jcamins_away
14:35 * jcamins_away is going in a BibLibre patch-signing spree.
14:36 jcamins_away   All the credit for this goes to joubu because he rebased lots of patches recently so I don't have to worry about conflicts.
14:39 jenkins_koha   Project Koha_master build #775: STILL UNSTABLE in 48 min: http://jenkins.koha-community.org/job/Koha_master/775/
14:39 jenkins_koha   * julian.maurice: Bug 7286: rebuild_zebra_sliced for biblios and authorities
14:39 jenkins_koha   * marc: Bug 7787: Make the SIP server much more robust.
14:39 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7286 enhancement, P2, ---, stephane.delaune, Pushed to Master , Introduce rebuild_zebra_sliced.zsh to recursively rebuild zebra & be error proof
14:39 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7787 normal, P5 - low, ---, marc, Pushed to Master , SIP server closes the TCP connection when it receives an invalid message
14:40 jcamins_away   Wow.
14:40 jcamins        Bug 7986 receives my approval. :)
14:40 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7986 enhancement, P5 - low, ---, jonathan.druart, Needs Signoff , Export issues
14:40 jcamins        Bug 5600
14:40 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5600 enhancement, P5 - low, ---, julian.maurice, Patch doesn't apply , Bulk MARC biblio export script
14:42 julian_m       hmm i forgot to change status on 5600
14:43 julian_m       Bug 5600
14:45 jcamins        julian_m: yes, I was just noticing that.
14:45 jcamins        After I finish with bug 7986, I'll sign off on that.
14:45 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7986 enhancement, P5 - low, ---, jonathan.druart, Needs Signoff , Export issues
14:51 jcamins        Does xt/author/translatable-templates.t fail for anyone else?
14:52 julian_m       jcamins, it fails for me: "Can't locate object method "type" via package "C4::TTParser" at TmplTokenizer.pm line 324, <INPUT> line 1"
14:53 jcamins        That's the error I get, too.
14:56 jcamins        Well, I'm going to sign off on bug 7986 on the strength of it working, and there not being any translatability issues that I can see.
14:56 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7986 enhancement, P5 - low, ---, jonathan.druart, Needs Signoff , Export issues
14:56 julian_m       jcamins, paul_p, 628788ad8a68ea843f37bfa63dd4854b50affd26 causes xt/author/translatable-templates.t to fail
14:58 jcamins        Huh! I would not have figured that out.
14:58 jcamins        I mean, eventually, I suppose.
14:58 jcamins        But that would not have been where I would look first.
15:02 paul_p         julian_m ( jcamins ) right, i've reverted it and will investigate why
15:03 jcamins        Ooh, I like the working bug 5600.
15:03 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5600 enhancement, P5 - low, ---, julian.maurice, Needs Signoff , Bulk MARC biblio export script
15:03 jcamins        I mean, I'd like it to support more options, but this is a good start. :)
15:06 jenkins_koha   Starting build #776 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #773 1 day 23 hr ago)
15:08 huginn         New commit(s) kohagit: Revert "Added coverage to unit test for TTParser" <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=4fcaa4d31eb830aa648ffb8e4a67f5715701b21d> / Bug 8233 follow-up fixin DBRev <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=3a4c547aaad9adea001b30f1ba2320c4853b25a1> / Bug 8233: Followup: Search engine layer: Add dependencies. <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=b82d
15:10 jenkins_koha   Project Koha_master build #776: FAILURE in 3 min 26 sec: http://jenkins.koha-community.org/job/Koha_master/776/
15:10 jenkins_koha   * jonathan.druart: Bug 8233 : SearchEngine: Add a Koha::SearchEngine module
15:10 jenkins_koha   * jonathan.druart: Bug 8233: Replace the given statement with for
15:10 jenkins_koha   * jonathan.druart: Bug 8233: Hide the search engine configuration link for Zebra
15:10 jenkins_koha   * jonathan.druart: Bug 8233: Followup: Search engine layer: Add dependencies.
15:10 jenkins_koha   * paul.poulain: Bug 8233 follow-up fixin DBRev
15:10 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8233 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , New search engine layer - introduce solr without breaking anything else
15:10 jenkins_koha   * paul.poulain: Revert "Added coverage to unit test for TTParser"
15:25 drojf          http://wiki.koha-community.org/wiki/HTML5_Media_RFC
15:34 SJeffery       Is it just me, or is it not possible to make indicators mandatory?
15:35 kf             SJeffery: afaik it's not possible
15:35 drojf          you can also not set defaults for indicators. which i would like
15:37 SJeffery       k. And as far as I can tell there is no bug in for it...will submit one
15:37 ee             can we export biblio in marc format from koha 2.0.0?
15:39 ee             otherwise how to upgrade koha 2.0.0 to latest version
15:40 SJeffery       Bug 8380 <--might have put the category wrong, but at least it is in there now.
15:40 paul_p         wow... jenkins don't like solr patches...
15:40 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8380 enhancement, P5 - low, ---, gmcharlt, NEW , Can not set indicators to required
15:40 gaetan_B       bye #koha, see you on monday !
15:56 francharb      see ya
16:48 huginn         New commit(s) kohagit: Bug 7299 pass itemnumber in ILSDI holditem service <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=93adbdd16e84020be1830f9ab7d94f13c9d74fc4> / Bug 8335 - Missing Icon PR.png or typo in MARC21slim2OPACDetail.xsl <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=6c8182531b83c24ee27632fbb3590dd528a27e4b> / Bug 8271 teach SIPServer.pm to set its own lib path <http://git.koha-community.org/gitweb/
16:48 paul_p         OK, it's time for me to go back home. Happy week end #koha
16:50 jenkins_koha   Starting build #777 for job Koha_master (previous build: FAILURE -- last SUCCESS #773 2 days 1 hr ago)
16:52 * sekjal       blinks
16:53 sekjal         build failures not the preferred thing to see after logging into chat
16:54 jenkins_koha   Project Koha_master build #777: STILL FAILING in 3 min 53 sec: http://jenkins.koha-community.org/job/Koha_master/777/
16:54 jenkins_koha   * chrish: bug 8323 fixing year sorting of a list
16:54 jenkins_koha   * christophe.croullebois: Bug 6566 Checking if DB's records are properly indexed
16:54 jenkins_koha   * veron: Bug 7563 - Silent print slips using Firefox PlugIn jsPrintSetup and new staff client preference
16:54 jenkins_koha   * veron: Bug 7563 - Silent print slips using Firefox PlugIn jsPrintSetup and new staff client preference
16:54 jenkins_koha   * paul.poulain: Bug 7563 follow-up DBRev
16:54 jenkins_koha   * colin.campbell: Bug 8271 teach SIPServer.pm to set its own lib path
16:54 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8323 trivial, P5 - low, ---, chrish, Pushed to Master , User created lists not sorting properly
16:54 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6566 enhancement, P3, ---, christophe.croullebois, Pushed to Master , Checking if DB records are properly indexed
16:54 jenkins_koha   * veron: Bug 8335 - Missing Icon PR.png or typo in MARC21slim2OPACDetail.xsl
16:54 jenkins_koha   * alex.arnaud: Bug 7299 pass itemnumber in ILSDI holditem service
16:54 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7563 enhancement, P5 - low, ---, veron, Pushed to Master , Silent print slips using Firefox PlugIn jsPrintSetup and new staff client preference
16:54 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8271 enhancement, P5 - low, ---, koha-bugs, Pushed to Master , teach SIPServer to set its own lib path
16:54 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8335 minor, P5 - low, ---, veron, Pushed to Master , Missing Icon PR.png or typo in MARC21slim2OPACDetail.xsl
16:54 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7299 normal, P3, ---, alex.arnaud, Pushed to Master , ILSDI HoldItem service does't set the itemnumber in reserves table
17:19 sekjal         hi, cait
17:19 cait           hi sekjal
17:20 cait           I have forwarded the ip in email question to my coworker - it might get a lot ore difficult than I thought
17:25 drojf          cait: write an it law paper about it :)
17:26 cait           drojf: lol
17:26 cait           no thanks :)
17:31 sekjal         ugh, I hate it when fun ideas are completely impractical
18:38 senator        hi all. are there koha sites out there where significant numbers of patrons report not being able to complete renewals/hold placement/other operations through the opac due to session invalidation and the "your ip address has changed" message?
18:41 salsa          It's a little slow on chat at the moment, you may want to post a message to the koha mailing list.
18:41 senator        will do, thanks
18:42 cait           senator: not to my knowledge - which version are you using?
18:42 senator        3.6.4
18:42 cait           hm we have libraries on 3.6.3 - no complaints
18:42 cait           I would really try the list, give as much detail as possible
18:44 senator        thanks, aye
18:44 cait           senator: hope it gets solved
18:55 salsa          senator: now that I think about it, I'd suspect a network problem. Latency or bad connection problems perhaps? Wireless connections that are flakey?
19:01 senator        salsa: indeed, it may be only that. or I could imagine an ISP that deals very short DHCP leases to patrons, resulting in a similar effect
19:01 salsa          senator: you might also check the apache httpd.conf file for the session timeout. I think about 300 is normal
19:01 senator        i guess what I wonder is, is there matter in the koha logs that would help me distinguish the difference
19:01 senator        salsa: aha
19:01 senator        i will look into that. thanks
19:14 rangi          senator: there isnt some kind of transparent (or even not transparent) proxy (or reverse_proxy) between your users and the opac?
19:16 senator        rangi: a great question. i'll find out.
19:17 senator        salsa: i didn't find the particular setting you refer to
19:26 senator        negative on the proxy
19:26 salsa          On our server it's at: /etc/apache2/apache2.conf
19:27 senator        salsa: right, i mean i know where the file is, but what's the name of the specific setting you mean for session length?
19:27 salsa          the entry in the file is like:
19:27 salsa          # Timeout: The number of seconds before receives and sends time out
19:27 salsa          Timeout 300
19:28 rangi          that shouldnt give them the your ip has changed, just a could not connect error
19:28 rangi          if it was apache timing out
19:28 salsa          concur
19:29 rangi          you only get that message if the ip stored in the session table, matched to your cookie is different to the ip you are coming from
19:35 senator        i see now that within C4::Auth::checkauth() there's a logging statement which I should be able to uncomment, allowing me at least to say "hey, you have a bad connection or a wacky ISP or something, because your IP really is changing rapidly, and i have the documentation"
19:36 rangi          yeah
19:36 rangi          good ida
19:36 rangi          idea
19:38 senator        i also see that while bug #5511 sort of attempted to provide a workaround for these situations but was abandoned, sébastien marie suggested a new patch to give an option at the login page to turn of restrict-sesion-by-ip per login session
19:38 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5511 normal, PATCH-Sent (DO NOT USE), ---, amit.gupta, Failed QA , Check for Change in Remote IP address for Session Security. Disable when remote ip address changes frequently.
19:38 senator        i suppose such a patch would still be as welcome as ever?
19:39 cait           should probably be a syspref
19:39 cait           not sure about security consequences
19:39 senator        well that was the original idea in #5111 i think
19:39 senator        but that was rejected on security grounds, i gather
19:40 senator        so the newer idea was to still restrict by ip in general for the system, but allow individuals to relax it for their sessions if they have problems with it
19:40 senator        if i'm understanding it properly?
19:43 cait           sorry, really tired
19:43 cait           good night #koha
19:44 rangi          hmm lemme look
19:46 rangi          yes, a patch implementing our security monk (he literally is a monk with a keen interest in IT security (how cool is it)) suggestion would be welcome
19:48 rangi          that is an option for a user to disable the ip check on login
19:55 senator        hehe, that is cool. i did not take the frère bit serious as i ought to have
19:55 senator        thanks rangi
19:56 * rangi        goes to see if i can make jenkins happy again
19:56 mbalmer        gn8
19:56 rangi          cya mbalmer
19:57 mbalmer        cya good folks
20:51 rangi          hmm what does that even mean??
20:51 rangi          http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8233#c27
20:51 huginn         04Bug 8233: enhancement, P5 - low, ---, jonathan.druart, ASSIGNED , New search engine layer - introduce solr without breaking anything else
21:18 rangi          @later tell paul_p please see the last comment on bug 8233, i dont know how to fix it, i think jenkins machine might have old moose? if someone could look at it, it would be
21:18 huginn         rangi: The operation succeeded.
21:25 wajasu         rangi: i clicked on that 8233 bug.  it that correct?  in web?
21:25 rangi          hmm?
21:26 wajasu         some old data.
21:26 rangi          im not sure what you are talking about
21:27 wajasu         forget it.  i clicked on the bug 8233 link and it didn't match the earlier line that huggin kicked out.
21:27 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8233 enhancement, P5 - low, ---, jonathan.druart, ASSIGNED , New search engine layer - introduce solr without breaking anything else
21:28 rangi          ah
21:28 wajasu         going to mozilla.org?
21:28 rangi          dunno, must be specific to your set up :)
21:29 wajasu         ok.
21:29 rangi          if i click on  http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8233
21:29 huginn         04Bug 8233: enhancement, P5 - low, ---, jonathan.druart, ASSIGNED , New search engine layer - introduce solr without breaking anything else
21:29 rangi          thats whhere i end up
21:30 wajasu         when i hover over bug 8233  i   see https://bugzilla.mozilla.org/show_bug.cgi?id=8233
21:30 huginn         04Bug 8233: enhancement, P5 - low, ---, jonathan.druart, ASSIGNED , New search engine layer - introduce solr without breaking anything else
21:30 rangi          yeah that must be your irc client doing that
21:30 rangi          cos theres not even a link on that for me
21:30 wajasu         ok. chatzilla
21:35 jenkins_koha   Starting build #82 for job Koha_3.8.x (previous build: SUCCESS)
21:37 rangi          who wants to do an easy peasy sign off?
21:38 wajasu         i'll try.
21:39 wajasu         of else test
21:39 rangi          bug 7143
21:39 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 trivial, P5 - low, ---, katrin.fischer, Needs Signoff , Bug for tracking changes to the about page
21:40 rangi          the 2nd patch there (its a tiny text change)
21:40 wajasu         sure.
21:40 rangi          thank you
21:43 wajasu         i just need, to download, and apply the patch in my koha-dev page, see stacy is there, and then change it to signed off in bugzilla. right?
21:44 rangi          one more step
21:44 rangi          if she is there
21:44 rangi          you can do
21:45 rangi          git commit --amend -s
21:45 rangi          that amends the commit to mark it signed off by you
21:45 rangi          then you can make a patch from that upload it and obsolete the original patch
21:46 wajasu         i can do that.
21:46 rangi          awesome
21:46 rangi          http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=628788ad8a68ea843f37bfa63dd4854b50affd26
21:46 rangi          it means you end up with a nice history like that
21:47 rangi          (you can see who signed the patch off)
21:48 rangi          makes it a lot easier when it comes to pushing to a stable branch, if something weird happens its easy to see who to ask
21:49 wajasu         i have to work on it in an hour or two though.
21:49 rangi          thats fine :)
21:56 rangi          heya libsysguy
21:56 wahanui        i heard libsysguy was Koha's hottest developer or partying with swedes on his deck
21:58 libsysguy      heya rangi
21:59 libsysguy      sorry about that pod stuff
21:59 libsysguy      never done that before so I was a little lost
22:06 rangi          no worries, none is better than wrong, but some is better than none :)
22:07 libsysguy      haha as soon as i finish setting up my new computer ill get a follow up in
22:08 libsysguy      i got hit twice today…new laptop and phone
22:08 libsysguy      its like christmas
22:08 rangi          nice :)
22:15 rangi          whatcha get?
22:15 libsysguy      the new mac book pro and a samsung galaxy s3
22:16 rangi          the s3 is a nice phone
22:16 libsysguy      i had a time machine backup from my old mac
22:16 libsysguy      yeah it is
22:16 libsysguy      im pretty impressed
22:16 libsysguy      minus touchwiz
22:16 * libsysguy    hates touchwiz
22:16 rangi          :)
22:17 libsysguy      I also found out something interesting about my mac…you can overflow the trash count
22:17 libsysguy      silly integers
22:20 rangi          heh
22:20 rangi          i know how you could fix that :-)
22:20 rangi          eythian: up late?
22:20 libsysguy      :p
22:21 rangi          ok, im getting the evil eye i should go wash dishes
22:21 libsysguy      haha i know that look
22:21 libsysguy      good luck
22:29 jenkins_koha   Project Koha_3.8.x build #82: SUCCESS in 54 min: http://jenkins.koha-community.org/job/Koha_3.8.x/82/
22:29 jenkins_koha   * colin.campbell: Bug 7619 Use CRLF as default terminator
22:29 jenkins_koha   * Chris Cormack: Bug 7818 : Following, fixing so the packages build Still need to update koha-create to make use of the new file
22:29 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7619 blocker, P2, ---, colin.campbell, Pushed to Stable , 3M self checkout don't work in France
22:29 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7818 critical, P1 - high, ---, robin, Pushed to Stable , support DOM mode for Zebra indexing of bibliographic records
22:29 jenkins_koha   Starting build #83 for job Koha_3.8.x (previous build: SUCCESS)
23:23 jenkins_koha   Project Koha_3.8.x build #83: UNSTABLE in 53 min: http://jenkins.koha-community.org/job/Koha_3.8.x/83/
23:23 jenkins_koha   * stacey: bug 5327: added some tests for C4/Items.pm
23:23 jenkins_koha   * duncan: Bug 5327 : Added coverage to unit test for TTParser
23:23 huginn         04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 major, P3, ---, sam-sanders, ASSIGNED , Unit tests required for all C4 modules
23:50 jenkins_koha   Starting build #84 for job Koha_3.8.x (previous build: UNSTABLE -- last SUCCESS #82 2 hr 15 min ago)