[00:35:45] 03(mod) Add option to apply nofollow only to external links added in revisions marked unpatrolled - 10https://bugzilla.wikimedia.org/42599 +comment (10nathanlarson3141) [01:42:26] is there anyway, in a template, to determine what page the template was immediately called from? [01:42:39] as in, not {{PAGENAME}} [01:43:30] What are you trying to do? [01:44:38] samwilson: ^ [01:48:23] trying to not include another template if the current instance is already in a template [01:48:57] it's a little pop-up definition thing, where the definition might contain further definitions, but they shouldn't popup from within the popup [01:49:02] (if that makes any sense!) [01:49:06] Barely. [01:49:09] hehe [01:49:11] sorry [01:49:13] I think you'll need client-side JavaScript. [01:49:26] MediaWiki templates don't really have a concept of iteration, I don't think. [01:49:32] There are Lua templates now using the Scribunto extension. [01:49:37] hm, yeah, that seems doable. [01:49:37] Perhaps that could do what you want. [01:49:40] oh, good point [01:50:05] i'll check that out... [01:50:08] Generally nothing should using {{PAGENAME}} and other ParserFunctions like (#if, #ifeq, etc.) these days. [01:50:12] Any new projects, that is. [01:50:17] should be using * [01:51:43] yeah, that sounds sensible.... time to learn lua then! :) [03:01:02] 03(NEW) Investigate WikiLove's performance - 10https://bugzilla.wikimedia.org/58192 normal; MediaWiki extensions: WikiLove; () [03:01:04] 03(mod) Bugs caught by mw.loader.inspect() (tracking) - 10https://bugzilla.wikimedia.org/55683 (10MZMcBride) [03:03:25] 03(mod) Move or remove WikiLove user preference - 10https://bugzilla.wikimedia.org/52757 +comment (10b) [03:04:20] 03(mod) Investigate WikiLove's performance - 10https://bugzilla.wikimedia.org/58192 +comment (10legoktm.wikipedia) [03:17:24] 03(NEW) OAuth consumer metadata is too limited - 10https://bugzilla.wikimedia.org/58193 normal; MediaWiki extensions: OAuth; () [03:19:40] 03(mod) MassMessage thinks namespaces that don't exist on the submission site are NS_MAIN - 10https://bugzilla.wikimedia.org/57464 +comment (10Kunal Mehta (Legoktm)) [03:21:00] 03(mod) OAuth consumer metadata is too limited - 10https://bugzilla.wikimedia.org/58193 normal->15enhancement; +comment (10Erik Moeller) [03:37:59] what's the easiest way to get mediawiki to generate a "X days from now" string? [03:38:18] given an absolute date (in the future) [03:38:54] Depends what tools you have available at your disposal, I suppose. :-) [03:39:05] Does your wiki have the ParserFunctions or Scribunto MediaWiki extensions installed? [03:39:51] no extensions installed, but that's also what i came here to ask [03:39:55] what would you recommend :) [03:40:07] If you can install Scribunto, that's the preferred method. [03:40:16] That allows you to write Lua templates. [03:40:34] You can also use client-side JavaScript. [03:40:43] Instead of either of those extensions. [03:46:43] perhaps you can help push me in the right direction, [03:47:10] i've never written lua, is there a built-in date library i can use to do date math? [03:48:20] ah, perhaps some combination of os.time and os.date [03:49:15] sankey: Easiest solution is to look how the English Wikipedia does it. [03:49:24] I think there's a whole category of date-related templates. [03:50:14] https://en.wikipedia.org/wiki/Category:Date-computing_templates_based_on_current_time [04:10:15] 03(NEW) Exiting template dialog causes scroll to top - 10https://bugzilla.wikimedia.org/58194 normal; VisualEditor: General; () [04:10:28] 03(mod) Exiting template dialog causes scroll to top - 10https://bugzilla.wikimedia.org/58194 normal->major (10Erik Moeller) [04:12:26] 03(mod) Exiting template dialog causes scroll to top - 10https://bugzilla.wikimedia.org/58194 +comment (10erik) [04:14:39] 03(mod) mw.MwEmbedSupport.style should only load on the pages that need it - 10https://bugzilla.wikimedia.org/58086 +easy +performance; +comment (10MZMcBride) [04:33:22] Gloria: excellent, thanks for the help [04:33:29] this is what i ended up writing: [04:33:31] '''{{#expr:ceil (({{#time: U|2013-12-13}} - {{#time: U}}) / (60*60*24))}}''' days from now [04:33:43] Nice. :-) [04:34:12] i'm sure there's a more elegant way of doing it [04:34:32] and perhaps a way to "name" it (i.e. function) so i can use it multiple times across the document [04:34:42] but that's for another day [04:35:48] maybe i should create a template [04:53:03] 03(mod) Move or remove WikiLove user preference - 10https://bugzilla.wikimedia.org/52757 +comment (10Erik Moeller) [04:55:59] 03(mod) API for SpamBlacklist - 10https://bugzilla.wikimedia.org/54441 +comment (10MZMcBride) [05:08:57] 03(NEW) Unreliable EXIF author metadata is given precedence over authorship data from templates - 10https://bugzilla.wikimedia.org/58195 normal; MediaWiki extensions: CommonsMetadata; () [05:09:48] 03(mod) Unreliable EXIF author metadata is given precedence over authorship data from templates - 10https://bugzilla.wikimedia.org/58195 +comment (10erik) [05:17:20] 03(NEW) user_properties table not available on tool labs - 10https://bugzilla.wikimedia.org/58196 normal; Wikimedia Labs: tools; () [05:20:34] 03(mod) user_properties table not available on tool labs - 10https://bugzilla.wikimedia.org/58196 +comment (10b) [05:32:15] 03(mod) API for SpamBlacklist - 10https://bugzilla.wikimedia.org/54441 +comment (10legoktm.wikipedia) [05:38:56] 03(mod) The "About Beta Features" link on prefs tab should link to translated page - 10https://bugzilla.wikimedia.org/56536 +easy (10Kunal Mehta (Legoktm)) [05:40:19] 03(mod) The "About Beta Features" link on prefs tab should link to translated page - 10https://bugzilla.wikimedia.org/56536 +comment (10gerritadmin) [05:40:20] 03(mod) The "About Beta Features" link on prefs tab should link to translated page - 10https://bugzilla.wikimedia.org/56536 (10Gerrit Notification Bot) [05:42:04] 03(mod) Beta Features need a URL Safe mode switch to force all features off in case of issue - 10https://bugzilla.wikimedia.org/57640 +comment (10Kunal Mehta (Legoktm)) [05:43:34] * Jasper_Deng_busy wonders if TimStarling could look at https://gerrit.wikimedia.org/r/#/c/98002/ [05:44:56] 03(mod) BetaFeatures should only show features available and with dependencies met, per wiki - 10https://bugzilla.wikimedia.org/57415 +comment (10gerritadmin) [05:44:58] 03(mod) BetaFeatures should only show features available and with dependencies met, per wiki - 10https://bugzilla.wikimedia.org/57415 (10Gerrit Notification Bot) [05:45:51] 03(mod) BetaFeatures should only show features available and with dependencies met, per wiki - 10https://bugzilla.wikimedia.org/57415 +comment (10Kunal Mehta (Legoktm)) [05:46:05] 03(mod) BetaFeatures should only show features available and with dependencies met, per wiki - 10https://bugzilla.wikimedia.org/57415 (10Kunal Mehta (Legoktm)) [05:48:24] 03(mod) Without caching, the user counts basically don't work - 10https://bugzilla.wikimedia.org/54905 +comment (10Kunal Mehta (Legoktm)) [05:49:52] 03(mod) Code quality: Load popup script in the same place as loading personal URL for betafeatures - 10https://bugzilla.wikimedia.org/56392 +comment (10Kunal Mehta (Legoktm)) [05:55:59] 03(mod) Should link to the canonical preferences page rather than always Special:Preferences - 10https://bugzilla.wikimedia.org/57873 (10Gerrit Notification Bot) [05:55:59] 03(mod) Should link to the canonical preferences page rather than always Special:Preferences - 10https://bugzilla.wikimedia.org/57873 +comment (10gerritadmin) [06:02:25] 03(mod) Preferences maybe start enabled when auto-enroll isn't enabled - 10https://bugzilla.wikimedia.org/54924 +comment (10Kunal Mehta (Legoktm)) [06:04:26] 03(mod) [VectorBeta] Cut off / invalid break in sidebar - 10https://bugzilla.wikimedia.org/57581 +comment (10Kunal Mehta (Legoktm)) [06:04:27] 03(mod) VectorBeta: broken interlanguage links when the typography experiment is enabled - 10https://bugzilla.wikimedia.org/58162 (10Kunal Mehta (Legoktm)) [06:13:20] 03(mod) BetaFeatures: Display nicer names for browser compatibility - 10https://bugzilla.wikimedia.org/58007 +i18n; +comment (10Kunal Mehta (Legoktm)) [06:23:41] 03(mod) API for SpamBlacklist - 10https://bugzilla.wikimedia.org/54441 +comment (10Beetstra.wiki) [06:39:26] 03(NEW) Flow: Boards not placed in category when category is in header area. - 10https://bugzilla.wikimedia.org/58197 normal; MediaWiki extensions: Flow; () [06:39:43] 03(mod) Validation of hidden fields keep form from validating during submit - 10https://bugzilla.wikimedia.org/58077 +comment (10Al Johnson) [06:42:26] 03(mod) Flow: Boards not placed in category when category is in header area. - 10https://bugzilla.wikimedia.org/58197 +comment (10bingle-admin) [06:44:30] 03(mod) Option to group filters & their logs - 10https://bugzilla.wikimedia.org/47531 +comment (10mahitgar) [06:49:28] 03(mod) CURLOPT_CONNECTTIMEOUT_MS report ... - 10https://bugzilla.wikimedia.org/58178 +comment (10sen) [07:03:03] 03(mod) Exiting template dialog causes scroll to top - 10https://bugzilla.wikimedia.org/58194 +comment (10Erik Moeller) [07:03:03] 03(mod) VisualEditor: [Regression] Inserting a template or reference moves the cursor to the top of the page - 10https://bugzilla.wikimedia.org/58090 +comment (10erik) [07:06:04] 03(mod) Beta Features need a URL Safe mode switch to force all features off in case of issue - 10https://bugzilla.wikimedia.org/57640 +comment (10MZMcBride) [07:10:43] 03(NEW) Copied/pasted wiki links are prefixed with ./ - 10https://bugzilla.wikimedia.org/58198 normal; VisualEditor: General; () [07:18:05] 03(NEW) Attempt to copy/paste some content blocks leads to JavaScript error - 10https://bugzilla.wikimedia.org/58199 normal; VisualEditor: General; () [07:29:03] 03(mod) mw.MwEmbedSupport.style should only load on the pages that need it - 10https://bugzilla.wikimedia.org/58086 +comment (10ori) [07:36:00] 03(NEW) API module to list client sites - 10https://bugzilla.wikimedia.org/58200 enhancement; MediaWiki extensions: WikidataRepo; () [07:36:21] 03(NEW) How to reconfigure MathJax to handle MathML as well as TeX, for compatibility with other extensions - 10https://bugzilla.wikimedia.org/58201 normal; MediaWiki extensions: Math; () [08:01:21] yellow [08:01:53] hi freakolowsky [08:02:23] green [08:02:27] ohai ... [08:02:55] been a while since i managed to find a moment to hang around here [08:20:55] 03(mod) VisualEditor: Support copy and paste from other VE instances (surfaces) - 10https://bugzilla.wikimedia.org/41193 (10Wikifram) [08:34:12] 03(mod) How to reconfigure MathJax to handle MathML as well as TeX, for compatibility with other extensions - 10https://bugzilla.wikimedia.org/58201 +comment (10physikerwelt) [08:45:34] 03(mod) How to reconfigure MathJax to handle MathML as well as TeX, for compatibility with other extensions - 10https://bugzilla.wikimedia.org/58201 +comment (10Lee Worden) [09:19:06] 03(NEW) exception MetadataMappingHandler::processMetadata - 10https://bugzilla.wikimedia.org/58202 normal; MediaWiki extensions: GWToolset; () [09:36:12] 03(mod) exception MetadataMappingHandler::processMetadata - 10https://bugzilla.wikimedia.org/58202 +comment (10gerritadmin) [09:36:16] 03(mod) exception MetadataMappingHandler::processMetadata - 10https://bugzilla.wikimedia.org/58202 (10Gerrit Notification Bot) [09:37:11] 03(mod) Create extension to optionally send users copies of pages on their watchlists that are deleted - 10https://bugzilla.wikimedia.org/38642 +comment (10Nathan Larson) [09:37:33] 03(mod) exception MetadataMappingHandler::processMetadata - 10https://bugzilla.wikimedia.org/58202 +comment (10gerritadmin) [09:43:58] 03(mod) page move doesn't always update Wikidata - 10https://bugzilla.wikimedia.org/53220 +comment (10gerritadmin) [09:46:14] 03(NEW) adding a font to the server - 10https://bugzilla.wikimedia.org/58203 normal; Wikimedia: Site requests; () [09:48:11] 03(mod) VisualEditor: [Regression] Inserting a template or reference moves the cursor to the top of the page - 10https://bugzilla.wikimedia.org/58090 +comment (10erik) [09:51:02] 03(mod) exception MetadataMappingHandler::processMetadata - 10https://bugzilla.wikimedia.org/58202 +comment (10Antoine "hashar" Musso) [09:56:10] 03(NEW) QRpedia web site should be localized - 10https://bugzilla.wikimedia.org/58204 enhancement; QRpedia: General; () [10:03:58] 03(mod) Set up generation of JSON dumps for wikidata.org - 10https://bugzilla.wikimedia.org/54369 +comment (10ariel) [10:06:33] 03(NEW) No 'Forgot password' link in the gerrit login page. - 10https://bugzilla.wikimedia.org/58205 normal; Wikimedia: Git/Gerrit; () [10:06:58] 03(mod) No 'Forgot password' link in the gerrit login page. - 10https://bugzilla.wikimedia.org/58205 (10Tony Thomas) [10:07:39] 03(mod) No 'Forgot password' link in the gerrit login page. - 10https://bugzilla.wikimedia.org/58205 (10Tony Thomas) [10:08:13] 03(mod) [UI] Front-end performance: Improve loading time of items - 10https://bugzilla.wikimedia.org/54098 (10Lydia Pintscher) [10:17:12] 03(mod) adding a font to the server - 10https://bugzilla.wikimedia.org/58203 normal->15enhancement (10Tomasz W. Kozlowski) [10:27:31] 03(mod) page move doesn't always update Wikidata - 10https://bugzilla.wikimedia.org/53220 +comment (10Marius Hoch) [10:32:12] <_Blitz_> wer da? [10:33:55] <_Blitz_> irgendwer? [10:34:36] <_Blitz_> hab ne frage [10:35:02] dann frag einfach, am besten auf englisch [10:35:18] <_Blitz_> englisch kann ich nicht alzu gut [10:35:39] <_Blitz_> will nur fragen ob wer weiß wie man im Wiki Reiter erstellt [10:37:03] <_Blitz_> weißt du das= [10:37:06] <_Blitz_> ? [10:37:08] damit z.b.: http://www.mediawiki.org/wiki/Extension:Header_Tabs [10:37:49] <_Blitz_> ich meine Reiter im Artikel und nicht oben in der Navigation [10:38:47] das geht damit. [10:46:02] 03(mod) Package Parsoid and clean up deploy system - 10https://bugzilla.wikimedia.org/53723 +comment (10physikerwelt) [10:48:18] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10liverpudlian932) [10:49:50] <_Blitz_> danke [10:55:49] 03(mod) The "About Beta Features" link on prefs tab should link to translated page - 10https://bugzilla.wikimedia.org/56536 +comment (10gerritadmin) [10:57:16] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10tomasz) [11:01:58] 03(mod) The "About Beta Features" link on prefs tab should link to translated page - 10https://bugzilla.wikimedia.org/56536 (10Bartosz Dziewoński) [11:05:51] 03(mod) claimit.py sample: add option for entry of coordinates - 10https://bugzilla.wikimedia.org/55003 +comment (10Allen Guo) [11:07:08] 03(mod) Add multiple values for a claim - 10https://bugzilla.wikimedia.org/54542 +comment (10Allen Guo) [11:08:42] 03(mod) Port commonscat.py to Pywikibot core - 10https://bugzilla.wikimedia.org/56774 +comment (10Allen Guo) [11:09:07] 03(mod) Move information to readme file of mediawiki-selenium repository - 10https://bugzilla.wikimedia.org/56089 +comment (10gerritadmin) [11:10:43] 03(mod) Add multiple values for a claim - 10https://bugzilla.wikimedia.org/54542 +comment (10federicoleva) [11:13:43] 03(mod) Port commonscat.py to Pywikibot core - 10https://bugzilla.wikimedia.org/56774 (10Nemo) [11:14:24] 03(mod) Please enable the ota or Ottoman Turkish language - 10https://bugzilla.wikimedia.org/57342 +comment (10lydia.pintscher) [11:16:28] 03(mod) Add multiple values for a claim - 10https://bugzilla.wikimedia.org/54542 +comment (10guoguo12) [11:18:54] 03(NEW) Vector in 1.22.0 doesn�t work right on apple�s mobile devices - 10https://bugzilla.wikimedia.org/58206 normal; MediaWiki: Templates; () [11:23:28] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10tomasz) [11:25:23] 03(mod) Move Wikibase Selenium tests to /tests/browser folder - 10https://bugzilla.wikimedia.org/57100 +comment (10gerritadmin) [11:27:33] 03(mod) Move Wikibase Selenium tests to /tests/browser folder - 10https://bugzilla.wikimedia.org/57100 +comment (10gerritadmin) [11:28:03] 03(mod) Vector in 1.22.0 doesn�t work right on apple�s mobile devices - 10https://bugzilla.wikimedia.org/58206 +comment (10Bartosz Dziewoński) [11:29:25] 03(mod) Nobody cares about IE! - 10https://bugzilla.wikimedia.org/33097 +javascript (10Helder) [11:33:28] 03(mod) QRpedia web site should be localized - 10https://bugzilla.wikimedia.org/58204 +i18n (10Andre Klapper) [11:34:43] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10tomasz) [11:47:59] 03(mod) Missing dependency for WikibaseLib - 10https://bugzilla.wikimedia.org/58176 (10Lydia Pintscher) [11:53:14] 03(mod) API module to list client sites - 10https://bugzilla.wikimedia.org/58200 (10Lydia Pintscher) [11:53:24] 03(mod) Update favicon internal.ico - 10https://bugzilla.wikimedia.org/58187 summary (10Andre Klapper) [11:57:03] 03(mod) Update favicons to provide high res variant (tracking) - 10https://bugzilla.wikimedia.org/45036 +comment (10gerritadmin) [11:57:05] 03(mod) Update favicons to provide high res variant (tracking) - 10https://bugzilla.wikimedia.org/45036 (10Gerrit Notification Bot) [11:58:22] 03(mod) CURLOPT_CONNECTTIMEOUT_MS report ... - 10https://bugzilla.wikimedia.org/58178 +comment (10Andre Klapper) [11:59:35] 03(mod) No 'Forgot password' link in the gerrit login page. - 10https://bugzilla.wikimedia.org/58205 normal->15enhancement (10Andre Klapper) [12:00:09] 03(mod) adding "railway-sans" font to wikimania2014 server - 10https://bugzilla.wikimedia.org/58203 summary (10Andre Klapper) [12:08:10] 03(mod) No 'Forgot password' link in the gerrit login page. - 10https://bugzilla.wikimedia.org/58205 +comment (10marcin.cieslak) [12:10:08] 03(mod) How to reconfigure MathJax to handle MathML as well as TeX, for compatibility with other extensions - 10https://bugzilla.wikimedia.org/58201 +comment (10physik) [12:10:10] 03(mod) Problems with update from 1.21.3 to 1.22.0 - 10https://bugzilla.wikimedia.org/58168 +comment (10Andre Klapper) [12:21:19] 03(mod) Create mailing list wikimedia-sk-oznamy - 10https://bugzilla.wikimedia.org/58171 (10Andre Klapper) [12:23:24] 03(mod) Investigate WikiLove's performance - 10https://bugzilla.wikimedia.org/58192 (10Andre Klapper) [12:23:33] 03(mod) "Same filename"-warning on different file types - 10https://bugzilla.wikimedia.org/58186 +comment (10Andre Klapper) [12:23:39] 03(mod) UploadWizard unable to recover from errors - 10https://bugzilla.wikimedia.org/46741 +comment (10Andre Klapper) [12:24:02] 03(mod) show "n since last visit" link and diff to zero for new pages - 10https://bugzilla.wikimedia.org/58185 normal->15enhancement (10Andre Klapper) [12:27:28] 03(mod) Optionally put "[patrolled by SoAndSo]" next to patrolled revisions in RecentChanges, Contribs, and History - 10https://bugzilla.wikimedia.org/58175 normal->15enhancement (10Andre Klapper) [12:29:40] 03(mod) Evaluate both camera and object position from EXIF 2.2 if available - 10https://bugzilla.wikimedia.org/58169 normal->15enhancement; summary (10Andre Klapper) [12:34:23] 03(mod) UploadWizard unable to recover from warnings - 10https://bugzilla.wikimedia.org/46741 summary (10Marco) [12:35:46] 03(mod) File displayed instead of "original file" if file has no other resolutions available - 10https://bugzilla.wikimedia.org/58170 normal->minor (10Andre Klapper) [12:36:13] 03(mod) Please enable the ota or Ottoman Turkish language - 10https://bugzilla.wikimedia.org/57342 +comment (10s.mazeland) [12:36:51] 03(mod) 1.22.0 patch file missing from download directory. - 10https://bugzilla.wikimedia.org/58159 +comment (10aklapper) [12:38:32] 03(mod) 1.19 and 1.20 download directories only provide latest dot releases - 10https://bugzilla.wikimedia.org/58172 normal->major; summary (10Andre Klapper) [12:45:02] 03(mod) Update favicon wikiquote.ico - 10https://bugzilla.wikimedia.org/58183 +comment (10gerritadmin) [12:47:27] 03(mod) Update favicon wikispecies.ico - 10https://bugzilla.wikimedia.org/58068 +comment (10gerritadmin) [12:47:50] 03(mod) Update favicon wikiversity.ico - 10https://bugzilla.wikimedia.org/58072 +comment (10gerritadmin) [12:48:00] 03(mod) Update favicon wmf.ico - 10https://bugzilla.wikimedia.org/58073 +comment (10gerritadmin) [12:48:01] 03(mod) Update favicon wikispecies.ico - 10https://bugzilla.wikimedia.org/58068 (10Tomasz W. Kozlowski) [12:48:23] 03(mod) Update favicon wikimania.ico - 10https://bugzilla.wikimedia.org/58075 +comment (10gerritadmin) [12:48:30] 03(mod) Update favicon wikiversity.ico - 10https://bugzilla.wikimedia.org/58072 (10Tomasz W. Kozlowski) [12:48:32] 03(mod) Update favicon chapcom.ico - 10https://bugzilla.wikimedia.org/58076 +comment (10gerritadmin) [12:48:35] 03(mod) Update favicon wmf.ico - 10https://bugzilla.wikimedia.org/58073 (10Tomasz W. Kozlowski) [12:48:48] 03(mod) Update favico mediawiki.ico - 10https://bugzilla.wikimedia.org/58122 +comment (10gerritadmin) [12:48:57] 03(mod) Update favicon wikinews.ico - 10https://bugzilla.wikimedia.org/58143 +comment (10gerritadmin) [12:49:17] 03(mod) Update favicon incubator.ico - 10https://bugzilla.wikimedia.org/58144 +comment (10gerritadmin) [12:49:26] 03(mod) Update favicon wikisource.ico - 10https://bugzilla.wikimedia.org/58147 +comment (10gerritadmin) [12:49:38] 03(mod) Update favicons to provide high res variant (tracking) - 10https://bugzilla.wikimedia.org/45036 +comment (10gerritadmin) [12:49:47] 03(mod) Update favico mediawiki.ico - 10https://bugzilla.wikimedia.org/58122 (10Tomasz W. Kozlowski) [12:49:51] 03(mod) Update favicon wikivoyage.ico - 10https://bugzilla.wikimedia.org/58148 +comment (10gerritadmin) [12:49:56] 03(mod) Update favicon wikidata.ico - 10https://bugzilla.wikimedia.org/58149 +comment (10gerritadmin) [12:50:08] 03(mod) Update favicon wikimania.ico - 10https://bugzilla.wikimedia.org/58075 (10Tomasz W. Kozlowski) [12:50:12] 03(mod) Update favicon piece.ico - 10https://bugzilla.wikimedia.org/58164 +comment (10gerritadmin) [12:50:20] 03(mod) Update favicon wikiquote.ico - 10https://bugzilla.wikimedia.org/58183 +comment (10gerritadmin) [12:50:23] 03(mod) Update favicon incubator.ico - 10https://bugzilla.wikimedia.org/58144 (10Tomasz W. Kozlowski) [12:50:50] 03(mod) Update favicon wikivoyage.ico - 10https://bugzilla.wikimedia.org/58148 (10Tomasz W. Kozlowski) [12:52:32] 03(mod) Update favicons to provide high res variant (tracking) - 10https://bugzilla.wikimedia.org/45036 (10Tomasz W. Kozlowski) [12:53:59] 03(mod) Update favicon wikiquote.ico - 10https://bugzilla.wikimedia.org/58152 +comment (10Tomasz W. Kozlowski) [12:54:00] 03(mod) Update favicon wikiquote.ico - 10https://bugzilla.wikimedia.org/58183 +comment (10Tomasz W. Kozlowski) [12:54:12] 03(mod) Update favicon wikiquote.ico - 10https://bugzilla.wikimedia.org/58183 (10Tomasz W. Kozlowski) [12:55:02] 03(mod) Update favicon wikidata.ico - 10https://bugzilla.wikimedia.org/58149 (10Tomasz W. Kozlowski) [12:55:23] 03(mod) Update favicon wikisource.ico - 10https://bugzilla.wikimedia.org/58147 (10Tomasz W. Kozlowski) [12:55:44] 03(mod) Update favicon wikinews.ico - 10https://bugzilla.wikimedia.org/58143 (10Tomasz W. Kozlowski) [12:58:39] 03(mod) Update favicon piece.ico - 10https://bugzilla.wikimedia.org/58164 (10Tomasz W. Kozlowski) [13:09:18] 03(mod) Export to epub serves PDF - 10https://bugzilla.wikimedia.org/58151 (10Andre Klapper) [13:11:20] btw: why is the 1.22.0 version declared "stable" on the website although the RELEASE-NOTES-1.22 mark it as "alpha-quality" and "not recommended for production"? [13:11:28] 03(mod) LinksUpdateTest should respect database constraints - 10https://bugzilla.wikimedia.org/58189 (10Andre Klapper) [13:11:51] 03(mod) BlockTest should not fail under database constraints - 10https://bugzilla.wikimedia.org/58191 (10Andre Klapper) [13:13:15] 03(mod) Vector in 1.22.0 doesn't work right on Apple's mobile devices - 10https://bugzilla.wikimedia.org/58206 summary; +comment (10Andre Klapper) [13:13:41] mnx, somebody forgot to update that file I guess [13:13:52] mnx, probably a 1:1 copy from the last RC tarball candidate [13:15:21] andre__: ok, so I assume the website info is the correct one [13:15:30] yes [13:15:38] thx [13:16:41] 03(mod) ResourceLoader: 'languageScripts' in the file module should look for fallback languages - 10https://bugzilla.wikimedia.org/58139 (10Andre Klapper) [13:18:35] 03(mod) Missing dependency for WikibaseLib - 10https://bugzilla.wikimedia.org/58176 +comment (10jeroen_dedauw) [13:21:27] 03(mod) Need to replace mysql_*() functions for in favor of mysqli or pdo - 10https://bugzilla.wikimedia.org/45288 (10Andre Klapper) [13:21:27] 03(mod) mysqli: Non-standard port handling broken (explicit parameter int $port expected) - 10https://bugzilla.wikimedia.org/58153 normal->major; +code-update-regression; summary; +comment (10Andre Klapper) [13:24:15] 03(mod) Update favicon chapcom.ico - 10https://bugzilla.wikimedia.org/58076 (10Antoine "hashar" Musso) [13:25:23] Hello. [13:27:46] 03(mod) Missing dependency for WikibaseLib (Composer) - 10https://bugzilla.wikimedia.org/58176 summary (10Lydia Pintscher) [13:29:15] 03(mod) Missing dependency for WikibaseLib (Composer) - 10https://bugzilla.wikimedia.org/58176 (10Lydia Pintscher) [13:30:02] 03(mod) Vector in 1.22.0 doesn't work right on Apple's mobile devices - 10https://bugzilla.wikimedia.org/58206 (10nemesus) [13:31:15] 03(mod) Vector in 1.22.0 doesn't work right on Apple's mobile devices - 10https://bugzilla.wikimedia.org/58206 (10nemesus) [13:31:48] 03(mod) Vector in 1.22.0 doesn't work right on Apple's mobile devices - 10https://bugzilla.wikimedia.org/58206 (10nemesus) [13:37:27] 03(mod) Tidy up wmf-config CommonSettings.php and InitialiseSettings.php - 10https://bugzilla.wikimedia.org/29902 +comment (10gerritadmin) [13:37:49] 03(mod) Replicated database of dewiki is corrupted - 10https://bugzilla.wikimedia.org/57642 +comment (10apper) [13:39:33] 03(mod) CSS specification of line-height using "em" is bad (vertical squishing for headers/large text) - 10https://bugzilla.wikimedia.org/2013 +comment (10Derk-Jan Hartman) [13:41:11] 03(mod) label/description uniqueness constraint doesn't seem to (always?) apply when saving - leads to items that can't be edited via the UI - 10https://bugzilla.wikimedia.org/58166 normal->04CRIT; summary; +comment (10Lydia Pintscher) [13:42:11] 03(mod) Linker::processResponsiveImages: Call to a member function getUrl() on a non-object at /includes/Linker.php on line 918 - 10https://bugzilla.wikimedia.org/58128 (10Andre Klapper) [13:46:58] 03(mod) Add VectorBeta extension as a Bugzilla component - 10https://bugzilla.wikimedia.org/58161 +comment (10Andre Klapper) [13:48:13] 03(mod) Vector in 1.22.0 doesn't work right on Apple's mobile devices - 10https://bugzilla.wikimedia.org/58206 +comment (10Bartosz Dziewoński) [13:48:44] 03(mod) Linker::processResponsiveImages: Call to a member function getUrl() on a non-object at /includes/Linker.php on line 918 - 10https://bugzilla.wikimedia.org/58128 +comment (10gerritadmin) [13:48:47] 03(mod) Linker::processResponsiveImages: Call to a member function getUrl() on a non-object at /includes/Linker.php on line 918 - 10https://bugzilla.wikimedia.org/58128 (10Gerrit Notification Bot) [13:49:29] 03(mod) Linker::processResponsiveImages: Call to a member function getUrl() on a non-object at /includes/Linker.php on line 918 - 10https://bugzilla.wikimedia.org/58128 +comment (10Siebrand Mazeland) [13:49:41] 03(mod) Vector in 1.22.0: Image wider than page width "stick out" on Apple's mobile devices - 10https://bugzilla.wikimedia.org/58206 normal->minor; summary (10Andre Klapper) [13:56:49] 03(mod) Linker::processResponsiveImages: Call to a member function getUrl() on a non-object at /includes/Linker.php on line 918 - 10https://bugzilla.wikimedia.org/58128 +comment (10gerritadmin) [14:03:15] 03(mod) Change Old English Wiktionary/angwiktionary ("Wikiwordbōc") favicon to English Wiktionary's favicon - 10https://bugzilla.wikimedia.org/57496 +comment (10gerritadmin) [14:04:05] 03(mod) Change Old English Wiktionary/angwiktionary ("Wikiwordbōc") favicon to English Wiktionary's favicon - 10https://bugzilla.wikimedia.org/57496 +comment (10Antoine "hashar" Musso) [14:04:05] <_Blitz_> ist wer da der mir Header Tabs erklären kann? [14:05:01] 03(mod) Update favicon internal.ico - 10https://bugzilla.wikimedia.org/58187 +comment (10gerritadmin) [14:06:45] <_Blitz_> is someone here who know how the Extension "Header Tabs" work? [14:08:09] 03(mod) Update favicon community.ico - 10https://bugzilla.wikimedia.org/58101 (10vladjohn2013) [14:09:52] 03(mod) Change Old English Wiktionary/angwiktionary ("Wikiwordbōc") favicon to English Wiktionary's favicon - 10https://bugzilla.wikimedia.org/57496 +comment (10tomasz) [14:10:28] 03(mod) Update favicon community.ico - 10https://bugzilla.wikimedia.org/58101 +comment (10tomasz) [14:15:07] 03(mod) Move jobs from Cloudbees Jenkins to WMF Jenkins - 10https://bugzilla.wikimedia.org/58040 +comment (10Željko Filipin) [14:15:25] 03(NEW) New protection level for hewiki - 10https://bugzilla.wikimedia.org/58207 normal; Wikimedia: Site requests; () [14:18:01] 03(NEW) Error messages should be more informative - 10https://bugzilla.wikimedia.org/58208 normal; Analytics: Wikimetrics; () [14:18:52] 03(mod) Error messages should be more informative - 10https://bugzilla.wikimedia.org/58208 +comment (10kikkocristian) [14:18:58] 03(mod) Run Selenium tests on Cloudbees using PhantomJS - 10https://bugzilla.wikimedia.org/58035 +comment (10Željko Filipin) [14:19:04] 03(mod) Run Selenium tests on Cloudbees using PhantomJS - 10https://bugzilla.wikimedia.org/58035 (10Željko Filipin) [14:22:02] 03(mod) Error messages should be more informative - 10https://bugzilla.wikimedia.org/58208 +comment (10dvanliere) [14:23:29] 03(mod) New protection level for hewiki - 10https://bugzilla.wikimedia.org/58207 +comment (10gerritadmin) [14:23:34] 03(mod) New protection level for hewiki - 10https://bugzilla.wikimedia.org/58207 (10Gerrit Notification Bot) [14:24:19] 03(mod) property parser function fails to render values - 10https://bugzilla.wikimedia.org/58099 +comment (10gerritadmin) [14:31:47] 03(mod) Insert a null revision for wikibase changes - 10https://bugzilla.wikimedia.org/43581 +comment (10ricordisamoa) [14:37:09] 03(mod) New protection level for hewiki - 10https://bugzilla.wikimedia.org/58207 +comment (10gerritadmin) [14:38:42] 03(mod) New protection level for hewiki - 10https://bugzilla.wikimedia.org/58207 +comment (10Antoine "hashar" Musso) [14:38:51] 03(NEW) MediaWiki-style file revert - 10https://bugzilla.wikimedia.org/58209 normal; MediaWiki: History/Diffs; () [14:40:22] 03(mod) MediaWiki-style file revert - 10https://bugzilla.wikimedia.org/58209 +comment (10Rezonansowy) [14:43:02] 03(mod) Error messages should be more informative - 10https://bugzilla.wikimedia.org/58208 +comment (10Dan Andreescu) [14:43:30] 03(NEW) Create a Bugzilla "Wikimedia > Parsoid" component - 10https://bugzilla.wikimedia.org/58210 trivial; Wikimedia: Bugzilla; () [14:46:10] 03(NEW) Cannot reuse cohort names - 10https://bugzilla.wikimedia.org/58211 normal; Analytics: Wikimetrics; () [14:46:51] 03(mod) IDREF attribute for references an unknown ID "wpSourceTypeFile" - 10https://bugzilla.wikimedia.org/40889 +comment (10vitalif) [14:47:07] 03(mod) IDREF attribute for references an unknown ID "wpSourceTypeFile" - 10https://bugzilla.wikimedia.org/40889 (10Vitaliy Filippov) [14:47:51] 03(mod) Add 'Amiri' font to ULS on ckb.wiki - 10https://bugzilla.wikimedia.org/57767 +comment (10matanya) [14:48:35] 03(NEW) Add Wiktionary support to Parsoid cluster - 10https://bugzilla.wikimedia.org/58212 trivial; Parsoid: General; () [14:49:23] 03(mod) Insert a null revision for wikibase changes - 10https://bugzilla.wikimedia.org/43581 +comment (10lydia.pintscher) [14:49:35] 03(mod) Migrate simple RSpec browser tests to Cucumber - 10https://bugzilla.wikimedia.org/57844 (10vldandrew) [14:49:56] 03(mod) Insert a null revision for wikibase changes - 10https://bugzilla.wikimedia.org/43581 +comment (10lydia.pintscher) [14:50:34] 03(mod) Migrate simple RSpec browser tests to Cucumber - 10https://bugzilla.wikimedia.org/57844 (10Željko Filipin) [14:52:00] 03(mod) Cannot reuse cohort names - 10https://bugzilla.wikimedia.org/58211 +comment (10dvanliere) [14:52:50] 03(mod) change user rights configuration for Education Program extension on he.wiki - 10https://bugzilla.wikimedia.org/56568 -community-consensus-needed ; +comment (10matanya) [14:54:45] 03(mod) Special:UnconnectedPages lists connected pages - 10https://bugzilla.wikimedia.org/53562 +comment (10Ricordisamoa) [14:56:53] 03(mod) Create a Bugzilla "Wikimedia > Parsoid" component for parsoid-lb.eqiad.wikimedia.org - 10https://bugzilla.wikimedia.org/58210 summary; +comment (10Andre Klapper) [14:59:24] 03(mod) Set abusefilter-modify-restricted and abusefilter-revert for fi-wiki - 10https://bugzilla.wikimedia.org/57395 +comment (10gerritadmin) [15:00:11] 03(mod) Special:UnconnectedPages lists connected pages - 10https://bugzilla.wikimedia.org/53562 +comment (10Lydia Pintscher) [15:00:46] 03(mod) Set abusefilter-modify-restricted and abusefilter-revert for fi-wiki - 10https://bugzilla.wikimedia.org/57395 +comment (10Antoine "hashar" Musso) [15:01:06] 03(mod) Migrate simple RSpec browser tests to Cucumber - 10https://bugzilla.wikimedia.org/57844 (10tobias.gritschacher) [15:04:22] 03(mod) change user rights configuration for Education Program extension on he.wiki - 10https://bugzilla.wikimedia.org/56568 +comment (10Sage Ross) [15:05:02] 03(NEW) Warning: preg_match(): Compilation failed: assertion expected after (?( at offset 115 in /var/www/html/w/includes/utils/IP.php on line 88 - 10https://bugzilla.wikimedia.org/58213 normal; MediaWiki: Installer; () [15:05:48] 03(mod) "Mod�le:Auteur" Lua template on fr.ws should check age of author - 10https://bugzilla.wikimedia.org/56461 +comment (10Andre Klapper) [15:05:52] 03(mod) "Mod�le:Auteur" Lua template on fr.ws: Remove ambiguities in the calculation of periods and centuries - 10https://bugzilla.wikimedia.org/56462 +comment (10Andre Klapper) [15:05:55] 03(mod) "Mod�le:Auteur" Lua template on fr.ws should check for missing parameters before and after Wikidata interactions - 10https://bugzilla.wikimedia.org/56463 +comment (10Andre Klapper) [15:10:00] 03(mod) We need a common repository for Scribunto modules and templates - 10https://bugzilla.wikimedia.org/50329 +comment (10ricordisamoa) [15:10:04] 03(mod) Add Wiktionary support to Parsoid cluster - 10https://bugzilla.wikimedia.org/58212 +comment (10Kelson [Emmanuel Engelhart]) [15:19:13] 03(mod) LQT 2.0 - Cannot read property 'token' of undefined - 10https://bugzilla.wikimedia.org/55694 +comment (10Andre Klapper) [15:19:41] 03(mod) ParserTests::testParserTest cannot be run in parallel due to /tmp/Foobar.svg - 10https://bugzilla.wikimedia.org/58094 (10Andre Klapper) [15:20:49] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10qgil) [15:21:04] 03(mod) JavaScript is not loaded with the 'rebuildFileCache.php' maintenance script - 10https://bugzilla.wikimedia.org/57651 +comment (10Andre Klapper) [15:21:42] 03(mod) Validation of hidden fields keep form from validating during submit - 10https://bugzilla.wikimedia.org/58077 +comment (10alj62888) [15:22:25] 03(mod) ProofreadPage should have default Proofreadpage_index_template message - 10https://bugzilla.wikimedia.org/58062 normal->15enhancement; +easy (10Andre Klapper) [15:22:40] 03(mod) Deprecate and (in the future) remove all old ways of getting different action tokens - 10https://bugzilla.wikimedia.org/58105 (10Andre Klapper) [15:22:41] 03(mod) Code quality issues (tracking) - 10https://bugzilla.wikimedia.org/700 (10Andre Klapper) [15:27:36] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10tomasz) [15:30:30] 03(mod) Should not be possible to restore links which does not exist - 10https://bugzilla.wikimedia.org/52942 +comment (10Ricordisamoa) [15:30:55] 03(mod) User contributions feed does not display diffs - 10https://bugzilla.wikimedia.org/41085 +comment (10Durga) [15:32:41] 03(mod) Separate login, logout and create account personal tools messages from messages used as special page titles - 10https://bugzilla.wikimedia.org/52861 +easy (10Bartosz Dziewoński) [15:32:44] 03(mod) Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Bartosz Dziewoński) [15:32:59] 03(mod) No 'Forgot password' link in the gerrit login page. - 10https://bugzilla.wikimedia.org/58205 +comment (1001tonythomas) [15:36:02] 03(mod) HTTPS access is not detectable on Tool-Lab webserver - 10https://bugzilla.wikimedia.org/53689 +comment (10danmichaelo+wikipedia) [15:48:25] 03(mod) "IndexPager::buildQueryInfo" databae query error when selecting namespace on Special:Contributions - 10https://bugzilla.wikimedia.org/58157 summary (10Andre Klapper) [15:50:37] 03(mod) Deprecate and (in the future) remove all old ways of getting different action tokens - 10https://bugzilla.wikimedia.org/58105 +comment (10bjorsch) [15:52:15] 03(mod) User contributions feed does not display diffs - 10https://bugzilla.wikimedia.org/41085 (10Andre Klapper) [15:52:51] 03(NEW) Chinese characters italicized on Wikipedia - 10https://bugzilla.wikimedia.org/58214 minor; Wikimedia: General/Unknown; () [15:53:29] 03(mod) HTTPS access is not detectable on Tool-Lab webserver - 10https://bugzilla.wikimedia.org/53689 +comment (10marc) [15:54:13] 03(mod) Should not be possible to restore links which does not exist - 10https://bugzilla.wikimedia.org/52942 +comment (10Lydia Pintscher) [15:55:46] 03(mod) Rewrite Template:Countdown in Lua - 10https://bugzilla.wikimedia.org/58135 (10Andre Klapper) [15:56:47] 03(mod) Other image CAPTCHAs can be confusing without intended message - 10https://bugzilla.wikimedia.org/47372 (10Bartosz Dziewoński) [15:57:44] 03(mod) IDREF attribute for references an unknown ID "wpSourceTypeFile" - 10https://bugzilla.wikimedia.org/40889 +comment (10aklapper) [15:59:10] 03(mod) MediaWiki-style file revert - 10https://bugzilla.wikimedia.org/58209 (10Andre Klapper) [15:59:17] 03(mod) Update favicon mediawiki.ico - 10https://bugzilla.wikimedia.org/58122 summary (10Andre Klapper) [16:00:48] 03(mod) Warning with PCRE<7.2: preg_match(): Compilation failed: assertion expected after (?( at offset 115 in /var/www/html/w/includes/utils/IP.php on line 88 - 10https://bugzilla.wikimedia.org/58213 summary (10Andre Klapper) [16:01:22] 03(mod) Notices while creating another account - 10https://bugzilla.wikimedia.org/41462 +comment (10aklapper) [16:02:06] 03(mod) Value of "Artist" should have a full URL - 10https://bugzilla.wikimedia.org/57187 +comment (10Andre Klapper) [16:02:29] 03(mod) Rename key "Credit" to "FileSource" - 10https://bugzilla.wikimedia.org/57189 (10Andre Klapper) [16:02:42] 03(mod) "commons-metadata" is indicated as a source for categories even when they are not from commons - 10https://bugzilla.wikimedia.org/57260 (10Andre Klapper) [16:02:54] 03(mod) No proper handling of multivalued fileds - 10https://bugzilla.wikimedia.org/57259 (10Andre Klapper) [16:05:40] 03(mod) ResourceLoader: PHP warning "An error occurred while invoking the map callback" - 10https://bugzilla.wikimedia.org/47844 +comment (10aklapper) [16:06:21] 03(mod) Deployment documentation is out of date, incomplete - 10https://bugzilla.wikimedia.org/32919 +comment (10aklapper) [16:07:39] 03(mod) Logging out on a different device logs me out everywhere else - 10https://bugzilla.wikimedia.org/49890 +comment (10aklapper) [16:13:42] 03(mod) Chinese characters italicized on Wikipedia - 10https://bugzilla.wikimedia.org/58214 minor->15enhancement; +comment (10Andre Klapper) [16:21:29] 03(mod) Vector in 1.22.0: Image wider than page width "stick out" on Apple's mobile devices - 10https://bugzilla.wikimedia.org/58206 (10nemesus) [16:22:24] 03(mod) Code quality issues (tracking) - 10https://bugzilla.wikimedia.org/700 (10Bartosz Dziewoński) [16:22:27] 03(NEW) Rename SpecialRedirectToSpecial class to something that doesn't imply being a working special page (it's an abstract class) - 10https://bugzilla.wikimedia.org/58215 enhancement; MediaWiki: Special pages; () [16:26:04] 03(mod) Wrong terms are highlighted / snippet does not contain search phrase - 10https://bugzilla.wikimedia.org/53529 +comment (10Nik Everett) [16:26:37] 03(mod) CurlHttpRequest fails with curl < 7.16.2 - 10https://bugzilla.wikimedia.org/58178 +code-update-regression; summary; +comment (10Kevin Israel (PleaseStand)) [16:27:07] 03(NEW) Collection npm tests leak test files - 10https://bugzilla.wikimedia.org/58216 normal; MediaWiki extensions: Collection; () [16:32:16] 03(mod) Warning with PCRE<7.2: preg_match(): Compilation failed: assertion expected after (?( at offset 115 in /var/www/html/w/includes/utils/IP.php on line 88 - 10https://bugzilla.wikimedia.org/58213 +comment (10gerritadmin) [16:32:17] 03(mod) Warning with PCRE<7.2: preg_match(): Compilation failed: assertion expected after (?( at offset 115 in /var/www/html/w/includes/utils/IP.php on line 88 - 10https://bugzilla.wikimedia.org/58213 (10Gerrit Notification Bot) [16:33:04] 03(mod) Warning with PCRE<7.2: preg_match(): Compilation failed: assertion expected after (?( at offset 115 in /var/www/html/w/includes/utils/IP.php on line 88 - 10https://bugzilla.wikimedia.org/58213 +comment (10Kevin Israel (PleaseStand)) [16:34:00] 03(mod) CurlHttpRequest fails with curl < 7.16.2 - 10https://bugzilla.wikimedia.org/58178 +comment (10gerritadmin) [16:34:03] 03(mod) CurlHttpRequest fails with curl < 7.16.2 - 10https://bugzilla.wikimedia.org/58178 (10Gerrit Notification Bot) [16:34:09] 03(mod) fixing_redirects.py crashes on [[../]] - 10https://bugzilla.wikimedia.org/58188 +comment (10gerritadmin) [16:34:09] 03(mod) fixing_redirects.py crashes on [[../]] - 10https://bugzilla.wikimedia.org/58188 (10Gerrit Notification Bot) [16:42:01] 03(mod) fixing_redirects.py crashes on [[../]] - 10https://bugzilla.wikimedia.org/58188 +comment (10xqt) [16:42:57] 03(mod) Image provided with non-default (smaller) width/height in template - 10https://bugzilla.wikimedia.org/50523 +performance; +comment (10Gabriel Wicke) [16:44:32] 03(mod) HTTPS access is not detectable on Tool-Lab webserver - 10https://bugzilla.wikimedia.org/53689 +comment (10marc) [16:46:11] 03(mod) Image provided with non-default (smaller) width/height in template - 10https://bugzilla.wikimedia.org/50523 +comment (10gwicke) [16:46:24] Gloria: Not Sumana!? :P [16:46:36] 03(mod) CurlHttpRequest fails with curl < 7.16.2 - 10https://bugzilla.wikimedia.org/58178 +comment (10bjorsch) [16:57:09] 03(mod) Image provided with non-default (smaller) width/height in template - 10https://bugzilla.wikimedia.org/50523 +comment (10gerritadmin) [16:57:11] 03(mod) Image provided with non-default (smaller) width/height in template - 10https://bugzilla.wikimedia.org/50523 (10Gerrit Notification Bot) [17:02:04] 03(mod) Parsoid: Word next to paragraph serializes to single line break inside a table cell - 10https://bugzilla.wikimedia.org/48460 summary; +comment (10Ed Sanders) [17:05:04] 03(mod) VisualEditor: not fully populated but {{reflist}} is - 10https://bugzilla.wikimedia.org/52371 +comment (10Ed Sanders) [17:09:10] 03(mod) MediaWiki-style file revert - 10https://bugzilla.wikimedia.org/58209 +comment (10Marco) [17:09:39] 03(mod) CurlHttpRequest fails with curl < 7.16.2 - 10https://bugzilla.wikimedia.org/58178 +comment (10Max Semenik) [17:10:24] 03(mod) Parsoid: Word next to paragraph serializes to single line break inside a table cell - 10https://bugzilla.wikimedia.org/48460 (10ssastry) [17:12:00] 03(NEW) Provide siteinfo API for default thumbnail size - 10https://bugzilla.wikimedia.org/58217 enhancement; MediaWiki: API; () [17:14:40] I don't know why my mediawiki + mysql installation is freaking slow! I had a mediawiki+pg installation and it was OK but mysql takes about 30 sec to save an edition to main page! everything is local and it should be very fast [17:14:45] 03(mod) Reinstate namespace aliases on ml sites - 10https://bugzilla.wikimedia.org/58074 +comment (10me.praveen) [17:17:30] sajjadg: do you have a cache like memcached enabled and not configured? [17:18:03] MatmaRex: I have acp I think! [17:18:03] sajjadg: if you do, mediawiki will try to connect to it on every request, with a 10 second timeout; if there is nothing to connect to, you'll have 10s wasted on each page load [17:18:07] that's the most common case [17:18:27] shit...! [17:18:35] maybe I should disable it [17:18:42] 03(mod) HTTPS access is not detectable on Tool-Lab webserver - 10https://bugzilla.wikimedia.org/53689 (10Liangent) [17:19:06] is it good to have a cache when you are using a wiki local system? [17:19:14] 03(mod) CurlHttpRequest fails with curl < 7.16.2 - 10https://bugzilla.wikimedia.org/58178 +comment (10pleasestand) [17:19:50] sajjadg: it's always good to have cache, assuming it works :) [17:20:15] sajjadg: I am pretty much always using memcached for my installs [17:20:45] sajjadg: my guess is that now we have new WikiPage implentation :) go for pgsql :) [17:21:04] 03(mod) Provide siteinfo API for default thumbnail size - 10https://bugzilla.wikimedia.org/58217 +comment (10bjorsch) [17:21:34] saper: https://www.mediawiki.org/wiki/Gerrit/Project_ownership#Aude_for_mediawiki.2Fcore [17:21:48] saper: I googled and found out that memcached is useful when you have multiple servers. not for a single local installation. they suggested acp for single server [17:23:49] sajjadg: I don't know what acp is [17:24:19] apc, maybe? [17:24:55] saper: I had 2 option when I was installing the system. memcached and acp (or apc, I don't remember!) [17:25:54] I like pg more than mysql, but extensions and mediawiki don't have a good pg support [17:26:22] sajjadg: which extension? I think I commented on one your bug recently? [17:26:40] if you don't like mysql, just use sqlite;) [17:28:10] MaxSem: they say they have better support for sqlite than pg or anything else except mysql which is the main one [17:28:34] MaxSem: does it work? sqlite? no problem? [17:29:00] MaxSem: I think mysql has better support compare to others. [17:29:08] it works. though you should check what extensions do you need [17:29:13] is uploadstash enabled by default or needs to be tweaked in? [17:29:40] saper: I need semantic-mediawiki and a tree view for now... [17:30:18] I'm new to mediawiki and I just installed it yesterday [17:31:03] saper, appears to be always on [17:32:17] I had strange bugs when I installed another mediawiki when I had mediawiki+pg before [17:32:27] the connection mixed up! [17:32:40] new mediawiki used last ones data! [17:33:02] 03(mod) Provide siteinfo API for default thumbnail size - 10https://bugzilla.wikimedia.org/58217 +comment (10erik) [17:33:26] maybe a cache problem or something but I restarted apache and mysql and pg services and stopped pg and then mysql started to serve the mediawiki! [17:34:13] MaxSem: thx [17:34:51] saper: this bug:https://bugzilla.wikimedia.org/show_bug.cgi?id=58167 ? you get the same too :-/ [17:48:38] 03(mod) Parsoid: Word next to paragraph serializes to single line break inside a table cell - 10https://bugzilla.wikimedia.org/48460 (10Gabriel Wicke) [17:48:56] 03(NEW) Image preview on large images with certain dimensions - 10https://bugzilla.wikimedia.org/58218 normal; MediaWiki extensions: MobileFrontend (Beta); () [17:49:29] 03(mod) CurlHttpRequest fails with curl < 7.16.2 - 10https://bugzilla.wikimedia.org/58178 +comment (10gerritadmin) [17:50:36] 03(NEW) Image preview hijacks the link - 10https://bugzilla.wikimedia.org/58219 normal; MediaWiki extensions: MobileFrontend (Beta); () [17:50:43] This page http://www.mediawiki.org/wiki/Manual:Cache says that mediawiki uses APC, Xcache , etc. when they are available I activated ACP when I was installing and now I want to diable it. how can I disable it? [17:52:46] $wgMainCacheType = CACHE_NONE; [17:54:50] 03(mod) Address "DB transaction callbacks still pending" warnings from Database.php - 10https://bugzilla.wikimedia.org/47375 summary; +comment (10Krinkle) [17:55:08] 03(mod) Don't collapse sections on Google Glass - 10https://bugzilla.wikimedia.org/56008 +comment (10jrobson) [17:56:30] 03(mod) Image preview on large images with certain dimensions - 10https://bugzilla.wikimedia.org/58218 +comment (10jrobson) [18:05:37] 03(mod) Image preview on large images with certain dimensions - 10https://bugzilla.wikimedia.org/58218 +comment (10bingle-admin) [18:05:51] 03(mod) Image preview hijacks the link - 10https://bugzilla.wikimedia.org/58219 +comment (10bingle-admin) [18:09:14] 03(mod) Image provided with non-default (smaller) width/height in template - 10https://bugzilla.wikimedia.org/50523 +comment (10gerritadmin) [18:10:53] 03(mod) Provide siteinfo API for default thumbnail size - 10https://bugzilla.wikimedia.org/58217 +comment (10gerritadmin) [18:10:54] 03(mod) Provide siteinfo API for default thumbnail size - 10https://bugzilla.wikimedia.org/58217 (10Gerrit Notification Bot) [18:11:45] 03(mod) Move or remove WikiLove user preference - 10https://bugzilla.wikimedia.org/52757 +comment (10dtaraborelli) [18:12:12] 03(mod) Images show as new pages - 10https://bugzilla.wikimedia.org/57155 +comment (10andrew.green.df) [18:13:08] 03(mod) Add Wiktionary support to Parsoid cluster - 10https://bugzilla.wikimedia.org/58212 +comment (10gerritadmin) [18:13:11] 03(mod) Add Wiktionary support to Parsoid cluster - 10https://bugzilla.wikimedia.org/58212 (10Gerrit Notification Bot) [18:16:49] 03(mod) Add Wiktionary support to Parsoid cluster - 10https://bugzilla.wikimedia.org/58212 (10Gabriel Wicke) [18:22:16] 03(mod) Logging out on a different device logs me out everywhere else - 10https://bugzilla.wikimedia.org/49890 +comment (10csteipp) [18:22:57] 03(mod) Create a Bugzilla "Wikimedia > Parsoid" component for parsoid-lb.eqiad.wikimedia.org - 10https://bugzilla.wikimedia.org/58210 +comment (10gwicke) [18:23:33] 03(NEW) Please install python module: babel - 10https://bugzilla.wikimedia.org/58220 enhancement; Wikimedia Labs: tools; () [18:24:54] 03(mod) Watchlist in mobile version - 10https://bugzilla.wikimedia.org/56993 +comment (10Arthur Richards) [18:27:10] 03(mod) Add Wiktionary support to Parsoid cluster - 10https://bugzilla.wikimedia.org/58212 +comment (10gerritadmin) [18:30:27] 03(mod) Parsoid: Export as LaTeX - 10https://bugzilla.wikimedia.org/37933 +comment (10gwicke) [18:31:15] 03(mod) Add Wiktionary support to Parsoid cluster - 10https://bugzilla.wikimedia.org/58212 +comment (10Gabriel Wicke) [18:39:21] 03(NEW) VisualEditor: Using forward-delete key on a PC causes odd cursor placement - 10https://bugzilla.wikimedia.org/58221 normal; VisualEditor: General; () [18:41:05] 03(mod) Investigate WikiLove's performance - 10https://bugzilla.wikimedia.org/58192 +comment (10rkaldari) [18:41:23] 03(NEW) VisualEditor:The wikitext appears for the link on the read mode after copy paste when the link title is customized - 10https://bugzilla.wikimedia.org/58222 normal; VisualEditor: Editing Tools; () [18:41:54] 03(mod) Should link to the canonical preferences page rather than always Special:Preferences - 10https://bugzilla.wikimedia.org/57873 +comment (10gerritadmin) [18:42:48] 03(mod) VisualEditor:The wikitext appears for the link on the read mode after copy paste when the link title is customized - 10https://bugzilla.wikimedia.org/58222 (10ryasmeen) [18:42:52] 03(mod) Should link to the canonical preferences page rather than always Special:Preferences - 10https://bugzilla.wikimedia.org/57873 (10Bartosz Dziewoński) [18:43:23] 03(mod) Port HTML5 default mode change (core 97caae596) to Parsoid - 10https://bugzilla.wikimedia.org/54438 +comment (10gwicke) [18:44:19] 03(NEW) Improvements and Cleanup to User Preferences (Tracking) - 10https://bugzilla.wikimedia.org/58223 normal; MediaWiki: User preferences; () [18:45:14] 03(mod) Improvements and Cleanup to User Preferences (Tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10Bartosz Dziewoński) [18:45:23] 03(mod) Move or remove WikiLove user preference - 10https://bugzilla.wikimedia.org/52757 (10Jared Zimmerman (WMF)) [18:45:24] 03(mod) Improvements and Cleanup to User Preferences (Tracking) - 10https://bugzilla.wikimedia.org/58223 (10Jared Zimmerman (WMF)) [18:46:21] 03(mod) Move or remove WikiLove user preference - 10https://bugzilla.wikimedia.org/52757 +comment (10dtaraborelli) [18:46:33] 03(mod) Provide class name for links to disambiguation pages - 10https://bugzilla.wikimedia.org/8339 +comment (10gerritadmin) [18:46:34] 03(mod) Improvements and Cleanup to User Preferences (Tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10jared.zimmerman) [18:48:13] sajjadg: yes, but the fix is easy [18:49:15] 03(mod) Improvements and Cleanup to User Preferences (Tracking) - 10https://bugzilla.wikimedia.org/58223 (10Jared Zimmerman (WMF)) [18:49:16] 03(mod) JS: Automatically hide "changes saved" message when changing preferences - 10https://bugzilla.wikimedia.org/17496 (10Jared Zimmerman (WMF)) [18:50:22] 03(mod) Add a "You've not saved your changes" dialogue - 10https://bugzilla.wikimedia.org/55966 (10Jared Zimmerman (WMF)) [18:50:23] 03(mod) Improvements and Cleanup to User Preferences (Tracking) - 10https://bugzilla.wikimedia.org/58223 (10Jared Zimmerman (WMF)) [18:50:44] 03(mod) Improvements and Cleanup to User Preferences (Tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10matma.rex) [18:51:26] 03(mod) Kill SkinTemplateOutputPageBeforeExec hook - 10https://bugzilla.wikimedia.org/58137 +comment (10gwicke) [18:51:29] 03(mod) Improvements and Cleanup to User Preferences (Tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10matma.rex) [18:52:19] 03(mod) Improvements and Cleanup to User Preferences (Tracking) - 10https://bugzilla.wikimedia.org/58223 normal->15enhancement; +comment (10Jared Zimmerman (WMF)) [18:53:09] 03(mod) Improvements and Cleanup to User Preferences (Tracking) - 10https://bugzilla.wikimedia.org/58223 (10Jared Zimmerman (WMF)) [18:53:10] 03(mod) Proposed changes to default settings (tracking) - 10https://bugzilla.wikimedia.org/50039 (10Jared Zimmerman (WMF)) [18:53:49] 03(mod) Improvements to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 summary (10Bartosz Dziewoński) [18:53:50] 03(mod) Proposed changes to default settings (tracking) - 10https://bugzilla.wikimedia.org/50039 (10Bartosz Dziewoński) [18:54:00] 03(mod) Rename SpecialRedirectToSpecial class to something that doesn't imply being a working special page (it's an abstract class) - 10https://bugzilla.wikimedia.org/58215 +comment (10s.mazeland) [18:54:26] 03(mod) Move or remove WikiLove user preference - 10https://bugzilla.wikimedia.org/52757 (10Bartosz Dziewoński) [18:54:28] 03(mod) User preferences in MediaWiki to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10Bartosz Dziewoński) [18:54:29] 03(mod) Improvements to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 (10Bartosz Dziewoński) [18:54:42] 03(mod) Improvements to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 (10Bartosz Dziewoński) [18:54:43] 03(mod) JS: Automatically hide "changes saved" message when changing preferences - 10https://bugzilla.wikimedia.org/17496 (10Bartosz Dziewoński) [18:54:43] 03(mod) Add a "You've not saved your changes" dialogue - 10https://bugzilla.wikimedia.org/55966 (10Bartosz Dziewoński) [18:54:53] 03(mod) Add a "You've not saved your changes" dialogue - 10https://bugzilla.wikimedia.org/55966 +comment (10marcin.cieslak) [18:55:12] 03(mod) Improvements to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 (10Bartosz Dziewoński) [18:55:13] 03(mod) Proposed changes to default settings (tracking) - 10https://bugzilla.wikimedia.org/50039 (10Bartosz Dziewoński) [18:55:16] 03(mod) User preferences in MediaWiki to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10Bartosz Dziewoński) [18:56:18] 03(NEW) Tracking: Adding domains to $wgCopyUploadsDomains - 10https://bugzilla.wikimedia.org/58224 normal; Wikimedia: Site requests; () [18:56:31] 03(mod) Tracking: Adding domains to $wgCopyUploadsDomains - 10https://bugzilla.wikimedia.org/58224 (10Greg Grossmeier) [18:57:00] 03(mod) Improvements to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10jared.zimmerman) [18:58:18] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 summary (10Jared Zimmerman (WMF)) [18:59:38] 03(NEW) Allow applicants to specify 3 wikis - 10https://bugzilla.wikimedia.org/58225 normal; Wikimedia: Wikimania Scholarships; () [18:59:39] this thing is mentioned in the research newsletter: https://github.com/mahmoud/wapiti does somebody know if it's ready for inclusion in the API clients page? [18:59:57] 03(mod) Allow applicants to specify 3 wikis - 10https://bugzilla.wikimedia.org/58225 normal->15enhancement (10Bryan Davis) [19:02:23] 03(mod) Ensure consistency of how special pages [et al.] switches can be saved (tracking) - 10https://bugzilla.wikimedia.org/31882 (10Nemo) [19:02:24] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10Nemo) [19:06:05] 03(NEW) Use a select list to choose wikis - 10https://bugzilla.wikimedia.org/58226 normal; Wikimedia: Wikimania Scholarships; () [19:06:36] 03(mod) Use a select list to choose wikis - 10https://bugzilla.wikimedia.org/58226 normal->15enhancement (10Bryan Davis) [19:06:37] 03(mod) Allow applicants to specify 3 wikis - 10https://bugzilla.wikimedia.org/58225 (10Bryan Davis) [19:09:34] 03(mod) Add casechecker.py to i18n repo - 10https://bugzilla.wikimedia.org/55022 +comment (10gerritadmin) [19:09:50] 03(NEW) epub file wikibook generator not working - 10https://bugzilla.wikimedia.org/58227 major; Wikimedia: General/Unknown; () [19:10:45] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10jared.zimmerman) [19:16:48] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10Jared Zimmerman (WMF)) [19:16:49] 03(mod) Proposed changes to default settings (tracking) - 10https://bugzilla.wikimedia.org/50039 (10Jared Zimmerman (WMF)) [19:16:51] 03(mod) User preferences in MediaWiki to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10Jared Zimmerman (WMF)) [19:16:52] 03(mod) interwiki bot bot removes everything except interwiki links - 10https://bugzilla.wikimedia.org/58177 +comment (10gerritadmin) [19:18:45] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 (10Nemo) [19:18:46] 03(mod) Proposed changes to default settings (tracking) - 10https://bugzilla.wikimedia.org/50039 (10Nemo) [19:18:47] 03(mod) User preferences in MediaWiki to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10Nemo) [19:19:08] 03(mod) JS: Automatically hide "changes saved" message when changing preferences - 10https://bugzilla.wikimedia.org/17496 (10Jared Zimmerman (WMF)) [19:19:09] 03(mod) Ensure consistency of how special pages [et al.] switches can be saved (tracking) - 10https://bugzilla.wikimedia.org/31882 (10Jared Zimmerman (WMF)) [19:19:10] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 (10Jared Zimmerman (WMF)) [19:19:21] 03(mod) Add a "You've not saved your changes" dialogue - 10https://bugzilla.wikimedia.org/55966 (10Jared Zimmerman (WMF)) [19:19:22] 03(mod) Ensure consistency of how special pages [et al.] switches can be saved (tracking) - 10https://bugzilla.wikimedia.org/31882 (10Jared Zimmerman (WMF)) [19:19:23] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 (10Jared Zimmerman (WMF)) [19:20:40] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 (10Jared Zimmerman (WMF)) [19:20:41] 03(mod) Ensure consistency of how special pages [et al.] switches can be saved (tracking) - 10https://bugzilla.wikimedia.org/31882 (10Jared Zimmerman (WMF)) [19:20:45] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10federicoleva) [19:21:10] 03(mod) mw.MwEmbedSupport.style should only load on the pages that need it - 10https://bugzilla.wikimedia.org/58086 +comment (10bawolff+wn) [19:21:17] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10Nemo) [19:21:18] 03(mod) Ensure consistency of how special pages [et al.] switches can be saved (tracking) - 10https://bugzilla.wikimedia.org/31882 (10Nemo) [19:22:02] so many bugs :) I think mediawiki needs at least 300 active developer to handle all of them... [19:22:47] 03(NEW) message 'cascadeprotectedwarning' needs rewording for $wgCascadingRestrictionLevels - 10https://bugzilla.wikimedia.org/58228 normal; MediaWiki: Page protection; () [19:22:51] sajjadg: true (but the spam here was some misguided marking of dependencies) [19:24:29] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10jared.zimmerman) [19:25:26] 03(mod) Watchlist in mobile version - 10https://bugzilla.wikimedia.org/56993 +comment (10Bawolff (Brian Wolff)) [19:27:07] 03(mod) We need a common repository for Scribunto modules and templates - 10https://bugzilla.wikimedia.org/50329 +comment (10qgil) [19:27:10] hi, I want to categorize by year. is it possible, that the year is shown with four digits in the catgeory subtitles? [19:27:15] 03(mod) Subsection headers in SF sections prevent correct content parsing - 10https://bugzilla.wikimedia.org/57332 +comment (10gerritadmin) [19:27:18] 03(mod) Subsection headers in SF sections prevent correct content parsing - 10https://bugzilla.wikimedia.org/57332 (10Gerrit Notification Bot) [19:28:03] 03(mod) Enabling the Education Extension on the ar.wikipedia - 10https://bugzilla.wikimedia.org/57729 +comment (10Sage Ross) [19:28:09] usually only first letters are shown - can this be changed? [19:29:31] moi: category subtitles? [19:30:08] I mean "A" "B" etc. [19:30:32] i want to have "1999" or "2010" instead [19:31:21] 03(mod) Warning with PCRE<7.2: preg_match(): Compilation failed: assertion expected after (?( at offset 115 in /var/www/html/w/includes/utils/IP.php on line 88 - 10https://bugzilla.wikimedia.org/58213 +comment (10hashar) [19:32:23] 03(mod) message 'cascadeprotectedwarning' needs rewording for $wgCascadingRestrictionLevels - 10https://bugzilla.wikimedia.org/58228 (10Bartosz Dziewoński) [19:32:23] 03(mod) Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Bartosz Dziewoński) [19:32:30] 03(mod) Update favicon community.ico - 10https://bugzilla.wikimedia.org/58101 +comment (10qgil) [19:34:04] moi: I don't believe you can have pages in categories be split up by anything other than the first character in the page name. [19:34:13] https://bugzilla.wikimedia.org/58101 is stuck because a GCI student can't get git-review working in Windows... ^d Is there a page documenting how to use Gerrit in Wikimedia (or in general) bypassing git-review? I've heard you have opinions... :) [19:34:40] qgil: no, but the tl;dr is `git push origin HEAD:refs/for/master` [19:34:50] qgil: https://tools.wmflabs.org/gerrit-patch-uploader/ [19:35:05] moi: Yaron: ah, these. no, they are split by first letter [19:35:11] MatmaRex: except you still have to magically get a Change-Id [19:35:23] you could try implementing a custom collation method, but that's asking for trouble if you ask me [19:35:26] 03(mod) Special pages need entry in $specialPageAliases - 10https://bugzilla.wikimedia.org/57574 +comment (10jrobson) [19:35:27] !wg CategoryCollation [19:35:28] https://www.mediawiki.org/wiki/Manual:%24wgCategoryCollation [19:35:32] 03(mod) Donate interface-error-msg no longer used? - 10https://bugzilla.wikimedia.org/42898 +comment (10alexivanov97) [19:35:33] 03(NEW) Additions and requests to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58229 normal; MediaWiki: General/Unknown; () [19:35:36] qgil: also: git-review fails for paths with spaces in them. The student could maybe try from a different path? [19:35:44] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 (10Jared Zimmerman (WMF)) [19:35:44] 03(mod) Additions and requests to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58229 (10Jared Zimmerman (WMF)) [19:35:55] qgil: https://review.openstack.org/#/c/50451/ < space-in-path bug [19:36:05] 03(mod) Additions and requests to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58229 (10Jared Zimmerman (WMF)) [19:36:07] 03(mod) Add the ability to specify custom date formats in Special:Preferences. - 10https://bugzilla.wikimedia.org/1784 (10Jared Zimmerman (WMF)) [19:36:08] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 (10Jared Zimmerman (WMF)) [19:36:23] valhallasw: well, just sha1 something and use that hash? [19:36:34] 03(mod) Additions and requests to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58229 (10Jared Zimmerman (WMF)) [19:36:34] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 (10Jared Zimmerman (WMF)) [19:36:50] MatmaRex: that is an option, yes. [19:36:54] https://duckduckgo.com/?q=sha1+random+text+lols [19:37:19] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10federicoleva) [19:37:36] thank you valhallasw MatmaRex , now I know where this "Gerrit patch uploader" comes from! [19:37:40] AaronSchulz: I have a question about your commit ccabd0ef ;-) [19:37:44] 03(mod) Watchlist in mobile version - 10https://bugzilla.wikimedia.org/56993 +comment (10jrobson) [19:37:49] moi: of course, if you use Semantic MediaWiki, there are a lot more options as far as displaying page names. [19:38:05] AaronSchulz: it seems to start "external" php even if the job queue is empty - is that intentional? [19:38:23] 03(mod) Update favicon community.ico - 10https://bugzilla.wikimedia.org/58101 +comment (10qgil) [19:39:06] 03(mod) OAuth consumer metadata is too limited - 10https://bugzilla.wikimedia.org/58193 +comment (10csteipp) [19:39:37] 03(mod) Watchlist in mobile version - 10https://bugzilla.wikimedia.org/56993 +comment (10Bartosz Dziewoński) [19:39:41] I think I can live with something like "*2004-04" in https://en.wikipedia.org/wiki/January_2004 [19:39:52] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10jared.zimmerman) [19:39:58] This is no smw unfortunately. [19:40:19] what does '*' stand for? [19:40:48] Where do you see that? [19:41:52] in the above link and mentioned but not explained in https://en.wikipedia.org/wiki/Wikipedia:SORTKEY#Sort_keys [19:42:14] moi: that affects the sorting order, but not the headings :( [19:43:04] ok, I can live without the year heading if my entries are in the right order then. [19:44:54] I am a bit confused when to use '!' '#' '*' though. [19:45:42] 03(NEW) cascadeprotected error message maybe duplicated - 10https://bugzilla.wikimedia.org/58230 normal; MediaWiki: General/Unknown; () [19:45:50] remember last night I was hoping for an editor with live preview ? today I saw an option for that in my preferences. but It's not working! anyone has a working version of that? [19:46:28] 03(mod) cascadeprotected error message maybe duplicated - 10https://bugzilla.wikimedia.org/58230 (10db) [19:48:00] moi: these carry no meaning, they are just used to make something sort at the beginning of the list (before numbers and letters) [19:48:25] moi: (sometimes a space is also used) [19:48:29] sajjadg: define 'not working' [19:48:38] it loads the preview after you click "Preview". [19:48:51] so... is MW 1.22 a "stable" release or not? [19:49:17] 03(NEW) VisualEditor:"Apply changes" on the transclusion dialog box and "Save Page" button on the page remains active even though there is no change on the transclusion dialog box - 10https://bugzilla.wikimedia.org/58231 normal; VisualEditor: Editing Tools; () [19:49:24] 03(mod) Watchlist in mobile version - 10https://bugzilla.wikimedia.org/56993 +comment (10bawolff+wn) [19:49:41] MatmaRex: just that! not a live preview? by live I mean the preview updates the second you type something in the editor [19:49:43] 03(mod) VisualEditor:"Apply changes" on the transclusion dialog box and "Save Page" button on the page remains active even though there is no change on the transclusion dialog box - 10https://bugzilla.wikimedia.org/58231 (10ryasmeen) [19:49:51] I assume "yes", but then someone forgot to update the RELEASE-NOTES [19:50:01] Vulpix: lol [19:50:06] hexmode: ^ [19:50:18] sajjadg: yeah, not live in that meaning [19:50:22] https://git.wikimedia.org/blob/mediawiki%2Fcore.git/REL1_22/RELEASE-NOTES-1.22 [19:50:27] 03(mod) VisualEditor:"Apply changes" on the transclusion dialog box and "Save Page" button on the page remains active even though there is no change on the transclusion dialog box - 10https://bugzilla.wikimedia.org/58231 (10ryasmeen) [19:50:38] sajjadg: pages and the text are usually too long for that to be feasible, aren't they? [19:50:54] 03(mod) VisualEditor: If copying from one VE instance to another, pasted links result in broken wikitext (external URL, internal link format) - 10https://bugzilla.wikimedia.org/58136 +comment (10gerritadmin) [19:50:57] 03(mod) VisualEditor: If copying from one VE instance to another, pasted links result in broken wikitext (external URL, internal link format) - 10https://bugzilla.wikimedia.org/58136 (10Gerrit Notification Bot) [19:51:25] 03(NEW) cascade information on action=info needs info about restriction level - 10https://bugzilla.wikimedia.org/58232 normal; MediaWiki: General/Unknown; () [19:51:44] MatmaRex: I don't think so! GDrive has so much feature more than that and It's working just fine [19:51:58] ok, thanks MatmaRex [19:52:46] sajjadg: google drive has a full-blown editor, doesn't it? so that's not comparable [19:52:55] (or i don't know what we're talking about :) ) [19:53:02] MatmaRex: long documents are not the problem. other sites are using similar editors. [19:53:35] MatmaRex: are you familiar with stackoverflow editor? [19:53:46] space for all is probably the most elegant option as no subtitles are shown [19:55:04] sajjadg: the problem is complexity of wikicode, with complex templates, a lot of magic words, etc. Some pages in Wikipedia take more than 10 seconds to render on the server. This totally defeats the "update preview in 1 second" [19:55:53] 03(mod) No notification after username being mentioned - 10https://bugzilla.wikimedia.org/58034 +comment (10Bartosz Dziewoński) [19:55:56] sajjadg: nope [19:57:00] 03(mod) Special pages need entry in $specialPageAliases - 10https://bugzilla.wikimedia.org/57574 +comment (10Jon) [19:59:17] 03(mod) Update favicon community.ico - 10https://bugzilla.wikimedia.org/58101 +comment (10tomasz) [20:00:42] 03(mod) epub file wikibook generator not working - 10https://bugzilla.wikimedia.org/58227 +comment (10Andre Klapper) [20:00:42] 03(mod) Export to epub serves PDF - 10https://bugzilla.wikimedia.org/58151 +comment (10Andre Klapper) [20:03:45] Vulpix: the preview is faster than rendering? I see preview to be very fast on my site. but I have cache problem and I have problem receiving the pages. Live preview just need to render small pieces of code and it can be optimized. recently I found Google's AngularJS uses live binding and changes a lot and it has very good performance [20:03:57] 03(NEW) MediaWiki 1.22 Release notes say "THIS IS NOT A RELEASE YET" - 10https://bugzilla.wikimedia.org/58233 major; MediaWiki: Documentation; () [20:04:05] ^ for teh lulz [20:04:06] 03(mod) Export to epub serves PDF - 10https://bugzilla.wikimedia.org/58151 +comment (10Andre Klapper) [20:04:15] 03(mod) Special:Book is unable to export in ODT format on all wikis - 10https://bugzilla.wikimedia.org/57975 +comment (10aklapper) [20:04:17] 03(mod) On mediawiki.org, Special:Book is unable to export in ZIM format - 10https://bugzilla.wikimedia.org/57920 +comment (10aklapper) [20:04:30] 03(mod) Watchlist in mobile version - 10https://bugzilla.wikimedia.org/56993 +comment (10jrobson) [20:04:57] 03(mod) Reinstate namespace aliases on ml sites - 10https://bugzilla.wikimedia.org/58074 04CRIT->major (10Andre Klapper) [20:05:18] 03(mod) input box should be focus when form opened - 10https://bugzilla.wikimedia.org/58173 +comment (10gerritadmin) [20:05:21] 03(mod) input box should be focus when form opened - 10https://bugzilla.wikimedia.org/58173 (10Gerrit Notification Bot) [20:05:44] Lol [20:07:55] 03(NEW) Echo: User should not see a notification with raw wikitext " [[User:[Nobody]|[Nobody]]]" in it. - 10https://bugzilla.wikimedia.org/58234 normal; MediaWiki extensions: Echo; () [20:08:00] 03(mod) Add a "You've not saved your changes" dialogue - 10https://bugzilla.wikimedia.org/55966 +comment (10jared.zimmerman) [20:08:06] 03(mod) Echo: User should not see a notification with raw wikitext " [[User:[Nobody]|[Nobody]]]" in it. - 10https://bugzilla.wikimedia.org/58234 normal->major (10Krinkle) [20:14:50] 03(mod) Flow must respect the per-wiki VE opt-in/out configuration - 10https://bugzilla.wikimedia.org/56680 (10spage) [20:18:27] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10qgil) [20:21:39] 03(mod) cascadeprotected error message maybe duplicated - 10https://bugzilla.wikimedia.org/58230 +comment (10duplicatebug) [20:22:27] Is there an extension that show the path from the root page to the internal pages? something like address bar in file browsers. something like this: mainPage>ProgrammingLangs>PHP>Loops [20:23:02] 03(mod) Create extension to optionally send users copies of pages on their watchlists that are deleted - 10https://bugzilla.wikimedia.org/38642 +comment (10Nathan Larson) [20:24:28] 03(mod) cascadeprotected error message maybe duplicated - 10https://bugzilla.wikimedia.org/58230 +comment (10duplicatebug) [20:25:24] 03(mod) Subsection headers in SF sections prevent correct content parsing - 10https://bugzilla.wikimedia.org/57332 +comment (10gerritadmin) [20:27:19] 03(mod) Subsection headers in SF sections prevent correct content parsing - 10https://bugzilla.wikimedia.org/57332 +comment (10yaron57) [20:27:19] 03(NEW) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 normal; Wikimedia: Site requests; () [20:28:18] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 normal->15enhancement (10Jared Zimmerman (WMF)) [20:28:37] 03(mod) IDREF attribute for references an unknown ID "wpSourceTypeFile" - 10https://bugzilla.wikimedia.org/40889 +comment (10vitalif) [20:29:07] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 (10Jared Zimmerman (WMF)) [20:29:08] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 (10Jared Zimmerman (WMF)) [20:29:28] 03(mod) User preferences in MediaWiki to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10Jared Zimmerman (WMF)) [20:29:28] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 (10Jared Zimmerman (WMF)) [20:29:52] 03(mod) Semantic Forms "minimum instances" doesn't automatically create form instances on edit - 10https://bugzilla.wikimedia.org/51181 +comment (10Yaron Koren) [20:30:26] grrr, why can't i get my vagrant working... [20:30:48] 03(mod) SF don't update - 10https://bugzilla.wikimedia.org/53145 +comment (10yaron57) [20:31:15] 03(mod) formlink with popup broken - 10https://bugzilla.wikimedia.org/43367 +comment (10yaron57) [20:32:20] anyone able to decypher this: http://pastebin.com/PCvQfss2 [20:32:31] 03(mod) Semantic Forms "Edit with Form" not appearing for some pages - 10https://bugzilla.wikimedia.org/45653 +comment (10yaron57) [20:32:51] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 (10Nemo) [20:34:41] 03(mod) formlink with popup broken - 10https://bugzilla.wikimedia.org/43367 +comment (10federicoleva) [20:34:49] 03(mod) Create class broken - 10https://bugzilla.wikimedia.org/53463 +comment (10Yaron Koren) [20:35:54] 03(mod) Using template within form - 10https://bugzilla.wikimedia.org/47502 normal->minor; +comment (10Yaron Koren) [20:36:54] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10duplicatebug) [20:39:25] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10p858snake) [20:40:16] 15 sec. it takes 15 sec to save a little modification to a small full-text page. too much [20:41:46] 03(NEW) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 normal; Wikimedia: Site requests; () [20:42:09] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 (10Jared Zimmerman (WMF)) [20:42:10] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 (10Jared Zimmerman (WMF)) [20:42:52] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 normal->15enhancement (10Jared Zimmerman (WMF)) [20:42:52] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10Isarra) [20:43:17] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10tomasz) [20:43:57] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 (10Tomasz W. Kozlowski) [20:43:59] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 (10Tomasz W. Kozlowski) [20:44:49] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +community-consensus-needed (10Tomasz W. Kozlowski) [20:45:07] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 -community-consensus-needed ; +comment (10Nemo) [20:45:09] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +community-consensus-needed (10Tomasz W. Kozlowski) [20:45:20] seriously, WTF? [20:45:25] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10jared.zimmerman) [20:49:13] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10Jared Zimmerman (WMF)) [20:51:05] So I just updated a mediawiki 1.21.0 installation to 1.22.0, when I comment out the $wgReadOnly variable (and touch nothing else) the wiki will no longer load and after 5 to 10 minutes I get "[an error occurred while processing this directive]" The rest of the site works and it works when $wgReadOnly is set. Any help would be greatly appreciated cause I haven't been able to find anything [20:51:06] via google. [20:51:35] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +community-consensus-needed; +comment (10Tomasz W. Kozlowski) [20:51:42] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10Nemo) [20:52:15] 03(mod) CirrusSearch: Investigate removing stored from most fields in Elasticsearch - 10https://bugzilla.wikimedia.org/58098 (10Nik Everett) [20:52:19] 03(mod) CirrusSearch: Investigate removing stored from most fields in Elasticsearch - 10https://bugzilla.wikimedia.org/58098 (10Nik Everett) [20:52:40] sajjadg: what page are you talking about? [20:53:12] cody02000: when you say "The rest of the site works", do you mean that the problem is with a particular page? [20:53:18] 03(mod) interwiki bot bot removes everything except interwiki links - 10https://bugzilla.wikimedia.org/58177 +comment (10gerritadmin) [20:53:26] I mean the non-mediawiki part of the site [20:53:49] so its not a server is down problem [20:53:59] 03(mod) interwiki bot bot removes everything except interwiki links - 10https://bugzilla.wikimedia.org/58177 (10xqt) [20:54:00] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10Isarra) [20:54:17] Nemo_bis: a simple wiki page. saving a new page or saving edit to a page takes a lot of time with mysql. but now I installed another wiki with Postgres and it doesn't have that option and is saving pages very fast [20:55:25] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10federicoleva) [20:55:44] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10matma.rex) [20:55:54] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10p858snake) [20:55:55] sajjadg: is your mysql server well tuned? Or did you just left the default server configuration untouched? [20:56:45] Vulpix: should I changes it? that's a default installation. both pg and mysql and apache and mediawiki. I just used the default settings [20:57:38] MySQL is the recommended and default DB for MediaWiki. it shouldn't need mysql to be optimized to work with... [20:57:40] sajjadg: to abcieve best performance you normally have to tune up some variables based on the memory capacity of your server, database usage, etc [20:57:47] *achieve [20:57:51] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10Aude) [20:57:52] what kind of recommendation that would be! [20:58:18] it depends on your available memory. my.cnf usually gives some hints [20:58:22] 03(NEW) MassMessage not working on Russian Wikipedia (ru.wikipedia.org) - 10https://bugzilla.wikimedia.org/58237 normal; MediaWiki extensions: MassMessage; () [20:58:28] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10jared.zimmerman) [20:58:46] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10jared.zimmerman) [20:59:24] on another note, can anyone else confirm Jared's OCD? [20:59:31] heh [20:59:52] Vulpix: I don't what best performance. that's a simple local installation for just myself! I don't want to wait 15-30 for a page to be saved. I can wait 1-2 sec or even 5 sec (that's far beyond standard) but 15 and 30 second is way too much [21:00:13] What's OCD? [21:00:39] Obsessive–compulsive disorder [21:00:50] 03(mod) MassMessage not working on Russian Wikipedia (ru.wikipedia.org) - 10https://bugzilla.wikimedia.org/58237 (10MZMcBride) [21:01:40] sajjadg: Indeed, but maybe the defaults are very fad for you, for example, if it expects you have a lot of memory that you don't have, for example [21:01:58] there's not a word about optimization needed for mysql in mediawiki website! and I don't think they want people to use mysql and then go and customize it the minute after the installation for a empty wiki to work well [21:02:38] Vulpix: I checked my.cnf normal config I see. 16M and 100M [21:02:50] 03(mod) formlink with popup broken - 10https://bugzilla.wikimedia.org/43367 +comment (10Yaron Koren) [21:03:03] there's not a word about optimization needed for mysql in mediawiki website! <-- look, topic of a post published just today http://laxstrom.name/blag/2013/12/09/performance-is-a-feature/ [21:03:13] also, bug 1 [21:03:20] 03(mod) Watchlist in mobile version - 10https://bugzilla.wikimedia.org/56993 +comment (10Bawolff (Brian Wolff)) [21:03:26] 03(mod) Mobile watchlist has no concept of unread/read changes. - 10https://bugzilla.wikimedia.org/52495 +comment (10Bawolff (Brian Wolff)) [21:03:41] "16M and 100M" mean nothing to me [21:04:05] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10tomasz) [21:04:07] Nemo_bis: I mean for a basic installation not in general. of course optimization is an important part of a production installation. [21:04:34] 03(mod) formlink with popup broken - 10https://bugzilla.wikimedia.org/43367 +comment (10Nemo) [21:04:52] Vulpix: I used this configuration for the rest of my Java application and never had any problem. I'm 90% sure there's nothing wrong with mysql config [21:07:36] Vulpix: by rest of the site, I mean the non-mediawiki portions, so its not a server not available type issue [21:08:16] 03(mod) Mobile watchlist has no concept of unread/read changes. - 10https://bugzilla.wikimedia.org/52495 +comment (10Bawolff (Brian Wolff)) [21:09:15] cody02000: do you have shell access to the server to see if CPU is stuck on a high load while MediaWiki is loading? [21:09:33] 03(mod) MassMessage not working on Russian Wikipedia (ru.wikipedia.org) - 10https://bugzilla.wikimedia.org/58237 +comment (10legoktm.wikipedia) [21:09:42] I have shell access, but I dont know how to check that [21:10:34] cody02000: use the "top" command [21:10:55] it will tell you the load average, with all the running processes [21:11:47] 03(mod) namespace aliases from translatewiki missing on ml sites - 10https://bugzilla.wikimedia.org/58074 summary; +comment (10Bawolff (Brian Wolff)) [21:11:53] 03(mod) Port MobileFrontend to use ResourceLoader for JS and CSS - 10https://bugzilla.wikimedia.org/31675 (10Krinkle) [21:11:55] 03(mod) High-density display issues (tracking) xhdpi hdpi Retina high-resolution HiDPI - 10https://bugzilla.wikimedia.org/32101 (10Krinkle) [21:11:58] 03(mod) Contact Us stylesheet is served to all pages - 10https://bugzilla.wikimedia.org/37716 (10Krinkle) [21:13:10] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10dereckson) [21:13:39] 03(mod) MobileFrontend image thumbnails, rendered math, etc gets upscaled on iPhone Retina display and hdpi Android - 10https://bugzilla.wikimedia.org/32096 (10Krinkle) [21:13:42] 03(mod) High-density display issues (tracking) xhdpi hdpi Retina high-resolution HiDPI - 10https://bugzilla.wikimedia.org/32101 (10Krinkle) [21:13:55] unlinking duplicates from top-down (leaving them bottom-up) [21:14:46] Vulpix: from what I can see (its a shared server so its only showing my user's processes), theres a top and a bash command and they are at 0% and CPUs are hovering around 30% [21:16:23] and I tried to access the wiki with it displayed and top went to .3%CPU but otherwise nothing changed [21:17:07] cody02000: MediaWiki may be stuck in an infinite loop somewhere :S 30% may be a 100% usage of a single core on a 4-core processor [21:17:28] cody02000: edit LocalSettings and disable all extensions, to begin with, and try again [21:17:30] 03(mod) High-density display issues (tracking) xhdpi hdpi Retina high-resolution HiDPI - 10https://bugzilla.wikimedia.org/32101 +comment (10Krinkle) [21:17:34] 03(mod) MobileFrontend icons are upsampled or blocky on high-dpi Android & iPhone Retina displays - 10https://bugzilla.wikimedia.org/32095 (10Krinkle) [21:17:35] 03(mod) Use CSS to show high-resolution math images on high-density displays - 10https://bugzilla.wikimedia.org/32697 (10Krinkle) [21:17:35] 03(mod) PhoneGap app map markers, tiles pixelated on iPhone 4 Retina display - 10https://bugzilla.wikimedia.org/33774 (10Krinkle) [21:17:36] 03(mod) Images rendering for high-DPI / high device pixel ratio / "retina" display - 10https://bugzilla.wikimedia.org/35844 (10Krinkle) [21:17:39] 03(mod) Hidpi polyfills broken on mobile - 10https://bugzilla.wikimedia.org/53026 (10Krinkle) [21:17:40] 03(mod) Standard external link icon should be high-res for retina displays - 10https://bugzilla.wikimedia.org/54354 (10Krinkle) [21:17:43] 03(mod) formlink with popup broken - 10https://bugzilla.wikimedia.org/43367 +comment (10yaron57) [21:18:06] 03(mod) MobileFrontend images shown double-sized in Retina desktop, iOS 7 beta - 10https://bugzilla.wikimedia.org/49440 (10Krinkle) [21:18:09] 03(mod) High-density display issues (tracking) xhdpi hdpi Retina high-resolution HiDPI - 10https://bugzilla.wikimedia.org/32101 (10Krinkle) [21:18:10] 03(mod) Hidpi polyfills broken on mobile - 10https://bugzilla.wikimedia.org/53026 (10Krinkle) [21:18:56] 03(mod) External link icons should support HiDPI - 10https://bugzilla.wikimedia.org/35343 summary (10Krinkle) [21:19:21] 03(mod) Respect x-forwarded-for header - 10https://bugzilla.wikimedia.org/58069 +comment (10gerritadmin) [21:19:24] 03(mod) Respect x-forwarded-for header - 10https://bugzilla.wikimedia.org/58069 (10Gerrit Notification Bot) [21:20:20] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10hartman.wiki) [21:20:22] 03(mod) Implement title search - 10https://bugzilla.wikimedia.org/56914 +comment (10Nik Everett) [21:20:51] Vulpix:I commented out all the extensions and no change [21:21:49] 03(mod) CirrusSearch: Replace Custom Score Query with Function Score Query as the former is deprecated - 10https://bugzilla.wikimedia.org/57112 (10Nik Everett) [21:23:03] cody02000: I'd try to comment out all settings except database settings, and if even that doesn't work, rename LocalSettings so it doesn't find it, to try to isolate the probelm [21:24:59] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10amir.aharoni) [21:25:33] Vulpix: thanks, Ive been trying to do that, it loads all the installation and upgrade parts, and it loads in readonly mode, I used a fresh clean local settings and it wouldnt load under that, so for now I guess Im downgrading [21:27:01] ok, that may be your best choice at this moment [21:27:35] just frustrating cause it worked perfectly when I tested it on my personal server [21:27:49] if you already run the update.php script, you probably need to restore the database from backup in case it changed something in the database [21:27:55] yeah [21:28:14] 03(mod) [Regression] Echo: Sending 2 e-mails for user talk page notification (1x HTML, 1x old style plain text) - 10https://bugzilla.wikimedia.org/53569 +comment (10Nemo) [21:28:53] chrome hangs when entering huge data in mediawiki editor but not firefox. [21:28:55] Error: The text you have submitted is 4,980 kilobytes long, which is longer than the maximum of 2,048 kilobytes. It cannot be saved. [21:29:01] :P [21:29:21] 03(mod) Username mention notification should suppress enotifwatchlist (or vice versa) - 10https://bugzilla.wikimedia.org/53878 summary (10Nemo) [21:29:32] 03(mod) Echo: User should not see a notification with raw wikitext " [[User:[Nobody]|[Nobody]]]" in it. - 10https://bugzilla.wikimedia.org/58234 +comment (10legoktm.wikipedia) [21:29:33] 03(mod) Username mention email notification should suppress enotifwatchlist (or vice versa) - 10https://bugzilla.wikimedia.org/53878 summary (10Nemo) [21:30:52] 03(mod) Thanking a user for an edit takes multiple clicks - 10https://bugzilla.wikimedia.org/53879 +comment (10Nemo) [21:31:39] 03(mod) Watchlist icon on does not match on desktop and mobile skin - 10https://bugzilla.wikimedia.org/54307 (10Nemo) [21:31:40] 03(mod) Use the same icons to represent the same things (tracking) - 10https://bugzilla.wikimedia.org/53733 (10Nemo) [21:32:05] it took about 15 sec to save a page with 2,048 kilobytes data [21:34:28] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10b) [21:35:49] 03(mod) Include full-text search results on Special:WhatLinksHere - 10https://bugzilla.wikimedia.org/54113 summary; +comment (10Nemo) [21:36:27] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10dereckson) [21:38:00] and Mysql crushed when I tried to save less than 2,048 kilobytes data. my DB got corrupted! [21:38:36] look, you found the source of mysql slowness ;) [21:39:35] 03(mod) Link Special:MyPage, Special:MyTalk, Special:MyContributions from personal toolbar - 10https://bugzilla.wikimedia.org/54943 summary; +comment (10Nemo) [21:41:16] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10swalling) [21:42:04] 03(mod) Improvements layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10Kunal Mehta (Legoktm)) [21:43:03] 03(mod) Accessing Special:UserLogin while logged in should have different appearance - 10https://bugzilla.wikimedia.org/56023 +comment (10federicoleva) [21:43:22] 03(NEW) VisualEditor:Error contacting parsoid server error occurring while saving a page on betalabs - 10https://bugzilla.wikimedia.org/58238 normal; VisualEditor: Editing Tools; () [21:44:12] 03(mod) VisualEditor:Error contacting parsoid server error occurring while saving a page on betalabs - 10https://bugzilla.wikimedia.org/58238 (10ryasmeen) [21:44:45] 03(mod) VisualEditor:Error contacting parsoid server error occurring while saving a page on betalabs - 10https://bugzilla.wikimedia.org/58238 (10ryasmeen) [21:45:13] Hi! I would like to setup a clone of the english wikipedia. Importing the dumps seemed to work, the only thing that is missing are the interlanguage links. What is the preferred way to set them up in a single installation, i.e. which extension should I use? The links should all go to the official wikipedia servers. [21:46:25] Vulpix: mysql is not for big datas. at least not by default! I entered the maximum data should be entered for a single page on wiki (2,048 kilobytes) which is not that much though. it took about 15 sec for pg to save it and for mysql it failed after about 40 sec! [21:46:25] fb and wikipedia use mysql! and that I wonder! [21:46:27] I spend 1 day to enter data to my wiki and I should migrate them. :( [21:48:40] 03(mod) Reinstate namespace aliases on ml sites - 10https://bugzilla.wikimedia.org/58074 summary; +comment (10Siebrand Mazeland) [21:49:05] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10Kunal Mehta (Legoktm)) [21:49:25] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10b) [21:49:34] 03(mod) VisualEditor:Error contacting parsoid server error occurring while saving a page on betalabs - 10https://bugzilla.wikimedia.org/58238 (10ryasmeen) [21:49:54] 03(mod) Accessing Special:UserLogin while logged in should have different appearance - 10https://bugzilla.wikimedia.org/56023 (10Bartosz Dziewoński) [21:50:17] The table "interlang" seems to contain content, but somehow, the interlanguage portal is not displayed (although I enabled it in the configuration). [21:50:44] 03(mod) Additions and requests to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58229 (10Nemo) [21:50:45] 03(mod) Accessing Special:UserLogin while logged in should have different appearance - 10https://bugzilla.wikimedia.org/56023 +comment (10bingle-admin) [21:51:07] 03(mod) Additions and requests to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58229 +comment (10federicoleva) [21:51:43] And the http api interface (http://localhost/api.php?action=query&titles=Circle&prop=langlinks) also works [21:52:25] Hm, although I notice that it only returns 10 results... [21:52:40] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10innocentkiller) [21:53:31] 03(mod) Additions and requests to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58229 +comment (10MZMcBride) [21:55:25] ok, but the "langlinks" table contains much more entries, so the data seems to be there [21:55:33] 03(mod) Improvements to the layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +tracking; summary; +comment (10MZMcBride) [21:55:33] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10MZMcBride) [21:56:45] 03(mod) JS: Automatically hide "changes saved" message when changing preferences - 10https://bugzilla.wikimedia.org/17496 +easy (10MZMcBride) [21:57:08] Hi, I want to use mediawiki to document my program. I'm thinking of one page per tool in the program. Some tool descriptions will be brief, others will be extensive. Is there a way to make going from one tool's page to the next easy? Something like a "next" button? How do I make one? Are there any mediawiki pages doing something similar to what I want which you consider to be a role model, that you could [21:57:10] link me to? [21:58:17] 03(mod) prefix: search does not know _ -> ' ' normalization, requires spaces and un-encoded titles - 10https://bugzilla.wikimedia.org/30125 summary (10Nemo) [21:58:43] 03(mod) prefix: search does not know _ -> ' ' normalization, requires spaces and un-encoded titles - 10https://bugzilla.wikimedia.org/30125 +comment (10federicoleva) [21:58:51] 03(mod) prefix: search does not know _ -> ' ' normalization, requires spaces and un-encoded titles - 10https://bugzilla.wikimedia.org/30125 (10Nemo) [22:03:30] 03(mod) Move or remove WikiLove user preference - 10https://bugzilla.wikimedia.org/52757 +comment (10MZMcBride) [22:03:33] 03(mod) Investigate WikiLove's performance - 10https://bugzilla.wikimedia.org/58192 (10MZMcBride) [22:05:41] 03(mod) Reinstate namespace aliases on ml sites - 10https://bugzilla.wikimedia.org/58074 +comment (10s.mazeland) [22:06:57] 03(mod) Accessing Special:UserLogin while logged in should have different appearance - 10https://bugzilla.wikimedia.org/56023 +comment (10Jon) [22:06:58] 03(mod) Special:UserLogin does not inform you you're already logged in on mobile - 10https://bugzilla.wikimedia.org/56359 +comment (10Jon) [22:08:48] 03(NEW) Opening notifications overlay scrolls page to the bottom - 10https://bugzilla.wikimedia.org/58239 normal; MediaWiki extensions: MobileFrontend (Beta); () [22:10:34] 03(mod) Opening notifications overlay scrolls page to the bottom - 10https://bugzilla.wikimedia.org/58239 +comment (10bingle-admin) [22:10:48] 03(mod) Export to epub serves PDF - 10https://bugzilla.wikimedia.org/58151 +comment (10Matt Walker) [22:11:02] 03(mod) VisualEditor:A specific action on VisualEditor makes the browser completely unresponsive - 10https://bugzilla.wikimedia.org/58060 (10ryasmeen) [22:13:00] 03(mod) Collection exports everything to PDF regardless of chosen format (epub, openzim, odt) - 10https://bugzilla.wikimedia.org/58151 summary (10Matt Walker) [22:13:08] 03(mod) Special:Book is unable to export in ODT format on all wikis - 10https://bugzilla.wikimedia.org/57975 +comment (10Matt Walker) [22:13:09] 03(mod) Collection exports everything to PDF regardless of chosen format (epub, openzim, odt) - 10https://bugzilla.wikimedia.org/58151 +comment (10Matt Walker) [22:13:11] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10b) [22:14:18] 03(mod) Add link to archive.org dump - 10https://bugzilla.wikimedia.org/39370 +comment (10federicoleva) [22:14:59] 03(mod) Special:Book is unable to export in ODT format on all wikis - 10https://bugzilla.wikimedia.org/57975 +comment (10Matt Walker) [22:15:27] 03(mod) Special:Book is unable to export in ODT format on all wikis - 10https://bugzilla.wikimedia.org/57975 (10Matt Walker) [22:16:25] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10Daniel Friesen) [22:16:27] siebrand: on the ml bug, I was trying to express it was the i18n file aliases missing not wmf config, sorry if it came off as blaming translatewiki [22:16:30] 03(mod) Provide API access for search terms which do not yield title or fulltext results - 10https://bugzilla.wikimedia.org/56830 +comment (10Nemo) [22:16:31] 03(mod) Most wanted articles - We can't see "Go" misses - 10https://bugzilla.wikimedia.org/3437 (10Nemo) [22:16:57] 03(mod) Investigate WikiLove's performance - 10https://bugzilla.wikimedia.org/58192 +easy; +comment (10MZMcBride) [22:17:13] 03(mod) Make a stats table for 85 W3C wikis - 10https://bugzilla.wikimedia.org/41023 +comment (10dzahn) [22:19:38] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10jared.zimmerman) [22:20:55] 03(NEW) mysqli reports field types using an integer code, translation needed to type names - 10https://bugzilla.wikimedia.org/58240 normal; MediaWiki: Database; () [22:21:07] 03(mod) MassMessage not working on Russian Wikipedia (ru.wikipedia.org) - 10https://bugzilla.wikimedia.org/58237 +comment (10b) [22:22:49] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10Marius Hoch) [22:25:14] bawolff: No problem. ItMO it made things more confusing. [22:26:22] 03(mod) No longer allow gadgets to be turned on by default for all users on Wikimedia sites - 10https://bugzilla.wikimedia.org/58236 +comment (10b) [22:27:42] 03(mod) VisualEditor: Using forward-delete key on a PC causes odd cursor placement - 10https://bugzilla.wikimedia.org/58221 +comment (10Deryck Chan) [22:28:56] 03(mod) Opening notifications overlay scrolls page to the bottom - 10https://bugzilla.wikimedia.org/58239 +comment (10jrobson) [22:29:03] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 -community-consensus-needed ; +comment (10Jared Zimmerman (WMF)) [22:30:14] 03(mod) Certain entries in parser cache on ca.wikipedia.org do not have Tidy enabled - 10https://bugzilla.wikimedia.org/58042 +comment (10qgil) [22:33:02] 03(mod) input box should be focus when form opened - 10https://bugzilla.wikimedia.org/58173 +comment (10gerritadmin) [22:33:26] 03(mod) input box should be focus when form opened - 10https://bugzilla.wikimedia.org/58173 (10Marius Hoch) [22:33:34] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10raimond.spekking) [22:35:22] 03(mod) page move doesn't always update Wikidata - 10https://bugzilla.wikimedia.org/53220 +comment (10gerritadmin) [22:35:26] 03(mod) page move doesn't always update Wikidata - 10https://bugzilla.wikimedia.org/53220 (10Gerrit Notification Bot) [22:39:27] 03(mod) Typing "!" into a channel shouldn't cause the bot to print the list of all bangcodes it knows - 10https://bugzilla.wikimedia.org/56740 +comment (10Nemo) [22:40:34] 03(mod) VisualEditor: [Regression] Inserting a template or reference moves the cursor to the top of the page - 10https://bugzilla.wikimedia.org/58090 +comment (10gerritadmin) [22:40:37] 03(mod) VisualEditor: [Regression] Inserting a template or reference moves the cursor to the top of the page - 10https://bugzilla.wikimedia.org/58090 (10Gerrit Notification Bot) [22:41:32] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10b) [22:44:13] 03(mod) Implement global gadgets - 10https://bugzilla.wikimedia.org/20153 +comment (10b) [22:44:30] 03(NEW) VisualEditor:Template is getting pasted as a table while doing copy-paste - 10https://bugzilla.wikimedia.org/58241 normal; VisualEditor: Editing Tools; () [22:44:55] 03(mod) VisualEditor:Template is getting pasted as a table while doing copy-paste - 10https://bugzilla.wikimedia.org/58241 (10ryasmeen) [22:46:39] 03(mod) VisualEditor:Template is getting pasted as a table while doing copy-paste - 10https://bugzilla.wikimedia.org/58241 (10ryasmeen) [22:46:57] 03(mod) page move doesn't always update Wikidata - 10https://bugzilla.wikimedia.org/53220 +comment (10gerritadmin) [22:47:43] 03(mod) Make a stats table for 85 W3C wikis - 10https://bugzilla.wikimedia.org/41023 +comment (10robih) [22:51:32] 03(mod) VisualEditor:Template is getting pasted as a table while doing copy-paste - 10https://bugzilla.wikimedia.org/58241 (10ryasmeen) [22:52:12] 03(mod) VisualEditor:Template is getting pasted as a table while doing copy-paste - 10https://bugzilla.wikimedia.org/58241 (10ryasmeen) [22:55:02] 03(mod) add info if langlink is stored at repository or local - 10https://bugzilla.wikimedia.org/41345 +comment (10Ricordisamoa) [22:55:05] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10Chad H.) [22:55:50] 03(mod) $smwgNamespace seems not to working in 1.9 beta-1 - 10https://bugzilla.wikimedia.org/57823 +comment (10jamesin.hongkong.1) [22:57:50] 03(mod) intermittent 503 errors on beta.wmflabs.org - 10https://bugzilla.wikimedia.org/57249 +comment (10dan) [22:58:14] 03(mod) VisualEditor: If copying from one VE instance to another, pasted links result in broken wikitext (external URL, internal link format) - 10https://bugzilla.wikimedia.org/58136 +comment (10gerritadmin) [22:58:53] 03(mod) Special:Browse is broken when there is a slash in the title - 10https://bugzilla.wikimedia.org/56872 +comment (10MWJames) [22:59:08] 03(mod) VisualEditor: If copying from one VE instance to another, pasted links result in broken wikitext (external URL, internal link format) - 10https://bugzilla.wikimedia.org/58136 (10James Forrester) [22:59:11] 03(mod) VisualEditor: If copying from one VE instance to another, pasted links result in broken wikitext (external URL, internal link format) - 10https://bugzilla.wikimedia.org/58136 +comment (10gerritadmin) [22:59:48] 03(mod) Remove skin selection from Wikipedia and Wikimedia site Special:Preferences for new user accounts - 10https://bugzilla.wikimedia.org/58235 +comment (10Aude) [23:01:50] Hi guys! [23:01:54] 03(mod) Vector: Add SVG version of the watch star icon - 10https://bugzilla.wikimedia.org/35335 (10Quim Gil) [23:02:09] marktraceur: Is the "Language selector for translatable SVGs" stuff in core one of your things? If so, brilliant – when's the announcement going out? :-) [23:02:30] 03(NEW) VisualEditor:"Uncaught type error:Cannot read property 'length' of undefined" while trying to paste a reference with reference list - 10https://bugzilla.wikimedia.org/58242 normal; VisualEditor: Editing Tools; () [23:02:31] What is the right way to disable transactions in my PHP script? [23:02:44] 03(mod) VisualEditor:"Uncaught type error:Cannot read property 'length' of undefined" while trying to paste a reference with reference list - 10https://bugzilla.wikimedia.org/58242 (10ryasmeen) [23:03:06] Background is I want to add a user to the database and this gives me a Notice: Uncommitted DB writes (transaction from DatabaseBase::query (User::idForName)). [23:03:33] 03(mod) Improvements to the layout and contents of Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58223 +comment (10jared.zimmerman) [23:04:52] 03(mod) VisualEditor:"Uncaught type error:Cannot read property 'length' of undefined" while trying to paste a reference with reference list - 10https://bugzilla.wikimedia.org/58242 (10ryasmeen) [23:05:56] 03(mod) Database error while moving a property page - 10https://bugzilla.wikimedia.org/55790 +comment (10MWJames) [23:07:39] James_F: Not mine, nope [23:07:42] marktraceur: (https://gerrit.wikimedia.org/r/#/c/100442/1/languages/messages/MessagesFr.php refers) [23:07:57] marktraceur: Do you know what it is? Sounds like something Multimedia would want to help with. [23:08:10] Maybe [23:08:16] James_F: I've been aware of it [23:08:27] Cool. [23:10:04] Joergi_: don't, that's a bug [23:10:12] (it's filed, we don't know what causes it) [23:10:13] 03(mod) Certain entries in parser cache on ca.wikipedia.org do not have Tidy enabled - 10https://bugzilla.wikimedia.org/58042 +comment (10Chad H.) [23:10:13] 03(mod) VisualEditor: [Regression] Inserting a template or reference moves the cursor to the top of the page - 10https://bugzilla.wikimedia.org/58090 (10Krinkle) [23:14:30] 03(mod) Please enable php intl extension on webserver - 10https://bugzilla.wikimedia.org/55652 (10metatron) [23:18:42] 03(mod) Enable php intl extension on tools.wmflabs.org webserver - 10https://bugzilla.wikimedia.org/55652 summary (10Krinkle) [23:20:38] 03(mod) VisualEditor: [Regression] Inserting a template or reference moves the cursor to the top of the page - 10https://bugzilla.wikimedia.org/58090 +comment (10gerritadmin) [23:21:18] 03(mod) Additions and requests to Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/58229 +comment (10jared.zimmerman) [23:21:25] 03(mod) VisualEditor: [Regression] Inserting a template or reference moves the cursor to the top of the page - 10https://bugzilla.wikimedia.org/58090 +comment (10gerritadmin) [23:24:08] 03(mod) VisualEditor: [Regression] Inserting a template or reference moves the cursor to the top of the page - 10https://bugzilla.wikimedia.org/58090 (10James Forrester) [23:25:19] MatmaRex: You say that the fact that I get this notice, is a bug? [23:26:08] Joergi_: yes [23:26:13] it's filed somewhere [23:26:21] i don't have the number handy, sorry [23:26:35] MatmaRex: I am asking, because I have basically copied the createAndPromote.php maintenance script and there I do NOT get this notice. [23:27:10] MatmaRex: So I thought the mistake must be somewhere in my own hand-crafted PHP script. [23:27:33] MatmaRex: I checked, what createAndPromote does differently and, obviously, it disables transactions. [23:28:05] 03(mod) Link Special:MyPage, Special:MyTalk, Special:MyContributions from personal toolbar - 10https://bugzilla.wikimedia.org/54943 +comment (10jared.zimmerman) [23:28:13] MatmaRex: _Why_ should I not disable transactions in my script? [23:28:21] why should you? D: [23:28:31] sorry, i am leaving in a second [23:29:56] MatmaRex: To prevent getting the notice, obviously. ;-) [23:31:58] MatmaRex: In fact, in the maintenance scripts $wgCommandLineMode is set (which makes sure transactions get disabled. However, the manual does not sound like it is recomended to set that on your own... [23:32:35] Joergi_: transactions are clearly broken in mediawiki right now [23:32:40] there's a bug for that [23:32:55] you should not have to bother yourself with transactions like, ever [23:33:07] i'm off right now. good night. [23:33:23] MatmaRex: Ok, thanks for the answers. ;-) [23:35:15] 03(mod) How to reconfigure MathJax to handle MathML as well as TeX, for compatibility with other extensions - 10https://bugzilla.wikimedia.org/58201 +comment (10worden.lee) [23:37:54] 03(mod) Search box showing on W0 warning interstitals with JavaScript disabled - 10https://bugzilla.wikimedia.org/57352 (10dr0ptp4kt) [23:45:07] 03(mod) Link Special:MyPage, Special:MyTalk, Special:MyContributions from personal toolbar - 10https://bugzilla.wikimedia.org/54943 +comment (10legoktm.wikipedia) [23:47:00] 03(mod) Collection exports everything to PDF regardless of chosen format (epub, openzim, odt) - 10https://bugzilla.wikimedia.org/58151 +comment (10David Corral Gadea) [23:48:32] 03(mod) VisualEditor: [Regression] Inserting a template or reference moves the cursor to the top of the page - 10https://bugzilla.wikimedia.org/58090 +comment (10gerritadmin) [23:49:24] 03(mod) VisualEditor: If copying from one VE instance to another, pasted links result in broken wikitext (external URL, internal link format) - 10https://bugzilla.wikimedia.org/58136 +comment (10gerritadmin) [23:50:13] 03(mod) VisualEditor: [Regression] On init, page is scrolled to the bottom but cursor remains at the top in Firefox - 10https://bugzilla.wikimedia.org/58089 +comment (10gerritadmin) [23:55:33] 03(mod) VisualEditor: If copying from one VE instance to another, pasted links result in broken wikitext (external URL, internal link format) - 10https://bugzilla.wikimedia.org/58136 +comment (10James Forrester) [23:55:48] 03(mod) VisualEditor: [Regression] On init, page is scrolled to the bottom but cursor remains at the top in Firefox - 10https://bugzilla.wikimedia.org/58089 +comment (10James Forrester) [23:57:23] 03(mod) VisualEditor: [Regression] Inserting a template or reference moves the cursor to the top of the page - 10https://bugzilla.wikimedia.org/58090 +comment (10James Forrester) [23:58:04] 03(mod) action=mobileview should support a prop=pageimage that gives back the PageImage filename for that image - 10https://bugzilla.wikimedia.org/57994 +comment (10gerritadmin) [23:58:07] 03(mod) action=mobileview should support a prop=pageimage that gives back the PageImage filename for that image - 10https://bugzilla.wikimedia.org/57994 (10Gerrit Notification Bot) [23:58:21] 03(mod) Watchlist icon on does not match on desktop and mobile skin - 10https://bugzilla.wikimedia.org/54307 +comment (10qgil) [23:58:56] 03(mod) Collection exports everything to PDF regardless of chosen format (epub, openzim, odt) - 10https://bugzilla.wikimedia.org/58151 +comment (10mwalker)