18:09 hey hey 18:09 who is here for the meeting 18:10 (sorry I needed to step out for a bit) 18:10 franSeva, maxocub, mkalkbrenner, nonsie_, penyaskito, quietone_, vasi, webflo, YesCT: hi, meeting? :) 18:10 hey 18:10 salut 18:11 hi! 18:11 bonjour 18:12 so we had a great event last week in NOLA 18:13 I presented https://events.drupal.org/neworleans2016/sessions/drupal-8s-multilingual-apis-integrate-all-things 18:13 yeah! 18:13 Kristen and Aimee presented https://events.drupal.org/neworleans2016/sessions/multilingual-makeover-side-side-comparison-drupal-7-and-drupal-8 18:13 there were several BoFs around the topic and we had sprints 18:14 although the multilingual sprints are not that well attended anymore, I jot that down to having bigger problems in other areas now ;) 18:14 for example migrations :) 18:14 and with that penyaskito wanna go next? 18:15 ok maybe later 18:15 vasi: wanna go next? 18:16 uh sure! 18:16 → mdooley joined (~mdooley@2601:184:4501:3d80:18b9:f14f:8948:1a6d) 18:16 so i'm mainly working on the i18n node migration issue: https://www.drupal.org/node/2225775 18:16 https://www.drupal.org/node/2225775 => Migrate D6 i18n nodes [#2225775] => 148 comments, 42 IRC mentions 18:16 (which is a bit of a test-case for migrating all the other i18n entities) 18:17 it's going...ok 18:17 talked with mikeryan1 at NOLA, some progress is happening, but we had to do a significant redesign, so we'll see 18:18 also got penyaskito's patch about migrating content-type translation settings reviewed: https://www.drupal.org/node/2225271 18:18 looks like it's almost there :) 18:18 https://www.drupal.org/node/2225271 => Migrate content type language settings from Drupal 6 & 7 [#2225271] => 40 comments, 11 IRC mentions 18:19 that's where i'm at ^^ 18:19 :) 18:19 vasi: I think you are working with penyaskito on the node one too? 18:19 much thanks to penyaskito, quietone_, mikeryan1 for all their help! 18:20 yay 18:20 vasi: thanks for your great work too 18:20 vasi: this is a very important issue 18:20 vasi++ 18:20 vasi++ 18:20 vasi++ 18:20 vasi++ 18:20 penyaskito++ 18:20 vasi++ 18:20 quietone++ 18:20 GaborHojtsy: it's mostly been quietone_ and mikeryan1 on that issue, but penyaskito has been awesome in a bunch of other ways 18:20 mikeryan1++ 18:21 ha, ok :) 18:21 ok, penyaskito you are back, wanna go next? 18:21 GaborHojtsy: sure 18:21 one more thing 18:21 I would appreciate in particular if people would give feedback on this comment: https://www.drupal.org/node/2225775#comment-11200335 18:21 https://www.drupal.org/node/2225775 => Migrate D6 i18n nodes [#2225775] => 148 comments, 43 IRC mentions 18:22 ok, go ahead penyaskito :) 18:22 → attrib joined (~kfritsche@195.34.165.194) 18:24 we (tstoeckler, janstoeckler and I ) did the entity api training, which included a bit of multilingual too :) 18:25 → tstoeckler joined (~tobias@ip98-164-74-4.no.no.cox.net) 18:26 people liked it, and there are step by step notes at https://www.drupal.org/sandbox/tstoeckler/2227939 18:26 penyaskito: woot :) 18:26 ⇐ attrib quit (~kfritsche@195.34.165.194) Client Quit 18:26 about sprinting, the only multilingual issues I worked with from the top of my head are the ones vasi mentioned 18:27 and for the future it will probably be like that, will match with him on those :)) 18:28 penyaskito: sounds good 18:28 penyaskito: any feedback from the training that should be incorporated? fixes proposed, etc? 18:28 any bugs found? :) 18:29 GaborHojtsy: no bugs :D 18:29 GaborHojtsy: for the training itself, we will be incorporating things and moving things around for Dublin, where we want to do it again 18:30 GaborHojtsy: for D8, we couldn't break it ;) 18:31 penyaskito: good to hear 18:31 penyaskito: do you think my examples in my session made sense? :) 18:32 penyaskito: I am slated for a few camps with the same talk, so would love to fix and improve 18:32 ⇐ cspitzlay and alexpott quit 18:35 ok, maybe I should ask later 18:35 franSeva: hi, wanna go next? 18:35 GaborHojtsy: sure! 18:36 Last week I didn't work too much in multilingual, most of the time in page_manager and search_api_solr but on Friday I started to work in https://www.drupal.org/node/2189267 18:36 https://www.drupal.org/node/2189267 => When content language detection is different from interface language detection, the detected language is not applied to the rendered content [#2189267] => 27 comments, 2 IRC mentions 18:36 I think will have the test on Sunday 18:37 and that's it 18:37 Next week I will take another issue 18:38 franSeva: amazing, let us know if you need help :) 18:38 franSeva: thanks for working on that 18:38 np GaborHojtsy 18:39 I'm having problems to reproduce the error 18:39 but It's matter of time :p 18:39 if I see I can't I'll ping in the channel 18:39 franSeva: ok 18:40 franSeva: feel free :) 18:40 aaand that was all the people who said hi 18:40 anyone arrived in the meantime? 18:41 hola 18:41 tstoeckler: hi 18:41 tstoeckler: wanna go next? :) 18:41 sure :-) 18:43 I talked with smithworx and maxocub about https://www.drupal.org/node/2689459 18:43 https://www.drupal.org/node/2689459 => If you don't want to translate your URL alias, the original URL alias won't work with your translations [#2689459] => 20 comments, 8 IRC mentions 18:43 (not sure if maxocub mentioned that already) 18:44 we came to the conclusion that we should be storing aliases as 'und' if the field (or the whole entity) is not translatable 18:44 also that really we should be using 'not applicable' instead of 'not specified' for non-language-aware path aliases, but not sure if that's an API change. 18:45 and that we should improve the UI to say "All" languages instead of "None", that is fairly confusing ATM 18:46 also talked with dawehner and lokapujya about https://www.drupal.org/node/2451657 18:46 https://www.drupal.org/node/2451657 => Views should not condition joins on the langcode of fields that are not translatable [#2451657] => 157 comments, 70 IRC mentions 18:46 that's a tricky one, but I think it's close 18:47 yeah, I think that's pretty much it in terms of multilingual 18:47 well and I saw some wonderful sessions by GaborHojtsy, kristen_pol and aimee :-) 18:48 Oh no, it's Aimée, I forgot 18:48 lol 18:49 tstoeckler: yeah both of those issues are non-trivial :D 18:49 tstoeckler: thanks for helping out on those 18:49 tstoeckler: do you think either needs more feedback or they are on their way? 18:49 well the former needs an IS update and a new patch if I remember correctly, because the current patch still takes a different direction 18:50 and the latter still needs some review but I think the general direction is agreed upon now, so shouldn't be far from RTBC 18:50 is maxocub still on the first one? 18:50 he did not say hi for this meting 18:51 ahh OK. I don't actually know 18:51 I will try to summarize our face-to-face discussion in the issue and update the IS 18:52 I didn't say 'hi' at the beginning as well but want to say it now ;-) … HI! 18:53 tstoeckler: amazing, thanks 18:53 tstoeckler: in that case others can pick it up too 18:53 tstoeckler++ 18:53 franSeva++ 18:53 penyaskito++ 18:53 vasi++ 18:53 tstoeckler++ 18:53 ⇐ mdooley quit (~mdooley@2601:184:4501:3d80:18b9:f14f:8948:1a6d) Remote host closed the connection 18:53 GaborHojtsy++ 18:53 mkalkbrenner: hi, wanna go next then? :) 18:53 GaborHojtsy++ 18:53 penyaskito++ 18:53 vasi++ 18:54 I didn't work on any multilingual related issues. I just wanted to see what is currently going on here. I'm totally busy with search_api and related modules. 18:54 sorry, have to run. 18:54 GaborHojtsy++ 18:54 franSeva++ 18:54 and search_api_solr_multilingual of course 18:54 GaborHojtsy++ 18:54 maxocub++ 18:55 smithworx++ 18:55 mkalkbrenner: search_api_solr_multilingual is a good one too ;) 18:55 mkalkbrenner++ 18:55 smithworx++ 18:58 mkalkbrenner++ 18:59 mkalkbrenner I have in my plate complete a test for search_api_solr, will be on Sunday :p 19:00 rodrigoaguilera → nodrigoaguilera 19:00 franSeva++ 19:00 ok, super, thanks all for coming then, have a great week :) 19:00 mkalkbrenner++ 19:00 franSeva++ 19:00 vasi++ 19:00 penyaskito++ 19:00 I'm really looking forward to see them 19:00 maxocub++ 19:01 tstoeckler++ 19:26 → mdooley joined (~mdooley@2601:184:4501:3d80:dd64:f1cc:a918:69f4) 19:30 GaborHojtsy, tstoeckler: Yes, I'm still on it, but I don't have a lot of time these days. I'll try to upload a new patch before the next meeting. 19:30 GaborHojtsy++ 19:30 tstoeckler++ 19:31 maxocub++ 19:31 awesome, thanks! 19:31 You're welcome. Another drink? *blaargh* Good one. 19:39 tstoeckler++ 19:39 franSeva++ 19:39 vasi++ 19:40 GaborHojtsy++ 19:40 maxocub++ 19:40 smithworx++ 19:40 mkalkbrenner++ 19:40 quietone++ 19:40 penyaskito++ 19:40 mikeryan1++ 19:41 penyaskito++ 19:41 kristen_pol++ 19:41 aimee++ 19:41 d*mi++ 19:42 d8mi++