[02:10:36] what's the easiest way to see if a form has a 'page name' attribute in the info element? i.e. see if it needs to be given a target or not [02:10:48] (sorry, i mean with semanticforms) [02:11:35] it seems to be done with a regex in FSAutoeditAPI::doAction(), but I don't want to just replicate that code if there's a better way [13:00:31] (CR) Yaron Koren: "Hi Siebrand," [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/95350 (owner: Siebrand) [13:35:30] hello! I'm experiencing a bug with SMW that I can't solve... I run a wiki with book translations, so if a MW page represents a book chapter, it has "[[page::#]]" set, with a number. then the main WM page for the book uses this information to create a sorted table of contents. after I updated SMW recently, the query results are sorted alphabetically instead of numerically. let me [13:35:30] give you an example. [13:36:47] http://trans.rpground.ru/index.php?title=Test - these are test pages I created which only page "title" and "page" properties set. no matter what I do (and I have "has type" set for the property), I can't get it to sort numerically. though javascript sort does it right. [13:37:22] I would be very grateful if you could help me. [14:34:03] Katemare: that looks like a bug in SMW. [15:17:57] (CR) Yaron Koren: [C: 2 V: 1] Added handling for #subobject in Page Schemas, plus some small fixes [extensions/SemanticMediaWiki] - https://gerrit.wikimedia.org/r/94944 (owner: Yaron Koren) [17:14:04] looks like it was a bug, related to property's name: replacing its name for "page number" worked. it reproduced on the sandbox wiki. I reported the bug. [17:15:06] Yaron: the update fixed the preload issue, also minimum instances, thanks [17:15:15] the forms update [17:28:39] (PS1) Yaron Koren: Fix for apparent bug where too many pipes are added to generated templates [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/95447 [17:29:02] kermit: okay, cool. [17:29:34] *phew* [17:31:56] (CR) Yaron Koren: [C: 2 V: 1] Fix for apparent bug where too many pipes are added to generated templates [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/95447 (owner: Yaron Koren) [17:32:08] (Merged) jenkins-bot: Fix for apparent bug where too many pipes are added to generated templates [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/95447 (owner: Yaron Koren) [17:56:07] (CR) Yaron Koren: [C: 2 V: 1] fix bug (handling of alternate forms with no default form) [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/93861 (owner: Foxtrott) [17:57:02] (Merged) jenkins-bot: fix bug (handling of alternate forms with no default form) [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/93861 (owner: Foxtrott) [20:44:01] (PS1) Aaron Schulz: Avoid using mPreparedEdit directly [extensions/SemanticMediaWiki] - https://gerrit.wikimedia.org/r/95530 [21:05:14] (CR) Mwjames: [C: -2] "Thanks." [extensions/SemanticMediaWiki] - https://gerrit.wikimedia.org/r/95530 (owner: Aaron Schulz) [21:41:07] (CR) Mwjames: "I think we tried to be consistent during the SMW 1.9 development in terms of how changes are deployed, meaning that we tried to accompany " [extensions/SemanticMediaWiki] - https://gerrit.wikimedia.org/r/94944 (owner: Yaron Koren) [22:00:23] values dependent on=template name[field name] - Can be used for inputs of type 'combobox', 'text with autocomplete' and 'textarea with autocomplete'. Specifies that the current set of allowed values for this field are all the values taken by this same field from pages where "field name" is equal to the value selected for "field name" in the current form. [22:00:32] ive read that 5 times and i don't understand what it's saying :/ [22:03:56] kermit: yes, it's a tricky one. :) [22:04:26] The easiest example for it is that it could be used for a "City" field. [22:05:04] After the user selects a value for the "Country" field, "values dependent on" will let the "City" field only hold the relevant values for the city. [22:08:57] field|country ..... field|city|values dependent on=city[country] ? [22:12:52] No, close -it would be "values dependent on=Store[country]". Or whatever the template name is. [22:20:38] hmm || doesnt seem to work in concepts but it works in #ask [22:24:13] oh n/m [22:24:18] i wanted OR [23:31:42] (CR) Jeroen De Dauw: [C: -1] "We can indeed not break compat with 1.19." [extensions/SemanticMediaWiki] - https://gerrit.wikimedia.org/r/95530 (owner: Aaron Schulz)