← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:06 | cait | wonder if that's something that could be avoided |
00:07 | resetting the permissions also fixed an issue i had switching to 20.11.13 for testing | |
00:07 | so it can cause some weird behavior it looks like | |
00:37 | gooble_gobble joined #koha | |
00:47 | gooble_gobble_1 joined #koha | |
01:04 | gooble_gobble_1 joined #koha | |
01:05 | mtj | git doesnt seem to track file ownership, which can make this problem tricky to detect :/ |
01:06 | gooble_gobble_1 joined #koha | |
01:07 | mtj | some info here... https://stackoverflow.com/ques[…]-with-git/3208143 |
01:07 | gooble_gobble_1 joined #koha | |
01:08 | mtj | are people about for a koha release, nowish? |
01:17 | gooble_gobble_1 joined #koha | |
01:19 | gooble_gobble_1 joined #koha | |
01:49 | mtj | ah, release is bumped to next monday :) |
06:16 | fridolin joined #koha | |
06:59 | lmstrand joined #koha | |
07:08 | jase joined #koha | |
07:10 | jase | Hi |
07:12 | I have created a record with 520 filed "Let ?0 denotes the class of analytic functions defined by (?) = ? + Σ ?? ∞ ?= 2 ?? and ? belongs to the open unit disk ? = {?: |?| < 1}. The sharp bound is obtained for the coefficient functional |?3 − ??2 2 |, where ? ∈ ℂ or ℝ and ?2, ?3 are respectively the second and the third coefficient for ? belonging to a certain subclass ℛ?, ? (?, ?) defined by a fractional operator. By specializing the parameters | |
07:12 | The record is saved with ??? mark. | |
07:13 | I can able to see in marc with correct value. However i can't see in marcxml | |
07:14 | I would like to know any solution for me? | |
07:15 | need to change anything in method "TransformHtmlToMarc" | |
07:16 | fridolin | hi jase what is your Koha version pleasE? |
07:16 | it should support UTF-8 MB4 | |
07:16 | jase | When i import record directly into biblioitems tables its working fine. |
07:17 | I think it was an issue with TransformHtmlToMarc | |
07:17 | Koha version 3.14 | |
07:17 | fridolin | jase: whaouuu old version :) |
07:18 | jase | mysql version 5.5 |
07:18 | fridolin | it does not support MB4 |
07:18 | check if you can save an emoji like the gift | |
07:19 | https://emojipedia.org/wrapped-gift/ | |
07:19 | jase | I only issue with marcxml. |
07:20 | fridolin | ah maybe pb with DB connector |
07:20 | you should upgrade, we are in 21.11 :O | |
07:20 | jase | Have you any solution for fixing this issue without updating koha version |
07:20 | fridolin | what wide UTF8 character do you have ? |
07:21 | jase | Yes i know working fine in new version 20.05, Which i was checked. |
07:22 | Characters are " (𝑝, 𝛼, 𝛽, 𝜎) 𝑇*𝑚.𝜆.𝜇,𝜂,𝛿 و(𝑝, 𝛼, 𝛽, 𝜎" | |
07:23 | fridolin | see if you can apply parts of Bug 18336 |
07:23 | huginn | Bug https://bugs.koha-community.or[…]_bug.cgi?id=18336 enhancement, P5 - low, ---, tomascohen, CLOSED FIXED, Add support for Unicode supplementary characters |
07:29 | reiveune joined #koha | |
07:29 | reiveune | hello |
07:30 | jase | Yes |
07:31 | # creating a new record my $record = MARC::Record->new(); + $record->encoding( 'UTF-8' ); | |
07:31 | This will work? | |
07:48 | cait joined #koha | |
07:54 | alex_a joined #koha | |
07:54 | cait1 joined #koha | |
07:54 | alex_a | Bonjour |
07:56 | cait1 | good morning #koha |
08:01 | lds joined #koha | |
08:09 | * cait1 | waves |
08:20 | marion joined #koha | |
08:47 | magnuse | \o/ |
08:52 | Clr joined #koha | |
09:06 | cait1 | tuxayo: around? |
09:08 | have a question about the upcoming releases if any of the rmaints are around | |
09:22 | m23 joined #koha | |
09:23 | m23 joined #koha | |
10:34 | cait1 | ook... i have Autoquerytruncate off and I get more results for the than for the* |
10:35 | anyone an idea about this? 20.11 | |
10:35 | Zebra | |
10:49 | Joubu | cait1, mtj: see https://gitlab.com/koha-commun[…]tools/-/issues/57 |
10:51 | ashimema | morning 🙂 |
10:51 | cait1 | i found it: it was stemming |
10:52 | doing a little more than I expected, same results with and without truncation, depending on your search terms | |
10:53 | wow thx Joubu :) | |
10:53 | i run this in the docker container or outside? | |
10:54 | ah... cd SYNC_REPO - I withdraw the question | |
10:54 | davidnind: see above or https://gitlab.com/koha-commun[…]tools/-/issues/57 (file permissions from yesterday) | |
10:57 | Joubu | cait1: it's for testing right now :) |
10:58 | may need to be tweaked | |
11:09 | ashimema | magnuse around? |
11:12 | oleonard joined #koha | |
11:15 | cait1 | Joubu: on the wrong computer now, but will try to test asap |
11:25 | raboof joined #koha | |
11:25 | raboof left #koha | |
11:26 | LibrarianX joined #koha | |
11:26 | LibrarianX | hello there |
11:27 | I need to make report how many times and when specific librarian has log in into koha | |
11:28 | but I don't know how to make this sql report | |
11:28 | I can't find on SQL Reports Library this report | |
11:31 | paxed | thoughts on bug 29938 |
11:31 | huginn | Bug https://bugs.koha-community.or[…]_bug.cgi?id=29938 enhancement, P5 - low, ---, koha-bugs, NEW , Allow a secondary database |
11:32 | cait1 | LibrarianX: did you turn on the logs for successfullogin? |
11:32 | ohterwise this might not be logged | |
11:32 | system preferences > tab logs | |
11:32 | and then check tools > log viewer | |
11:40 | fridolin | cait1: do you have QueryStemming ? |
11:40 | fridolin left #koha | |
11:40 | Joubu | paxed: you could also add the ability to execute a report in a background job |
11:43 | paxed | Joubu: just getting koha to use a secondary server would be enough for us |
11:49 | khall_ joined #koha | |
12:00 | magnuse | ashimema: am now |
12:01 | but in need of a reboot, bbiab | |
12:01 | ashimema | just in a call, will grab you in a bit if that's OK.. to talk sort bins |
12:04 | magnuse joined #koha | |
12:08 | khall joined #koha | |
12:16 | alex_a_ joined #koha | |
12:26 | marcelr joined #koha | |
12:26 | marcelr | hi #koha |
12:27 | marion joined #koha | |
12:27 | marcelr | Joubu: will give the double sessions still another chance now |
12:28 | alex_a_ joined #koha | |
12:28 | marcelr | so much new ideas now, haha |
12:38 | oleonard | Hi #koha |
12:42 | marcelr | o/ |
12:47 | jzairo joined #koha | |
13:19 | oleonard | Kinda forgot that Bug 27750 was still outstanding, but I think all its dependencies have now been submitted. |
13:19 | huginn | Bug https://bugs.koha-community.or[…]_bug.cgi?id=27750 enhancement, P5 - low, ---, oleonard, NEW , Remove jquery.cookie.js plugin |
13:23 | LibrarianX | @cait1 thank you for help |
13:23 | huginn | LibrarianX: I suck |
13:24 | LibrarianX | huh? |
13:24 | oleonard | huginn: is a bot who doesn't like it when you use the @ symbol |
13:24 | huginn | oleonard: I'll give you the answer as soon as RDA is ready |
13:28 | LibrarianX | oh okay |
13:46 | Dyrcona joined #koha | |
13:55 | cait1 | LibrarianX: you are welcome |
14:09 | LibrarianX | :] |
14:28 | m23 joined #koha | |
14:38 | davidnind1 joined #koha | |
15:06 | davidnind1 left #koha | |
15:11 | lukeg joined #koha | |
15:14 | m23 joined #koha | |
15:19 | alex_a joined #koha | |
15:38 | m23 joined #koha | |
16:00 | bag joined #koha | |
16:23 | lukeg joined #koha | |
16:35 | reiveune | bye |
16:35 | reiveune left #koha | |
17:23 | m23 joined #koha | |
17:24 | cait joined #koha | |
17:42 | koha-jenkins | Project Koha_21.05_U_Stable build #136: SUCCESS in 32 min: https://jenkins.koha-community[…].05_U_Stable/136/ |
17:48 | Project Koha_21.05_U20 build #141: SUCCESS in 39 min: https://jenkins.koha-community[…]ha_21.05_U20/141/ | |
18:11 | Project Koha_21.05_D10 build #208: SUCCESS in 1 hr 2 min: https://jenkins.koha-community[…]ha_21.05_D10/208/ | |
18:17 | Project Koha_21.05_U18 build #130: SUCCESS in 35 min: https://jenkins.koha-community[…]ha_21.05_U18/130/ | |
18:19 | Project Koha_21.05_U16 build #139: SUCCESS in 1 hr 9 min: https://jenkins.koha-community[…]ha_21.05_U16/139/ | |
18:29 | Project Koha_21.05_D9 build #134: SUCCESS in 41 min: https://jenkins.koha-community[…]oha_21.05_D9/134/ | |
18:50 | Project Koha_21.05_U20 build #142: SUCCESS in 32 min: https://jenkins.koha-community[…]ha_21.05_U20/142/ | |
19:02 | Project Koha_21.05_D12 build #87: SUCCESS in 54 min: https://jenkins.koha-community[…]oha_21.05_D12/87/ | |
19:06 | m23 joined #koha | |
19:08 | koha-jenkins | Yippee, build fixed! |
19:08 | Project Koha_21.05_D11 build #162: FIXED in 48 min: https://jenkins.koha-community[…]ha_21.05_D11/162/ | |
19:14 | Project Koha_21.05_D10 build #209: SUCCESS in 1 hr 3 min: https://jenkins.koha-community[…]ha_21.05_D10/209/ | |
19:24 | Project Koha_21.05_U16 build #140: UNSTABLE in 34 min: https://jenkins.koha-community[…]ha_21.05_U16/140/ | |
19:33 | tuxayo | khall or khall_ which one this the real one? https://www.dailydot.com/wp-co[…]8ec0c8c8eaf31.png |
19:34 | (I sent an email regarding RMaint) | |
19:49 | koha-jenkins | Project Koha_21.05_U20 build #143: SUCCESS in 38 min: https://jenkins.koha-community[…]ha_21.05_U20/143/ |
19:52 | khall_ joined #koha | |
19:59 | koha-jenkins | Project Koha_21.05_U_Stable build #137: SUCCESS in 57 min: https://jenkins.koha-community[…].05_U_Stable/137/ |
19:59 | m23 joined #koha | |
20:00 | koha-jenkins | Project Koha_21.05_D9 build #135: SUCCESS in 35 min: https://jenkins.koha-community[…]oha_21.05_D9/135/ |
20:12 | gary joined #koha | |
20:14 | gary | Deep sigh all around he's back briefly (I hope) asked yesterday but had to head out, staff portal on 8080 books there, all good when I search the catalog all good, when I try and sign a book out and search (having enabled text option) no dice just throws up some headers, do I have to enable anything else? |
20:16 | koha-jenkins | Project Koha_21.05_D10 build #210: SUCCESS in 1 hr 1 min: https://jenkins.koha-community[…]ha_21.05_D10/210/ |
20:16 | m23 joined #koha | |
20:17 | koha-jenkins | Project Koha_21.05_U18 build #131: SUCCESS in 1 hr 9 min: https://jenkins.koha-community[…]ha_21.05_U18/131/ |
20:19 | tuxayo | gary: hi :) |
20:19 | What is the text option? | |
20:20 | «no dice just throws up some headers» | |
20:20 | What do you mean? Like: when searching for the book you just checked-out, you get an error page. | |
20:22 | gary | No, there are no results returned at all, I have enabled keyword search the box has this - Enter item barcode or keyword |
20:22 | Then let me find what it puts out | |
20:22 | Barcode not found. The following items were found by searching: TitleBarcodeCall numberCopy numberInventory numberSerial enumerationCollectionItem type | |
20:24 | I know full well this will be something I have not read! Books are there if I search the catalog | |
20:25 | I am looking for differences in example libraries and mine to try and see what I have not set up | |
20:27 | lukeg joined #koha | |
20:51 | tuxayo | gary: «looking for differences in example libraries and mine» |
20:51 | https://wiki.koha-community.or[…]emo_Installations | |
20:52 | gary | thanks |
20:56 | m23 joined #koha | |
21:01 | koha-jenkins | Project Koha_21.05_D9 build #136: SUCCESS in 1 hr 0 min: https://jenkins.koha-community[…]oha_21.05_D9/136/ |
21:14 | lukeg joined #koha | |
21:36 | fridolin joined #koha | |
22:01 | caroline | Is it normal that you can't add a cancellation reason when cancelling a hold from the "holds awaiting pick up" list? Am I just not seeing how to do it? |
23:22 | tuxayo | caroline: found! |
23:23 | The button in Actions does a one click cancel but the "cancel selected" button prompts for the reason | |
23:24 | caroline | tuxayo: thank you for looking! |
23:24 | tuxayo | I'm not sure the one click cancel in actions should work like that though. |
23:26 | caroline | same... I fell like it should prompt for a reason like when you cancel from the record (request.pl I think) |
23:27 | tuxayo | and like the batch cancel button the same page ^^" |
← Previous day | Today | Next day → | Search | Index