[08:59] luciash polom [09:47] robertokir joined #tikiwiki [09:53] jonnyb pompom [09:53] robertokir wodwod [10:01] robertokir nice day for releasing 19.1 yes jonnyb? [10:02] jonnyb yup, later [10:03] robertokir :) [10:25] robertokir jonnyb, I'm running phpunit tests locally and got 1 error: [10:25] robertokir PHP Fatal error: Uncaught Error: Call to undefined function tr() in /home/roberto/devel/tiki-19/installer/schema/20190123_h5p_move_storage_assets_to_new_dir_tiki.php:33 [10:28] trebmuh joined #tikiwiki [10:53] jonnyb sorry robertokir (meeting) - sounds like the installer/updater isn't set up properly for those tests maybe? [11:09] robertokir no prob jonny, we can talk about it later [12:55] Jyhem_laptop polom [12:55] jonnyb ho Jyhem_laptop [12:56] Jyhem_laptop To me, it looks like installer/schema/20190123_h5p_move_storage_assets_to_new_dir_tiki.php needs fixing by removing this tr() [12:57] Jyhem_laptop Maybe even the whole trigger_error() thing [12:58] Jyhem_laptop this is about making upgrades run smoothly including on command line, not having fancy translated error displays :-( [12:58] jonnyb to fix the tests? or do you get errors when actually updating? [12:59] jonnyb no, it's about making the unit tests run i thought [12:59] Jyhem_laptop Well, installer/schema/20190123_h5p_move_storage_assets_to_new_dir_tiki.php is the only file having either tr() or trigger_error() in it. [13:00] Jyhem_laptop So, to make Tiki more robust [13:00] jonnyb true [13:00] jonnyb not sure hope the errors will be handled though [13:00] * Jyhem_laptop just spent last week on upgrading a Tki6 to Tiki18 and getting a different database structure than a clean Tiki18 [13:01] Jyhem_laptop the installer schema upgrade scripts have gotten too complicated for their own good :-( [13:02] jonnyb ok, i'll remove it (don't have time to test it i'm afriad, can i leave that to you? ;) ) [13:02] Jyhem_laptop magic handling of errors was one issue I encountered, like the pageSlug exception thing which comes out of the blue and is therefore impossible to debug for normal humans [13:04] Jyhem_laptop Sorry, as I said, it's already above my undesrstanding and I have a meeting in an hour and no lunch yet :-( [13:06] jonnyb same, i'll commit it though (and will try and test a bit locally ;) ) bon apetit! [14:02] jonnyb joined #tikiwiki [14:26] fabricius joined #tikiwiki [15:21] jonnyb joined #tikiwiki [15:24] jonnyb repolom [15:24] jonnyb hi robertokir - should we do 19.1? [15:25] robertokir polom [15:25] jonnyb moloq [15:26] jonnyb how about https://meet.jit.si/TikiRelease [15:26] robertokir yeah pls gimme a minute [15:27] jonnyb np [15:52] xavi joined #tikiwiki [15:52] xavi polom [15:52] xavi quicky question about search index... [15:52] jonnyb polom xavi [15:54] xavi filtering on a group field in plugin list with group name: "omd - Departament Estadística i Difusió de Dades" doesnt' show the results, however using plugin trackerfilter works [15:55] xavi hi jonnyb :-) [15:55] xavi I checked that the value in the mysql db for such field is a typed in the group edit form, and it is [15:56] xavi and i'd like to check which are the contents of the unified search index, in case they are encoded or something [15:56] xavi but searching the mysql tables that look like the unified search index contents show nothing against the permanent field in that tracker (corresponding to that group name) [15:56] jonnyb mysql has a default minimum word length of 3, you can change it to two if you have root - more here: https://dev.mysql.com/doc/refman/5.7/en/fulltext-fine-tuning.html [15:57] xavi am I doing something wrong? Or where can I find the real contents of the unified search index? (are they supposed to be in the mysql table) - I'm using mysql full text search as the unified search index engine, btw [15:58] jonnyb also a little bit here https://doc.tiki.org/Unified-Index-Comparison#Limitations [15:58] xavi I modified mysql config last year to allow searching for 3 word characters, and it works as expected, afaik (for months, at least) [15:58] jonnyb um, what's a "group field"? [15:59] jonnyb the group tracker field? (i've never used that) [15:59] xavi yes, group tracker field [15:59] xavi how can we know if that info is indexed? [16:00] xavi "group selector" [16:00] jonnyb i'm looking in the source of \Tracker_Field_GroupSelector::getDocumentPart [16:00] xavi tracker field [16:00] jonnyb you could try filtering on tracker_field_permName_text maybe? [16:00] xavi using tiki 18lts, btw [16:00] xavi text, good indea, thanks [16:01] jonnyb and you can see the data in your database in a table called index_xxxxxxx [16:01] xavi wooooooot! it works, jonnyb :-) [16:02] xavi you're da man :-) [16:02] jonnyb yay! [16:02] jonnyb we really need to document all the _text etc alternative fields and what they do somewhere (somehow ;)) [16:02] xavi :-D [16:05] xavi meeting time here [16:05] xavi your answer came just in time, jonnyb, thanks heaps! [16:05] jonnyb glad to be able to, take care! [16:05] xavi c u (same for you) [17:23] fabricius joined #tikiwiki [17:23] arildb joined #tikiwiki [20:26] fabricius joined #tikiwiki [21:45] fabricius joined #tikiwiki [22:23] robertokir joined #tikiwiki [23:03] fabricius joined #tikiwiki [23:23] xavi joined #tikiwiki [23:26] ricks99 joined #tikiwiki [23:50] xavi left #tikiwiki [23:54] benoitg joined #tikiwiki