[08:22:06] hi there [08:22:14] have a problem. [08:23:16] I have a semantic form with a text type fileld where users usually copy-paste some e-mails. [08:23:45] first problem is that wiki displays the text without the original "enters" almost everything in one line. [08:24:25] the second problem is that the e-mail text can contain special characters used in wiki markup, especially | [08:24:46] when they appear, wiki treats them as wikimarkup characters instead of treating them literally. [08:24:52] how do I solve this? [08:26:15] tried [08:26:23] couldnt make it work [08:55:34] (PS1) Siebrand: No longer use livepreview-loading from core [extensions/SemanticMediaWiki] - https://gerrit.wikimedia.org/r/127882 [08:55:43] any ideas? [09:02:40] ok ill ask differently [09:03:06] how do I automatically escape wiki markup characters in a form? [09:03:43] or automatically replace them with some other [09:22:09] @trouble_, I'm not an expert, but maybe you could use a little javascript to alter the input's content before the form is submitted. [09:24:10] [SemanticMediaWiki] JeroenDeDauw pushed 3 new commits to master: http://git.io/-rkDhw [09:24:11] SemanticMediaWiki/master 4937ea5 Translation updater bot: Localisation updates from https://translatewiki.net.... [09:24:11] SemanticMediaWiki/master 9cdb0bd Translation updater bot: Localisation updates from https://translatewiki.net.... [09:24:11] SemanticMediaWiki/master e689596 jeroendedauw: Merge branch 'master' of ssh://wmfgerrit/mediawiki/extensions/SemanticMediaWiki [09:25:03] (CR) Jeroen De Dauw: [C: 2 V: 2] "ty" [extensions/SemanticMediaWiki] - https://gerrit.wikimedia.org/r/127882 (owner: Siebrand) [09:25:30] [SemanticMediaWiki] JeroenDeDauw pushed 2 new commits to master: http://git.io/TaT5IQ [09:25:31] SemanticMediaWiki/master 86c4cf3 Siebrand Mazeland: No longer use livepreview-loading from core... [09:25:31] SemanticMediaWiki/master 7a9049b Jeroen De Dauw: Merge "No longer use livepreview-loading from core" [09:27:13] [SemanticMediaWiki] JeroenDeDauw pushed 1 new commit to master: http://git.io/YVgs8A [09:27:13] SemanticMediaWiki/master f2b0485 Jeroen De Dauw: Update SemanticMediaWiki.php [11:45:14] [SemanticResultFormats] JeroenDeDauw pushed 16 new commits to master: http://git.io/NxoMug [11:45:14] SemanticResultFormats/master f992327 Translation updater bot: Localisation updates from https://translatewiki.net.... [11:45:14] SemanticResultFormats/master 8f99a34 Translation updater bot: Localisation updates from https://translatewiki.net.... [11:45:14] SemanticResultFormats/master 5ba4b89 Translation updater bot: Localisation updates from https://translatewiki.net.... [11:47:12] [travis-ci] SemanticMediaWiki/SemanticResultFormats#100 (master - aba8473 : jeroendedauw): The build was broken. [11:47:12] [travis-ci] Change view : https://github.com/SemanticMediaWiki/SemanticResultFormats/compare/425569996c73...aba847366f60 [11:47:12] [travis-ci] Build details : http://travis-ci.org/SemanticMediaWiki/SemanticResultFormats/builds/23501557 [11:51:58] [SemanticResultFormats] JeroenDeDauw pushed 1 new commit to master: http://git.io/belMQA [11:51:58] SemanticResultFormats/master a51387d Jeroen De Dauw: Update RELEASE-NOTES.md [11:55:09] [travis-ci] SemanticMediaWiki/SemanticResultFormats#101 (master - a51387d : Jeroen De Dauw): The build is still failing. [11:55:09] [travis-ci] Change view : https://github.com/SemanticMediaWiki/SemanticResultFormats/compare/aba847366f60...a51387de43b5 [11:55:09] [travis-ci] Build details : http://travis-ci.org/SemanticMediaWiki/SemanticResultFormats/builds/23502071 [13:03:34] hello [13:04:26] i need some help with using #replaceset function [13:04:32] anyone familiar with it? [13:05:38] I need to autoreplace special characters such as [ ] and | when a user enters the text into a form and submits it [13:06:35] the template looks like this: [13:06:37] ! Problem Details [13:06:49] | [[Problem Details::{{{Problem Details|}}}]] [13:07:04] |- [13:07:14] i mean the field in the template [13:07:39] any idea how to use #replaceset in this situation? [13:39:00] anyone? [14:07:00] [SemanticMediaWiki] mwjames created exception (+1 new commit): http://git.io/4u3eig [14:07:00] SemanticMediaWiki/exception 741af80 mwjames: Catch exception in Special:WantedProperties of unknown predefined property [14:07:40] [SemanticMediaWiki] mwjames opened pull request #282: Catch exception in Special:WantedProperties of unknown predefined proper... (master...exception) http://git.io/HDHyXg [14:08:20] [SemanticMediaWiki] mwjames force-pushed exception from 741af80 to e51eb12: http://git.io/Z-08Pg [14:08:20] SemanticMediaWiki/exception e51eb12 mwjames: Catch exception in Special:WantedProperties for unknown predefined property [14:09:49] [travis-ci] SemanticMediaWiki/SemanticMediaWiki#1306 (exception - 741af80 : mwjames): The build has errored. [14:09:49] [travis-ci] Change view : https://github.com/SemanticMediaWiki/SemanticMediaWiki/commit/741af8053716 [14:09:49] [travis-ci] Build details : http://travis-ci.org/SemanticMediaWiki/SemanticMediaWiki/builds/23511915 [14:23:42] [SemanticExtraSpecialProperties] mwjames created tests (+1 new commit): http://git.io/X2K8fg [14:23:43] SemanticExtraSpecialProperties/tests 5038eff mwjames: @uses instead of @covers [14:24:42] [SemanticExtraSpecialProperties] mwjames opened pull request #35: @uses instead of @covers (master...tests) http://git.io/KgozFg [14:58:00] [SemanticExtraSpecialProperties] mwjames closed pull request #35: @uses instead of @covers (master...tests) http://git.io/KgozFg [15:00:57] [SemanticExtraSpecialProperties] mwjames created release (+1 new commit): http://git.io/NO6AKA [15:00:58] SemanticExtraSpecialProperties/release 7b633cb mwjames: Release 1.2.0 [15:01:12] [SemanticExtraSpecialProperties] mwjames opened pull request #36: Release 1.2.0 (master...release) http://git.io/ods_0w [15:11:42] [SemanticMediaWiki] mwjames pushed 1 new commit to master: http://git.io/n6sYUQ [15:11:42] SemanticMediaWiki/master 0f38f75 mwjames: Update RELEASE-NOTES.md [17:09:06] [SemanticResultFormats] nischayn22 opened pull request #33: Update RELEASE-NOTES.md (master...patch-1) http://git.io/E0zJ9g [17:53:52] [SemanticExtraSpecialProperties] mwjames created observable-reporter (+1 new commit): http://git.io/yAQEsw [17:53:52] SemanticExtraSpecialProperties/observable-reporter 5b6bdab mwjames: Add ObservableReporter... [17:55:02] [SemanticExtraSpecialProperties] mwjames force-pushed observable-reporter from 5b6bdab to 26a973b: http://git.io/Tx4ShA [17:55:02] SemanticExtraSpecialProperties/observable-reporter 26a973b mwjames: Add ObservableReporter... [17:55:27] [SemanticExtraSpecialProperties] mwjames opened pull request #37: Add ObservableReporter (master...observable-reporter) http://git.io/Gp3ypQ [18:56:47] [SemanticExtraSpecialProperties] JeroenDeDauw pushed 1 new commit to master: http://git.io/ColpbQ [18:56:47] SemanticExtraSpecialProperties/master 65252a4 Jeroen De Dauw: Merge pull request #36 from SemanticMediaWiki/release... [18:56:57] [SemanticExtraSpecialProperties] JeroenDeDauw deleted release at 7b633cb: http://git.io/bkkVkg [19:23:28] [SemanticMediaWiki] mwjames force-pushed exception from e51eb12 to 27a7612: http://git.io/Z-08Pg [19:23:28] SemanticMediaWiki/exception 27a7612 mwjames: Catch exception in Special:WantedProperties for unknown predefined property [19:38:39] [SemanticMediaWiki] mwjames deleted exception at 27a7612: http://git.io/obk9-A [21:21:31] back [22:23:21] tester: I just saw your question about #replaceset - I don't know if you still have that question, but if so, I'd recommend asking on the #mediawiki channel. [22:23:31] ...since that's not an SMW-related issue. [22:39:04] (PS1) Yaron Koren: Massive update for SMW 1.9, extensions moved to GitHub, and Composer usage [extensions/SemanticBundle] - https://gerrit.wikimedia.org/r/129055 [22:40:30] (CR) Yaron Koren: [C: 2 V: 1] Massive update for SMW 1.9, extensions moved to GitHub, and Composer usage [extensions/SemanticBundle] - https://gerrit.wikimedia.org/r/129055 (owner: Yaron Koren) [22:40:32] (Merged) jenkins-bot: Massive update for SMW 1.9, extensions moved to GitHub, and Composer usage [extensions/SemanticBundle] - https://gerrit.wikimedia.org/r/129055 (owner: Yaron Koren) [22:48:12] (PS1) Yaron Koren: Major autoload file, mostly copied from Composer [extensions/SemanticBundle] - https://gerrit.wikimedia.org/r/129058 [22:48:49] (CR) Yaron Koren: [C: 2 V: 1] Major autoload file, mostly copied from Composer [extensions/SemanticBundle] - https://gerrit.wikimedia.org/r/129058 (owner: Yaron Koren) [22:48:51] (Merged) jenkins-bot: Major autoload file, mostly copied from Composer [extensions/SemanticBundle] - https://gerrit.wikimedia.org/r/129058 (owner: Yaron Koren) [23:20:52] (CR) Mwjames: Massive update for SMW 1.9, extensions moved to GitHub, and Composer usage (2 comments) [extensions/SemanticBundle] - https://gerrit.wikimedia.org/r/129055 (owner: Yaron Koren) [23:30:46] (CR) Mwjames: "Not sure if what you did here is right because your mixing 1.9.1.1 with 1.9.2 classmaps. Also please keep in mind that it can easily be th" [extensions/SemanticBundle] - https://gerrit.wikimedia.org/r/129058 (owner: Yaron Koren)