Time  Nick         Message
21:09 koha-jenkins Project Koha_20.11_D10 build #186: FIXED in 57 min: https://jenkins.koha-community.org/job/Koha_20.11_D10/186/
21:09 koha-jenkins Yippee, build fixed!
18:40 ashimema     Interesting, thanks Joubu
17:25 Joubu        https://www.bugzilla.fr/docs/l10n/html/administering/parameters.html
17:25 Joubu        Some databases have default limits which prevent storing larger attachments in the database. E.g. MySQL has a parameter called max_allowed_packet, whose default varies by distribution. Setting maxattachmentsize higher than your current setting for this value will produce an error.
17:25 Joubu        The maximum size (in kilobytes) of attachments to be stored in the database. If a file larger than this size is attached to a bug, Bugzilla will look at the maxlocalattachment parameter to determine if the file can be stored locally on the web server. If the file size exceeds both limits, then the attachment is rejected. Setting both parameters to 0 will prevent attaching files to bugs.
17:25 Joubu        maxattachmentsize
17:24 Joubu        or possibly mysql
17:22 Joubu        maybe a apache limit?
17:21 Joubu        it's 6000 in the config
17:08 ashimema     bugzilla claims it allows uploads of up to 6000KB.. so how come my 2000KB pdf wont upload?
17:08 ashimema     hmm
16:32 * ashimema   needed some wins today so sat on the QA desk for a bit ;)
16:31 kidclamp     ashimema++
16:09 * ashimema   feels for fridolin a bit.. 51 in the PQA queue
15:58 reiveune     à demain
15:23 cait         we confirmed it's not an issue - so that's a godo thing :)
15:22 cait         yep
15:21 tcohen       it is great that you warn everyone just in case
15:17 Joubu        sorry for announcing an alarming situation this morning. That's not as bad as I was thinking it could be.
15:16 Joubu        login seems to work as expected
15:15 Joubu        that's the only one actually
15:15 cait         found the slip one
15:15 cait         marcelr: sorry, lost track today - is there a patch and when where?
15:00 marcelr      but the code needs more attention
14:59 marcelr      it seems so
14:58 cait         did the login problem with sco get sorted?
12:42 marcelr      thx oleonard; i wont be that fast
12:39 oleonard     Okay your turn marcelr
12:25 * oleonard   was just about to
12:25 marcelr      the more testing the better
12:25 marcelr      thats fine oleonard
12:24 oleonard     marcelr: Do you want me to go first so you can QA?
12:13 marcelr      Joubu: will have a look now at 30045
12:11 marcelr      hi #koha
11:27 tcohen       \o
11:26 oleonard     o/
11:15 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30045 critical, P5 - low, ---, jonathan.druart+koha, Needs Signoff , SCO print slip is broken
11:15 Joubu        bug 30045
11:07 cait         :)
11:06 cait         i restart_all and now it's all happy... werid, but move on, nothing to see here!
11:06 cait         huh
11:06 cait         i tried to cpan it, but I think it didn'twork
11:05 cait         Minimum version: 0.08
11:05 cait         libmojo-jwt-perl is already the newest version (0.05-1~koha1).
11:05 cait         sudo apt-get libmojo-jwt-perl is a too old version it appears
11:04 cait         this is the old debian one, the new one is not ready
11:04 tcohen       ah
11:04 tcohen       you need to set the KOHA_IMAGE variable to 20.11
11:04 cait         don't say ktd, not an optoin
11:04 tcohen       cait
11:04 cait         anyway, not able to make this happy
11:04 cait         wasn't selenium optional before?
11:03 cait         and Mojo::JWT Required
11:03 cait         Selenium::Remote::Driver
11:03 cait         i need to fix something in kohadevbox with 20.11.14 and I am missing dependencies
11:03 cait         can someone help me?
10:56 Joubu        spending too much time in C4::Auth melt my brain
10:55 Joubu        I need someone familiar with the tool to test the different combinations, I am at lost
10:54 tcohen       the SCO tool has always had a weird behavior to start with
10:54 Joubu        I think
10:53 Joubu        apart from the print slip if AutoSelfCheckAllowed is used
10:53 Joubu        so... everything is working correctly...
10:51 cait         if it's off, you need to log in the staff usr first - I am not sure waht that form looks like now
10:51 cait         if it's on, you get to the login for the user using the self check
10:51 cait         i thik the question was what happend if that is turned off- tcohen
10:50 cait         a dedicated user witht he self checkout permissions is what you do
10:50 cait         otherwise the behavour is odd
10:50 cait         i think you always needed a dedicated user
10:50 cait         Joubu: if you log in there with staff... do you then see the normal login?
10:46 tcohen       doesn't SelfCheckoutByLogin come into play?
10:46 Joubu        with the new changes and the introduction of a token we may no need a dedicated self_checkout user
10:45 Joubu        Wasn't it a design problem?
10:45 Joubu        What's the point of AutoSelfCheckAllowed actually?
10:42 Joubu        It seems that since the last releases, we/I introduced a change in this behaviour, if AutoSelfCheckAllowed is off sco-main.pl will display the SCO login form
10:41 Joubu        and staff need to login
10:41 Joubu        cait said that if AutoSelfCheckAllowed is off and you hit /sco/sco-main.pl, you should see the main login form
10:40 Joubu        Or, better: how was it working? Was it the correct behaviour?
10:40 Joubu        the question is, how should it work if AutoSelfCheckAllowed is off?
10:40 Joubu        basically everything is broken in all versions, since last sec release
10:38 tcohen       Joubu: what is the problem you found?
10:35 tcohen       khall
10:35 tcohen       sort of
10:35 tcohen       hi
10:34 Joubu        kidclamp, tcohen: around? Anyone familiar with SCO?
10:34 Joubu        well, one more
10:33 Joubu        Then we have a problem
10:26 cait         off = no auto login of the staff member, right?
10:25 cait         i believe that is the 'normal' one
10:25 cait         not right away, the staff member login first
10:19 Joubu        If AutoSelfCheckAllowed is off, shouldn't hit /sco/sco-main.pl display the SCO login form?
10:19 Joubu        Was it actually broken... before?
10:18 Joubu        hum...
10:11 cait         sco is often overlooked... but this might create some unhappiness I guess
10:00 Joubu        And I forgot to retest everything on top of the whole stack
09:59 Joubu        people didn't test the security patches on the different stable branches...
09:58 Joubu        might take the day off...
09:58 Joubu        yes
09:58 cait         see the bug you blame... so I guess it's broken all over?
09:39 Joubu        I don't know yet
09:37 cait         not the most used feature maybe - broken in stable too?
09:34 Joubu        SCO print slip broken in master, no compain about that?
09:08 fridolin     cait: hellllo
09:03 cait         morning magnuse, hi fridolin
08:56 fridolin     will push asap
08:56 fridolin     sorry i missed it
08:55 fridolin     Joubu: ohhh crap
08:45 cait         good morning #koha
08:36 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29735 normal, P5 - low, ---, jonathan.druart+koha, RESOLVED FIXED, Remove flatpickr instantiations from .js files
08:36 Joubu        fridolin: second patch from bug 29735 is missing in master
08:22 magnuse      \o/
08:00 ashimema     morning #koha
08:00 alex_a       Bonjour
07:37 reiveune     hello
03:33 koha-jenkins Project Koha_21.11_U_Stable build #32: FIXED in 34 min: https://jenkins.koha-community.org/job/Koha_21.11_U_Stable/32/
03:33 koha-jenkins Yippee, build fixed!