[00:03:46] hi Yaron [00:04:11] i'm trying to understand the parts of SF [00:04:49] and i need to know, how can i check if a checkbox is checked or not [00:04:56] how can i do that? [07:10:34] New patchset: Siebrand; "Replace deprecated wfMsg* methods." [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/27055 [07:39:04] Change abandoned: Siebrand; "No longer interested in contributing to this extension. There are no reviewers for patches." [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/26778 [07:39:19] Change abandoned: Siebrand; "No longer interested in contributing to this extension. There are no reviewers for patches." [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/26777 [07:39:36] Change abandoned: Siebrand; "No longer interested in contributing to this extension. There are no reviewers for patches." [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/26776 [07:42:22] Change abandoned: Siebrand; "No longer interested in contributing to this extension. There are no reviewers for patches." [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/26603 [09:03:23] New review: Siebrand; "1.20 is now released. It's probably high time start dropping 1.17 and before support." [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/27055 [09:15:46] hi [09:15:46] i'm trying to understand the parts of SF [09:16:04] and i need to know, how can i check if a checkbox is checked or not [09:16:18] how can i do that? [10:47:01] New patchset: Markus Kroetzsch; "Fixed Bug 33610" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/32201 [12:00:39] New patchset: Markus Kroetzsch; "Fix Bug 38811" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/32206 [12:21:23] New patchset: Nischayn22; "FIx issues with the UI" [mediawiki/extensions/SemanticWatchlist] (master) - https://gerrit.wikimedia.org/r/32207 [12:40:47] New review: Jeroen De Dauw; "We are waiting for the 1.8 release to merge this." [mediawiki/extensions/SemanticResultFormats] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/27055 [13:54:47] Jeroen: Why do extension .php file not be closed with '?>' ? [13:55:15] *do not need to* [14:06:21] New review: Feob; "Mwjames: Thank you very much for your review! I will implement your suggested changes in the near fu..." [mediawiki/extensions/SemanticImageAnnotator] (master) - https://gerrit.wikimedia.org/r/31984 [19:24:37] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/32023 [19:39:04] Change merged: Nischayn22; [mediawiki/extensions/SemanticExtraSpecialProperties] (master) - https://gerrit.wikimedia.org/r/32153 [20:05:36] New patchset: Nischayn22; "FIx issues with the UI" [mediawiki/extensions/SemanticWatchlist] (master) - https://gerrit.wikimedia.org/r/32207 [21:15:54] New review: Raimond Spekking; "@Rotsee: Could you please add message documentation per https://www.mediawiki.org/wiki/I18n#Message_..." [mediawiki/extensions/SemanticExtraSpecialProperties] (master) - https://gerrit.wikimedia.org/r/32153 [21:49:29] New patchset: Foxtrott; "(bug 41765) Autoedit changes unintended form field" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/32313 [23:41:11] Yaron: in the house? [23:41:23] Hi, yes. [23:41:41] Yaron: I am trying your suggestion for embed in field= etc, and I am experiencing that same issue. [23:41:56] Yaron: see http://wiki.zenoss.org/index.php?title=ZenPack:OpenVZ&action=formedit [23:42:17] What issue? [23:42:37] the multiple form fields are jumbled up to the wrong location. [23:42:47] The release entry should be under "Releases" [23:43:12] The Application entry should be under "Applications". And all the buttons jumped up as well. [23:43:39] s/Applications/Application Support [23:43:42] The form inputs get placed where the field tags are, not where the template tags are. [23:44:48] what do I do to fix the layout? move the text around the field defs will fix it? [23:44:55] It's worth a try. :) [23:44:57] ok [23:45:29] Yaron: {{{for template}}}s should not be nested, correct? [23:45:43] or can they? [23:45:48] Right, they can't. [23:46:06] ok, so I will leave all the sub-template for-templates at the bottom of the form, and this should be OK? [23:46:37] Yeah. [23:48:19] ok, fixed. Thanks :) [23:48:37] that was the display bug I was experiencing before :) [23:49:27] embedding seems to be working, and an edit/save with the form seems to be moving the data over into the new format. [23:49:48] semantic data is being preserved, so all is good [23:51:21] Yaron: just hit a problem. [23:51:47] it's with "View XML" returning malformed XML [23:51:53] http://wiki.zenoss.org/Special:ViewXML?title=Special%3AViewXML&namespaces%5B500%5D=on&simplified_format=on [23:52:27] going to run xmllint on it and poke around [23:53:34] urg, I think this may be due to a unicode BOM character [23:53:56] whenever I get the wrong content-type, that seems to be the problem [23:55:10] hrm, nope [23:55:44] simplified format bombs, full format is OK