Time  Nick          Message
05:24 cait          morning
05:25 cait          eythian: where do i see in debian.kc.org which was the last version packaged?
05:26 cait          the last packaged koha version that is, for 16.11
05:40 mtj           cait: try 'apt-cache policy koha-common'
05:41 cait          using kohadevbox, so there?
05:41 mtj           Candidate: 16.11.07
05:41 mtj           Version table:
05:41 mtj           16.11.07 0
05:41 mtj           500 http://debian.koha-community.org/koha/ stable/main amd64 Packages
05:41 cait          ah, so he did package it alredy
05:46 cait          got confused by the email on the list - it probably was stuck for a while
06:00 josef_moravec morning #koha
06:00 cait          morning josef_moravec :)
06:01 josef_moravec hi cait ;)
06:06 mtj           $  apt-show-versions -a koha-common
06:07 mtj           ^.. for the log, that seems to work well too
06:07 cait          mtj++
06:30 reiveune      hello
06:34 * magnuse     waves
06:59 alex_a        bonjour
07:08 fridolin1     hi there
07:08 wahanui       bidet, fridolin1
07:26 gaetan_B      hello
07:26 wahanui       bonjour, gaetan_B
08:37 cait          magnuse: around?
08:37 cait          looking for a nice presentation from OPL about their new ILS/OPAC
08:37 magnuse       here
08:38 magnuse       presentation as in powerpoint? or just a description?
08:38 cait          I've seen that there are several things planned for ELAG, but looking for a writeup or something similar
08:38 cait          both woutd be good, something that gives an idea about what they have done
08:39 magnuse       have a look at the english posts at the top here: http://digital.deichman.no/
08:40 magnuse       that is the best i know about
08:40 cait          ooh nice
08:40 cait          and obvious... thx a lot
08:40 magnuse       hehe
08:40 magnuse       np
08:50 eythian       cait: yeah, what mtj said :)
08:53 cait          heh thx :)
09:22 ashimema      morning
11:46 * oleonard    salutes
11:47 LibraryClaire hi oleonard
11:47 wahanui       hi dear loon
11:47 cait          hi oleonard
11:47 wahanui       hi olé onard
11:54 huginn_       New commit(s) kohagit: Bug 18553 - Incorrect Loading... tag on circulation.tt when no clubs defined <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=89c0ecef47e34f151e10ebfb2e3cc927ecaa93f3> / Bug 18553 - Incorrect "Loading..." tag on moremember.tt when no clubs defined <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=3c344c20cf8837d294a47ff81dc2a4cac66473cf>
12:03 oleonard      Is the  "ISSUEQSLIP" /not/ the notice template which the "Print quick slip" button  (from circ/patron) uses?
12:04 cait          yes
12:05 oleonard      It is? Is there some other setting you have to set to get it to work?
12:05 cait          hm what'shappening?
12:05 cait          which module did you set?
12:06 cait          is html checked?
12:06 oleonard      Circulation is the module. HTML is not checked.
12:06 cait          check it
12:06 LibraryClaire "what's happening" is how I feel about most of today
12:06 cait          which template are you using? standard?
12:06 cait          me too...
12:06 cait          oh
12:06 cait          oleonard: did you enter it as email layout or print? use email
12:07 oleonard      For the "Print quick slip" option? Email?
12:08 oleonard      Anyway, it was already defined there, but the quick slip always looks like the default
12:09 cait          yes
12:09 cait          it predates the mtt
12:09 cait          and wasn't changed
12:09 cait          there is a bug open for this
12:09 cait          plack?
12:09 wahanui       Plack is a FastCGI thingy that works with Koha. See http://wiki.koha-community.org/wiki/Plack for more information.
12:10 cait          there is another bug open for changes to notices taking real slow effect
12:10 oleonard      No plack on this instance
12:10 cait          hm
12:10 cait          you look at the one for the right branch?
12:11 oleonard      I'm looking at the "all libraries" notice
12:11 cait          do you have another on with the same code for the branch?
12:11 oleonard      No
12:13 oleonard      Just to be sure: No one else has this problem?
12:13 cait          i can't test with master, which version
12:13 cait          ?
12:13 cait          could test in 3.22
12:14 oleonard      The problem is in our 3.22 production server
12:14 cait          works fine in our 3.22.x
12:14 cait          is it only the quick slip, the other is ok?
12:14 oleonard      I must be missing something. I'm pretty sure I tested this in my devbox yesterday with the same (lack of) results
12:15 cait          so the problem is that changes to the notice template are not taking effect?
12:17 oleonard      Yes
12:17 cait          one sec, thinking of a bug
12:17 cait          bug 17998
12:17 huginn_       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17998 minor, P5 - low, ---, koha-bugs, NEW , Notice ISSUEQSLIP changes do not take effect consistently
12:18 cait          you are not alone
12:22 magnuse       why on earth would the standard cronjob of "sudo koha-foreach --enabled --email /usr/share/koha/bin/cronjobs/overdue_notices.pl -t" fail to do anything when run from cron, yet work just fine when i run it from the command line? other cronjobs in /etc/cron.daily/koha-common work as expected
12:24 oleonard      magnuse: I'm starting to consider all possible causes, like bad karma or hauntings.
12:25 Dyrcona       magnuse: Lots of reasons: something missing from the cron path, different environment. No, sourcing .bashrc from cron does NOT fix that.
12:25 Dyrcona       I don't use Koha but I see it with Evergreen and other linux applications often enough.
12:26 magnuse       but this is a standard koha cronjob, set up by the debian packages, that runs fine on other servers
12:26 * oleonard    thinks "doesn't use Koha?" and looks for his pitchfork
12:26 Dyrcona       Same distro?
12:26 Dyrcona       Same release of same distro?
12:27 Dyrcona       I've seen things change enough from one release of Debian or Ubuntu to require changes in crontabs.
12:27 magnuse       both servers i am looking at now are 8.7
12:27 Dyrcona       Can the user whose cron this is, sudo without a password?
12:28 magnuse       works on one, not the other
12:28 magnuse       it's in /etc/cron.daily/koha-common, so it gets run as root, somehow
12:28 Dyrcona       One server and not the other server? I'd check what's different.
12:28 Dyrcona       Right /etc/cron jobs are run as root.
12:29 Dyrcona       So, why are you sudoing, and if you're sudoing, shouldn't you be sudo to someone who is not root?
12:29 cait          magnuse: thre is a bug
12:29 cait          about sending email and cas
12:29 cait          do you have perl 5.22?
12:29 cait          by chance?
12:30 Dyrcona       I believe he would if it is Debian 8.
12:30 Dyrcona       Or 5.20.
12:30 magnuse       cait: 5.20.2 on both
12:30 cait          let me find it
12:30 Dyrcona       :)
12:30 cait          it might still be related
12:30 cait          someone said it stops sending email with the foreach
12:30 magnuse       Dyrcona: sudo is needed to run koha-foreach
12:30 cait          hm ok, the problem was in process_message_queue
12:31 cait          i was thinking about bug 17717
12:31 huginn_       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17717 critical, P4, ---, gmcharlt, NEW , process_message_queue.pl: Can't locate Authen/CAS/Client/Response/Failure.pm
12:31 Dyrcona       We've had fun with perl > 5.18 in Evergreen, too.
12:31 magnuse       the problem is, no ODUE* messages are ever put in the message_queue, unless i run overdue_notices.pl by hand
12:32 cait          hmm
12:32 cait          exactly the same parameters
12:32 cait          no errors from the cron?
12:32 cait          could you run it with -v and redirect the output to somewhereß
12:32 cait          ?
12:34 * Dyrcona     fails to get why root would need to sudo as itself to run anything, but I've seen weird stuff with ejabberd on Ubuntu 16 and root so dont' mind me. :)
12:35 magnuse       in /etc/cron.daily/koha-common it is "koha-foreach --enabled --email /usr/share/koha/bin/cronjobs/overdue_notices.pl -t" i add the sudo to be able to run all of it from the command line
12:35 Dyrcona       Ah, OK. I misunderstood. I thought sudo was in the crontab entry.
12:35 magnuse       nah, i was being un-exact
12:36 Dyrcona       Carry on. I'll shut up now since you're getting into koha-specific stuff, but I'd look for what's different between the two servers where it works and where it doesn't, first.
12:37 Dyrcona       Some package or Perl module maybe a different version.
12:37 magnuse       i'll add "-v 2>&1 >> /var/log/overdue-cron.log" to the cronjob and see what that tells me
12:50 cait          magnuse: curious what will happen
12:51 magnuse       me too. i'll keep you posted
12:52 tcohen        morning #koha
12:52 kidclamp      morning tcohen
12:53 kidclamp      and magnuse cait ...
12:53 magnuse       hiya kidclamp and tcohen
12:55 oleonard      Oh hey it's officially GBSD
12:56 kidclamp      SQUASH THEM ALL!
13:01 tcohen        is it GBSD already? I thought it was tomorrow!
13:04 kidclamp      I think it is started on the globe, not necessarily for your time zone
13:05 * oleonard    is in Kritimati
13:09 eythian       In London, Paris, Poland, Banana, or Tabwakea?
13:09 oleonard      GBSD isn't in a place, it's in your heart
13:09 oleonard      GBSD was with us all along
13:13 tcohen        ah!
13:13 tcohen        oleonard: LOL
13:19 oleonard      Dang I hate it when mveron gets his signoff in between the time I start testing and the time I start signing off
13:19 huginn_       New commit(s) kohagit: Bug 12063 - DBRev 16.12.00.032 <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=7130d554584b7ab4f4480399f5d29a90d0aef3d6> / Bug 12063: [QA Follow-up] Small change of two test scripts <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=07de44bcd1e42bfb82f1da89758783b26e79cbf8> / Bug 12063: [QA Follow-up] Adjustments to db revision <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=
13:22 kidclamp      2 sign offs never hurt
13:22 tcohen        hehe
13:23 * andreashm   waves
13:23 oleonard      Hi andreashm
13:24 andreashm     hey oleonard!
13:24 wahanui       it has been said that oleonard is still here, if you just wish hard enough. or Koha's master UI designer
13:25 oleonard      Hey, GBSD is a good time to remind people to add themselves here if they're not already: https://wiki.koha-community.org/wiki/IRC_Regulars
13:25 * andreashm   is trying to spin up a new devbox, but ansible fails on Koha packages tweaks | Replace koha-* scripts. Any ideas why?
13:26 cait          reading back
13:26 * oleonard    reminds nengard to update her entry there
13:26 nengard       ??
13:26 oleonard      nengard: https://wiki.koha-community.org/wiki/IRC_Regulars
13:26 * cait        waves at andreashm
13:27 nengard       done
13:27 andreashm     hi cait
13:27 tcohen        @seen drojf
13:27 huginn_       tcohen: drojf was last seen in #koha 5 days, 17 hours, 2 minutes, and 33 seconds ago: <drojf> #vote yes
13:27 oleonard      nengard: Also: Hi!
13:27 nengard       :p
13:27 nengard       hehe
13:27 nengard       HI
13:27 tcohen        hi nengard
13:27 oleonard      Now someone can "@seen drojf" any time they need one more vote.
13:28 eythian       if only he'd said "eythian++" as the last thing.
13:28 huginn_       eythian: Error: You're not allowed to adjust your own karma.
13:29 liw           eythian++
13:29 eythian       @seen liw
13:29 huginn_       eythian: liw was last seen in #koha 10 seconds ago: <liw> eythian++
13:29 kidclamp      @seen liw
13:29 huginn_       kidclamp: liw was last seen in #koha 11 seconds ago: <liw> eythian++
13:31 tcohen        ha!
13:31 Joubu         @karma eythian
13:31 huginn_       Joubu: Karma for "eythian" has been increased 218 times and decreased 1 time for a total karma of 217.
13:32 Joubu         @seen liw
13:32 huginn_       Joubu: liw was last seen in #koha 2 minutes and 58 seconds ago: <liw> eythian++
13:32 Joubu         @karma eythian
13:32 huginn_       Joubu: Karma for "eythian" has been increased 218 times and decreased 1 time for a total karma of 217.
13:32 Joubu         :)
13:32 eythian       aww
13:32 Joubu         good regex
13:32 eythian       it's probably because huginn_ doesn't see its own replies as commands
13:32 oleonard      eythian: You --'ed you?!
13:32 eythian       I dunno
13:32 eythian       eythian--
13:32 huginn_       eythian: Error: You're not allowed to adjust your own karma.
13:32 eythian       nope
13:33 * oleonard    reaches for his pitchfork
13:33 eythian       haha, wahanui told me off in a PM
13:33 eythian       @karma eythian
13:33 huginn_       eythian: Karma for "eythian" has been increased 218 times and decreased 1 time for a total karma of 217.
13:33 eythian       wahanui: hi eythian is <reply>$who++
13:34 eythian       I guess that doesn't work
13:34 eythian       wahanui: hi eythian is <reply>\$who++
13:34 eythian       wahanui: ping
13:34 wahanui       Using deft allegory, the authors have provided an insightful and intuitive explanation of one of Unix's most venerable networking utilities. http://www.amazon.com/Story-about-Reading-Railroad-Books/dp/0448421658
13:34 eythian       hrm
13:35 Joubu         hi eythian
13:35 Joubu         dead :-/
13:35 eythian       wahanui: hi eythian is <reply>$who#
13:35 wahanui       OK, eythian.
13:35 eythian       wahanui: hi eythian =~ s/#/++/
13:35 wahanui       OK, eythian
13:35 eythian       hi eythian
13:35 wahanui       eythian++
13:36 eythian       Joubu: try again
13:36 oleonard      @karma eythian
13:36 huginn_       oleonard: Karma for "eythian" has been increased 219 times and decreased 1 time for a total karma of 218.
13:36 oleonard      :D
13:38 Joubu         hi eythian
13:38 wahanui       Joubu++
13:38 Joubu         ha!
13:38 eythian       this is how I win friends and influence people
13:40 cait          lol
13:42 andreashm     tcohen: any thought's on why ansible fails at Koha packages tweaks | Replace koha-* scripts?
13:42 jenkins       Project Koha_Master_D8 build #167: STILL UNSTABLE in 1 hr 44 min: https://jenkins.koha-community.org/job/Koha_Master_D8/167/
13:42 jenkins       * kyle: Bug 18553 - Incorrect "Loading..." tag on moremember.tt when no clubs
13:42 jenkins       * kyle: Bug 18553 - Incorrect Loading... tag on circulation.tt when no clubs
13:42 huginn_       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18553 minor, P5 - low, ---, nick, Pushed to Master , Incorrect "Loading..." tag on  moremember.tt when no clubs defined
13:42 Joubu         andreashm: What's the error?
13:42 andreashm     tcohen: another devbox question - will vagrant halt cause problems with the synced folder when using SYNC_REPO?
13:43 andreashm     joubu: fatal: [jessie]: FAILED! => {"changed": true, "cmd": "perl /home/vagrant/misc4dev/cp_debian_files.pl", "delta": "0:00:00.060835", "end": "2017-05-09 13:07:26.995366", "failed": true, "rc": 2, "start": "2017-05-09 13:07:26.934531", "stderr": "Cannnot open file No such file or directory at /home/vagrant/misc4dev/cp_debian_files.pl line 24.", "stdout": "", "stdout_lines": [], "warnings": []}
13:44 Joubu         /home/vagrant/misc4dev/cp_debian_files.pl is the correct path, maybe you do not have misc4dev?
13:45 Joubu         ie. the clone failed
13:45 oleonard      andreashm: I've never had a problem with SYNC_REPO and stopping vagrant
13:45 andreashm     joubu: nope, misc4dev is there
13:47 andreashm     oleonard: ok, thanks. just curious that twce it seems that something has happened to my synced repo, without me doing anything.
13:47 andreashm     twice
13:48 oleonard      What kind of something?
13:49 andreashm     git seems to disappear. first time it happened it was just gone. now it seems to have moved from git_koha to git_koha/koha.
13:50 oleonard      Definitely haven't seen that. What platform is your host?
13:50 andreashm     osx
13:50 Joubu         sounds more like black magic
13:50 andreashm     Joubu: =)
13:51 oleonard      The only issue I've had with SYNC_REPO on OSX is that I can't get it to work unless I specify it from the command line
13:51 andreashm     Maybe to long since I last made a sacrifice to the computer gods?
13:51 andreashm     =)
13:51 oleonard      The computer gods are tired of everyone sacrificing CRTs. They want some good SSDs.
13:52 Joubu         you need to feed it through the keyboard!
13:52 andreashm     dang. no cookies here.
13:53 andreashm     joubu: when I try to run cp_debian_files.pl directly I get this: Cannnot open file No such file or directory at cp_debian_files.pl line 24.
13:53 Joubu         ha! misread!
13:53 Joubu         "Cannnot open file No such file or directory at /home/vagrant/misc4dev/cp_debian_files.pl line 24."
13:53 Joubu         it's not cp_debian_files that is missing
13:53 Joubu         it's /home/vagrant/kohaclone/debian/koha-common.install
13:54 Joubu         which is certainly there, but maybe not kohaclone/*
13:54 andreashm     it seems to be at kohaclone/koha/debian
13:55 Joubu         (the last sentence did not mean anything...)
13:55 andreashm     rather than kohaclone/debian
13:55 Joubu         if you halt and start the vm? Same mesg?
13:56 tcohen        andreashm: do you have an up-to-date kohadevbox source?
13:56 tcohen        i've just started a fresh kohadevbox on osx (well, sierra)
13:57 andreashm     tcohen: humm... probably not. I just did vagrant destory and then vagrant up --provision.
13:57 andreashm     maybe I should update
13:58 tcohen        vagrant destroy; git pull ; SKIP_WEBINSTALLER=1 CREATE_ADMIN_USER=1 vagrant up
13:58 Joubu         I never destroy my vm...
13:58 tcohen        unless you want to test the installer itself, in which case remove SKIP... and CREATE...
13:58 tcohen        Joubu: I always destroy it :-D
13:58 Joubu         too long
13:58 tcohen        tre
13:58 tcohen        true
13:59 Joubu         I have an alias "reset_all" :)
13:59 Joubu         which takes 2min to refresh everything :)
13:59 tcohen        pull requests accepted :-D
14:00 Joubu         it uses misc4dev, do_all_what_you_can, with a drop and create the DB before
14:00 andreashm     I'd love to have an reset all option!
14:01 andreashm     I keep breaking my devbox and/or the database. =)
14:01 tcohen        Joubu++ # planned pull request :-D
14:01 Joubu         alias reset_all='mysql -u koha_kohadev -ppassword -e"DROP DATABASE koha_kohadev";mysql -u koha_kohadev -ppassword -e"CREATE DATABASE koha_kohadev";perl /home/vagrant/misc4dev/do_all_you_can_do.pl'
14:01 andreashm     git pull done, ansible working again
14:01 Joubu         tcohen: I think you have one like that already
14:02 tcohen        the dbic alias is similar, but no, we don't have it :-D
14:11 andreashm     yes, the git pull resolved the issue!
14:16 tcohen        Joubu: good catch
14:16 tcohen        I think I forgot to push that change at some point
14:17 Joubu         tcohen: I... did not test it...
14:18 tcohen        I will
14:19 Joubu         wait, I am sending a second one :)
14:23 Joubu         tcohen: but... misc4dev is not kohadevbox compatible actually
14:23 Joubu         kohadev is hardcoded everywhere
14:23 Joubu         "kohadev" is hardcoded everywhere
14:24 tcohen        theres' a pull request from someone changing that
14:28 Joubu         tcohen: where?
14:28 tcohen        https://github.com/digibib/kohadevbox/pull/184
14:28 tcohen        I even mentioned a guy named Joubu on the conversation
14:29 Joubu         who's this guy?
14:30 Joubu         Not sure why we provide such flexibility actually
14:30 Joubu         "kohadev" is a good name for dev :p
14:31 Joubu         ok but the PR does not fix misc4dev
14:31 Joubu         what you said... ok ok
15:08 reiveune      bye
15:26 jenkins       Project Koha_Master_D8 build #168: STILL UNSTABLE in 1 hr 43 min: https://jenkins.koha-community.org/job/Koha_Master_D8/168/
15:26 jenkins       * kyle: Bug 12063: Change date calculation for reserve expiration to skip all
15:26 jenkins       * kyle: Bug 12063 - Remove Koha::Hold::waiting_expires_on since dateexpiration
15:26 jenkins       * kyle: Bug 12063 - Keep patron's requested expiration date if it is prior to
15:26 jenkins       * kyle: Bug 12063 - Fix unit tests
15:26 huginn_       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063 enhancement, P5 - low, ---, alex.arnaud, Pushed to Master , Change date calculation for reserve expiration to skip all holidays
15:26 jenkins       * kyle: Bug 12063 - Fix QA failures
15:26 jenkins       * kyle: Bug 12063 - make perl atomic update follow skeleton.perl
15:26 jenkins       * kyle: Bug 12063 - Remove checking of ExpireReservesMaxPickUpDelay in
15:26 jenkins       * kyle: Bug 12063: [QA Follow-up] Adjustments to db revision
15:26 jenkins       * kyle: Bug 12063: [QA Follow-up] Small change of two test scripts
15:26 jenkins       * kyle: Bug 12063 - DBRev 16.12.00.032
16:24 oleonard      What does  GoogleOpenIDConnect do?
16:44 oleonard      Why doesn't koha-plack-err show timestamps?
17:05 kidclamp      oleonard: fix it!
17:33 tcohen        oleonard, kidclamp: we need to make plack.psgi use Koha::Logger
17:33 kidclamp      tcohen: fix it!
17:33 tcohen        i would love to!
17:34 oleonard      kidclamp is killin' it at GBSD
17:34 kidclamp      heh
17:35 tcohen        why does the 'Patches for GBSD' search return no bugs?
17:57 Joubu         tcohen: Status: NEW, ASSIGNED, REOPENED
17:57 Joubu         On dashboard:
17:57 Joubu         Overall bug tracker health status: 0 blockers 1 criticals, 18 majors.
17:57 Joubu         These are patches for GBSD
18:22 Guest13       Project Koha_Master_D8 build #169: STILL UNSTABLE in 1 hr 49 min: https://jenkins.koha-community.org/job/Koha_Master_D8/169/
18:24 Joubu         tcohen: I've just created a new search (shared), named "Patches for GBSD"
18:24 Joubu         @later tell paul_p can you remove the "Patches for GBSD" search you share please? It does not work
18:24 huginn_       Joubu: The operation succeeded.
18:28 Joubu         The public link is https://frama.link/Koha_GBSD_bugs
18:35 tcohen        Joubu: I don't see it
18:37 Joubu         tcohen: you need to add it to the footer
18:37 Joubu         https://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=saved-searches
18:38 Joubu         https://bugs.koha-community.org/bugzilla3/buglist.cgi?cmdtype=dorem&list_id=200501&namedcmd=Patches%20for%20GBSD&remaction=run&sharer_id=249
18:38 Joubu         guess that should work
18:42 tcohen        thanks, now I see it
18:53 oleonard      The list of non-enh bugs needing signoff is not an easy one.
18:58 kidclamp      oleonard - so we should create some new ones :-)
18:58 evantill      hi all
19:00 oleonard      kidclamp: :P
19:16 magnuse       sooo, if your catalogue has a title "Forsikring i Norge" and you search for that with the double quotes you get zero results. if you just search for Forsikring i Norge you get the one with that title at the top. don't our users expect to be able to search with "x y"?
19:17 magnuse       ah, bug 18294
19:17 huginn_       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 normal, P5 - low, ---, gmcharlt, NEW , Keyword searches surrounded by double quotes fail on staff client and OPAC
19:18 magnuse       reported a year ago
19:22 tcohen        magnuse: what does the wiki say about it?
19:23 magnuse       looking at bug 7518
19:23 huginn_       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 normal, P3, ---, fridolin.somers, CLOSED FIXED, searches with quotation marks don't work
19:23 tcohen        that looks wrong, manguse
19:24 tcohen        I would say quoting the text should yield an exact match search
19:24 tcohen        that patch just removes the quotation marks
19:25 tcohen        yeah, as jcamins says on that bug, we should be really using the QueryParser...
19:30 magnuse       ah, UseQueryParser = Try fixes it!
19:31 magnuse       now i only need to remember if UseQueryParser was turned off for some other reason in this instance...
19:31 magnuse       is it on or off by default?
19:32 magnuse       looks like off is default
19:33 tcohen        magnuse: cait is aware of some issues with the QueryParser
19:33 cait          huh? why always me!
19:33 cait          i think queryparser is currently not recommended for production use
19:34 cait          but i don't remember quite what the issue was
19:34 cait          wasn't there a problem with combining multiple search terms?
19:34 magnuse       there was the "search for isbn with and without hyphens" that was solved for queryparser = off
19:36 tcohen        I think Joubu found some bug with boolean searches
19:36 * tcohen      is amused to read that relevance doesn't not work with QueryParser
19:37 tcohen        bug 12431
19:37 huginn_       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12431 major, P5 - low, ---, gmcharlt, NEW , Relevance does not work properly when using QueryParser
19:38 tcohen        as far as I can tell, the static relevance algorithm zebra uses just sorts results by biblionumber...
19:41 tcohen        relevance will be a serious issue with ES too, if we do not address this properly
19:42 * tcohen      stops complaining and remembers he has deadlines so focuses somewhere else
19:46 eythian       tcohen: iirc relevance in es is quite flexible
19:46 tcohen        eythian: I agree, but it needs to be tuned
19:46 kidclamp      yup, can be easily altered, we just need to make it purty for the user to do so
19:46 tcohen        and baked into our query parsing + translating pipe
19:47 eythian       Yeah, I think that's the way to go with it.
19:47 kidclamp      bug 18316
19:47 huginn_       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18316 enhancement, P5 - low, ---, gmcharlt, NEW , Add weighting/relevancy options to ElasticSearch
19:48 kidclamp      I think there are better ways too, but just something to play with
20:04 evantill      Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18564
20:04 huginn_       04Bug 18564: minor, P5 - low, ---, gmcharlt, NEW , kola-common.cnf parsing is too restrictive
20:07 evantill      going to eat I will comeback later
20:44 evantill      gmcharlt: are you there ?
20:49 gmcharlt      evantill: yep
20:51 evantill      concerning bug 18564 is there anything that I can do to help ?
20:51 huginn_       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18564 minor, P5 - low, ---, gmcharlt, NEW , kola-common.cnf parsing is too restrictive
20:53 gmcharlt      evantill: would you be up for taking your comment #2 and writing a patch?
20:53 evantill      I could try
20:53 gmcharlt      evantill: great! give it a try, and I'm happy to take a look
21:12 cait1         oh no kidclamp
21:18 eythian       cait1: what did kidclamp do?
21:36 cait1         write an email
21:36 cait1         :)
21:37 wizzyrea      uh oh
21:37 wizzyrea      hi cait1 I saw your message it should be sorted now
21:37 cait1         yep, I saw - wizzyrea++
21:37 eythian       @later tell marcelr in the TV show I'm watching, someone just got stabbed in your workplace. You should not have that kind of thing happen. Right in front of de Nachtwacht, too.
21:37 huginn_       eythian: The operation succeeded.
21:39 eythian       Hi wizzyrea
21:39 wizzyrea      hi eythian!
21:39 wahanui       wizzyrea++
21:40 wizzyrea      whoa
21:40 wizzyrea      lol.