← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 06:03 | marcelr joined #koha | |
| 06:03 | marcelr | hi #koha |
| 06:12 | reiveune joined #koha | |
| 06:12 | reiveune | hello |
| 06:12 | wahanui | hi, reiveune |
| 06:36 | fridolin joined #koha | |
| 06:37 | fridolin | Bug 28853 very old unpleasant bug |
| 06:37 | huginn | Bug https://bugs.koha-community.or[…]_bug.cgi?id=28853 normal, P5 - low, ---, fridolin.somers, Needs Signoff , Textarea in biblio record editor breaks authority plugin |
| 06:51 | fridolin | Also a good one Bug 28698 |
| 06:51 | huginn | Bug https://bugs.koha-community.or[…]_bug.cgi?id=28698 major, P5 - low, ---, fridolin.somers, Needs Signoff , News for all displays in all locations |
| 06:53 | alex_a joined #koha | |
| 06:53 | alex_a | Bonjour |
| 06:56 | lds joined #koha | |
| 07:00 | janPasi joined #koha | |
| 07:08 | sophie_m joined #koha | |
| 07:08 | magnuse | \o/ |
| 08:34 | marcelr | . |
| 09:25 | davidnind joined #koha | |
| 09:34 | fridolin left #koha | |
| 10:02 | alex_a joined #koha | |
| 10:15 | lmstrandatdesk | good morning/afternoon/evening/night everyone |
| 10:16 | Do you know of an existing sip2 message checksum calculator? | |
| 10:16 | I found one online, but it returns 5 characters, and it should be 4 chars long. | |
| 10:17 | https://fossies.org/linux/koha[…]P/Sip/Checksum.pm | |
| 10:18 | could be I'm using it wrong though | |
| 10:19 | shouldn't this function return the actual checksum?: | |
| 10:19 | 11 sub checksum { | |
| 10:19 | 12 my $pkt = shift; | |
| 10:19 | 13 return (-unpack('%16C*', $pkt) & 0xFFFF); | |
| 10:19 | 14 } | |
| 10:27 | my $fullpkt = sprintf("%s%4X", $testpkt, $cksum); I needed to use that line it seems. I have no idea what it does tho :D | |
| 10:31 | oleonard | I don't know lmstrandatdesk, but I suspect you'd have to expand your examination of that file to find out the subroutine works in the context of the whole module. |
| 10:33 | lmstrandatdesk | well I'm happy since the sip server accepts the checksum generated by the code I ripped out of the module. |
| 10:34 | cait joined #koha | |
| 10:36 | khall joined #koha | |
| 10:53 | tcohen | hola #koha |
| 10:59 | cait | hola tcohen |
| 11:02 | oleonard | o/ |
| 11:07 | tcohen | \o |
| 11:07 | oleonard I want to SO your stuffs today | |
| 11:07 | gimme some bug numbers | |
| 11:07 | oleonard | :) |
| 11:07 | tcohen | \o/ |
| 11:07 | cait | hey! |
| 11:07 | :) | |
| 11:07 | tcohen | sorry cait |
| 11:07 | cait | all good |
| 11:08 | oleonard | My NSO queue: https://bugs.koha-community.or[…]37&list_id=381708 |
| 11:10 | Or if you're doing QA: https://bugs.koha-community.or[…]16&list_id=381710 | |
| 11:13 | khall_ joined #koha | |
| 11:17 | oleonard | Bug 26102 has been idle for a long time |
| 11:17 | huginn | Bug https://bugs.koha-community.or[…]_bug.cgi?id=26102 is not accessible. |
| 11:22 | tcohen | will keep you posted, oleonard |
| 11:22 | oleonard | tcohen++ |
| 11:24 | AndrewFH joined #koha | |
| 11:40 | tcohen joined #koha | |
| 12:10 | magnuse | i forget... when a string to ble translated is just "accounting.pref", what should we translate it as? cait? |
| 12:11 | cait | i just copy those |
| 12:11 | magnuse | ok! |
| 12:11 | and when it is "accounting.pref Features"? | |
| 12:12 | copy "accounting.pref" and translate "Features"? | |
| 12:13 | and for "accounting.pref#AccountAutoReconcile# Do" - skip the first part? | |
| 12:14 | it's been too long since i translated... | |
| 12:14 | cait | Features I'd translate |
| 12:14 | oh hm | |
| 12:14 | i think you should remove it actually | |
| 12:14 | tcohen | keep it |
| 12:14 | haha | |
| 12:14 | cait | accounting.pref should be deleted |
| 12:15 | tcohen: nope - that would be wrong :) | |
| 12:15 | tcohen | why is it there in the first place then? |
| 12:15 | * magnuse | trusts cait :-) |
| 12:15 | cait | for he third one, only leave Do |
| 12:15 | * tcohen | too |
| 12:15 | cait | tcohen: for sorting and so you see what you translate |
| 12:15 | we translate sentences | |
| 12:15 | so you want the strings to appear in order | |
| 12:15 | for each pref | |
| 12:15 | tcohen | bgkriegel will need to explain me |
| 12:15 | cait | and same strings can be translated differently this way, which is also helpful |
| 12:16 | fredericd did that I think, but I believe it's truly helpful | |
| 12:17 | magnuse | yeah, that makes sense |
| 12:17 | sort of ;-) | |
| 12:17 | cait | wel as much as it all makes sense |
| 12:21 | magnuse | exactly |
| 12:28 | davidnind left #koha | |
| 12:29 | cait | tuxayo: still no new strings... no patches with strings? |
| 12:36 | Dyrcona joined #koha | |
| 12:55 | khall joined #koha | |
| 13:02 | AndrewFH joined #koha | |
| 13:09 | khall joined #koha | |
| 13:12 | khall_ joined #koha | |
| 13:22 | AndrewFH joined #koha | |
| 15:01 | cait joined #koha | |
| 15:33 | reiveune | bye |
| 15:33 | reiveune left #koha | |
| 15:48 | Oak joined #koha | |
| 16:20 | khall joined #koha | |
| 16:54 | cait joined #koha | |
| 17:02 | AndrewFH_ joined #koha | |
| 17:09 | cait joined #koha | |
| 17:14 | koha-jenkins | Project Koha_21.05_U18 build #50: NOW UNSTABLE in 34 min: https://jenkins.koha-community[…]oha_21.05_U18/50/ |
| 17:21 | Project Koha_21.05_U16 build #50: STILL UNSTABLE in 41 min: https://jenkins.koha-community[…]oha_21.05_U16/50/ | |
| 17:21 | caroline joined #koha | |
| 17:22 | felicia joined #koha | |
| 17:22 | abneiman joined #koha | |
| 17:23 | sallyf joined #koha | |
| 17:30 | tuxayo | cait no new string on any branch right? |
| 17:30 | cait | yep |
| 17:32 | tuxayo | Likely Bernardo is on leave. |
| 17:32 | no translation manager assistant this cycle :( | |
| 17:36 | tcohen | cait tuxayo calling him |
| 17:37 | tuxayo | I'm not sure about understanding the phrase. I'm assuming you mean you are calling Bernardo. |
| 17:37 | Thanks a lot :D | |
| 17:37 | tcohen | making a phone call |
| 17:37 | cait | thx :) |
| 17:37 | koha-jenkins | Project Koha_21.05_U_Stable build #46: STILL UNSTABLE in 57 min: https://jenkins.koha-community[…]1.05_U_Stable/46/ |
| 17:37 | cait | not sure if there are no strings - but thought it was a little odd |
| 17:38 | tuxayo | Maybe not in oldoldoldstable and oldoldstable but I'm sure there are in the others. |
| 17:38 | tcohen | he0s on it |
| 17:38 | it is running | |
| 17:38 | ok, this was fast hehe | |
| 17:38 | cait | hm? |
| 17:38 | done already? | |
| 17:39 | tcohen | not yet |
| 17:39 | but running | |
| 17:39 | cait | i think it might take a bit, i can check again later |
| 17:39 | tcohen | bgkriegel will let me know when it's done |
| 17:40 | tuxayo | bgkriegel++ |
| 17:41 | We can see the progress :) | |
| 17:41 | https://translate.koha-communi[…]g/projects/21.05/ | |
| 17:42 | cait | hm how? |
| 17:43 | tuxayo | sorting by last activity, we can see that around 10 lang have been processed |
| 17:43 | for 21.05 | |
| 17:44 | And here we can see that 21.05 is the 1st project being processed | |
| 17:44 | https://translate.koha-community.org/projects/ | |
| 17:45 | koha-jenkins | Project Koha_21.05_U20 build #52: STILL UNSTABLE in 30 min: https://jenkins.koha-community[…]oha_21.05_U20/52/ |
| 17:57 | Project Koha_21.05_D9 build #48: NOW UNSTABLE in 1 hr 16 min: https://jenkins.koha-community[…]Koha_21.05_D9/48/ | |
| 17:59 | Project Koha_21.05_D11 build #56: STILL UNSTABLE in 38 min: https://jenkins.koha-community[…]oha_21.05_D11/56/ | |
| 18:08 | AndrewFH joined #koha | |
| 18:34 | fridolin joined #koha | |
| 18:43 | fridolin1 joined #koha | |
| 18:51 | koha-jenkins | Project Koha_21.05_D11 build #57: STILL UNSTABLE in 53 min: https://jenkins.koha-community[…]oha_21.05_D11/57/ |
| 18:54 | Project Koha_21.05_U16 build #51: STILL UNSTABLE in 32 min: https://jenkins.koha-community[…]oha_21.05_U16/51/ | |
| 18:55 | Project Koha_21.05_U20 build #53: STILL UNSTABLE in 56 min: https://jenkins.koha-community[…]oha_21.05_U20/53/ | |
| 19:24 | Project Koha_21.05_U20 build #54: STILL UNSTABLE in 30 min: https://jenkins.koha-community[…]oha_21.05_U20/54/ | |
| 19:28 | Project Koha_21.05_U18 build #51: STILL UNSTABLE in 41 min: https://jenkins.koha-community[…]oha_21.05_U18/51/ | |
| 19:53 | Project Koha_21.05_U_Stable build #47: STILL UNSTABLE in 57 min: https://jenkins.koha-community[…]1.05_U_Stable/47/ | |
| 20:03 | Project Koha_21.05_D9 build #49: STILL UNSTABLE in 1 hr 12 min: https://jenkins.koha-community[…]Koha_21.05_D9/49/ | |
| 20:07 | Project Koha_21.05_D11 build #58: STILL UNSTABLE in 38 min: https://jenkins.koha-community[…]oha_21.05_D11/58/ | |
| 20:57 | tcohen | cait finished now |
| 23:08 | anyone with experience sharing with EDS Koha's Z39.50 service? | |
| 23:09 | They ask for a unique identifier and I'm not sure what they want |
← Previous day | Today | Next day → | Search | Index