[03:29:19] (PS1) Yaron Koren: Simplified and improved handling of query string values in redirect [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/126916 [03:30:03] (CR) Yaron Koren: [C: 2 V: 1] Simplified and improved handling of query string values in redirect [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/126916 (owner: Yaron Koren) [03:30:06] (Merged) jenkins-bot: Simplified and improved handling of query string values in redirect [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/126916 (owner: Yaron Koren) [07:44:36] any idea what causes this: http://tieteentermipankki.fi/mediawiki/index.php?title=Nimitys:aaltoileva&action=formedit&uselang=en ? [08:03:53] Hello there! [08:04:04] Is there a MIME Type for the ASK Query language? [08:24:00] Fannon: [08:24:02] GOOGLE [08:24:07] :p [08:24:53] majin: Alredy tried ;) [08:25:11] ahem [08:25:16] majin: For SPARQL its easy to find out, but I've found nothing about ASK [08:25:40] AH [08:25:46] My bad [08:25:46] I -guess- it should be application/ask-query [13:32:17] hello there [13:32:37] i have a question :) [13:33:52] I have semantic form with a numeric input field. Users can enter values such as 1.5 [13:34:43] sometimes they enter a comma instead of a dot. How do I change all commas into dots during the saving process automatically? [13:38:24] anyone alive here? [13:41:28] itsme_: there is no such feature in MediaWiki [13:41:52] itsme_: in what language is your wiki? [13:43:15] for the reason why you can't use formatnum see https://bugzilla.wikimedia.org/show_bug.cgi?id=35922 [13:46:10] itsme_: you could use the "regexp" input type, defined in the Semantic Forms Inputs extension, to validate that field so that it gives an error message if the user enters a comma [13:46:11] . [13:47:31] regexp seems to be a good idea [13:47:40] thank you! [13:47:42] :) [13:48:36] second question. You can atuomatically get Creation date of an article using Creation date built it property [13:49:16] I need to do the same thing for the username/ip address of the person who created the article [13:50:01] there is built in property for that and couldnt find any macigal words either [13:50:09] any ide what can be done? [14:22:12] anyone? [14:22:12] :) [14:22:30] Yaron, regexp works as a charm, thank you agai [14:22:32] n [14:22:48] Oh, cool! [14:23:41] itsme_: this extension might help with the other thing: https://www.mediawiki.org/wiki/Extension:Semantic_Extra_Special_Properties [14:24:40] Oh, it looks like the documentation for it kind of sucks right now. [14:30:51] This looks like the page with the real info: https://github.com/SemanticMediaWiki/SemanticExtraSpecialProperties/blob/master/CONFIGURATION.md [14:31:47] thank you, ill check that [14:32:14] perfect! [14:32:15] :) [15:17:51] re Yaron [15:18:27] so i talked to my programmer and he said that you sure could do some fix in the SF source, but it won't solve all of the problems since there is a bug in the mediawiki version management too [15:18:40] What's the bug? [15:26:04] you'll be stuck in some dialoge in some situations where you try to upload the same picture with a different name or a different picture with the same name [15:26:51] i asked him to file that bug, maybe it's possible to localize it somehow [15:26:55] I haven't seen that happen - have you seen that to be the case, when using Special:Upload? [15:27:06] yep [15:27:36] Well, you can't upload another file with the same name - as I said before, that's not a bug, it's just how MediaWiki operates. [15:27:51] it happened a few times and i was wondering why i can't do anything. really nasty bug [15:28:09] What you mean, you can't do anything? [15:28:21] Yaron: no... you'd be able to upload a new version of the picture [15:28:38] well... in this casse you'll be asked things like [15:28:44] a) ignore and change the file [15:29:05] b) change filename [15:29:05] Right, that's true. [15:29:06] etc. [15:29:35] but you'll be stuck in this dialoge. no mather what you click you still get error messages [15:29:57] Ah. And this was on Special:Upload, i.e. not via Semantic Forms? [15:30:11] and the worst thing: when i tried to upload the image with a new name mediawiki complained that this image already has been uploaded (because of my try before which didn't work out) [15:30:12] (CR) Netbrain: Added "values from subpage" feature If you have the pages: (1 comment) [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/125957 (owner: Netbrain) [15:30:40] yes, this was just on Special:Upload [15:30:47] Alright, then. [15:31:13] so that's why he told me: "if i fix that SF thing, that still won't solve the problem" [16:02:03] (CR) Yaron Koren: Added "values from subpage" feature If you have the pages: (1 comment) [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/125957 (owner: Netbrain) [19:48:48] [SemanticMediaWiki] JeroenDeDauw closed pull request #274: Fix footer logo path for windows based installations (master...path) http://git.io/vJqItg [19:52:17] [SemanticMediaWiki] JeroenDeDauw pushed 1 new commit to master: http://git.io/yFJ-lg [19:52:17] SemanticMediaWiki/master 62cfa6f Jeroen De Dauw: Update RELEASE-NOTES.md