[00:13:30] I should have quite a bit of the logs [00:13:42] it's unpacking from my archives now. [00:19:35] /volume1/homes/hartman/irclog-old/irclogs/freenode $ ls -la \#mediawiki\ freenode2011* | wc -l [00:19:38] 251 [00:19:40] /volume1/homes/hartman/irclog-old/irclogs/freenode $ ls -la \#mediawiki\ freenode2010* | wc -l [00:19:43] 334 [00:19:46] /volume1/homes/hartman/irclog-old/irclogs/freenode $ ls -la \#mediawiki\ freenode2009* | wc -l [00:19:49] 258 [00:20:08] not everything by a long shot it seems, but considerable [00:48:58] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10Geoffrey Mon) [00:52:32] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10geofbot) [00:52:37] I wouldn't even know where my old chat logs are [00:54:16] there should be a iso for formatting irc logs, so its easy to combine multiple logs [01:26:34] 03(mod) Languages are bundled unnecessarily in HTML - 10https://bugzilla.wikimedia.org/40678 +comment (10gerritadmin) [01:40:30] 03(mod) Use mw.user.tokens.get( 'editToken' ) - 10https://bugzilla.wikimedia.org/57559 (10Gerrit Notification Bot) [01:40:30] 03(mod) Use mw.user.tokens.get( 'editToken' ) - 10https://bugzilla.wikimedia.org/57559 +comment (10gerritadmin) [01:41:08] 03(mod) Turn off $wgInterwikiMagic for chapter sites - 10https://bugzilla.wikimedia.org/58958 minor->normal; +comment (10This, that and the other) [01:42:55] 03(mod) Turn off $wgInterwikiMagic for chapter sites - 10https://bugzilla.wikimedia.org/58958 normal->minor (10This, that and the other) [01:46:19] MatmaRex: added you as a reviewer on a little fix if you happen to have a moment [01:47:30] 03(mod) External link icons should support HiDPI - 10https://bugzilla.wikimedia.org/35343 +comment (10gerritadmin) [01:51:36] 03(mod) Unify various deletion systems - 10https://bugzilla.wikimedia.org/18493 (10Nathan Larson) [01:51:38] 03(mod) Deleting of pages with high number of revisions makes server cry - 10https://bugzilla.wikimedia.org/11402 (10Nathan Larson) [01:51:40] 03(mod) Steward, global sysop and SWMT tasks bugs (tracking) - 10https://bugzilla.wikimedia.org/41492 (10Nathan Larson) [01:52:22] 03(mod) SemanticForms Special:FormStart needlessly requires Javascript - 10https://bugzilla.wikimedia.org/43757 +comment (10Yaron Koren) [01:52:34] 03(mod) Unify various deletion systems - 10https://bugzilla.wikimedia.org/18493 (10Nathan Larson) [01:52:37] 03(mod) Steward, global sysop and SWMT tasks bugs (tracking) - 10https://bugzilla.wikimedia.org/41492 (10Nathan Larson) [01:54:23] theopolisme: sure [01:58:32] 03(NEW) When creating a new page, Special:Undelete should use the same page_id that is in archive.page_id - 10https://bugzilla.wikimedia.org/58986 normal; MediaWiki: Page deletion; () [02:00:15] 03(mod) When new pages are created (by Special:Undelete or other means), the page_id should be set to highest archive.page_id associated with that namespace and title - 10https://bugzilla.wikimedia.org/58986 summary (10Nathan Larson) [02:00:32] 03(mod) When new pages are created (by Special:Undelete or other means), the page_id should be set to highest archive.ar_page_id associated with that namespace and title - 10https://bugzilla.wikimedia.org/58986 summary (10Nathan Larson) [02:03:38] 03(mod) Vector: Add SVG version of the watch star icon - 10https://bugzilla.wikimedia.org/35335 +comment (10gerritadmin) [02:16:46] 03(mod) Deleting of pages with high number of revisions makes server cry - 10https://bugzilla.wikimedia.org/11402 +comment (10nathanlarson3141) [02:58:31] 03(mod) Add thanks links on Special:Watchlist and Special:Contributions - 10https://bugzilla.wikimedia.org/49541 +comment (10Dennis C. During) [03:04:46] 03(mod) External link icons should support HiDPI - 10https://bugzilla.wikimedia.org/35343 +comment (10Bartosz Dziewoński) [03:27:45] 03(mod) When new pages are created (by Special:Undelete or other means), the page_id should be set to highest archive.ar_page_id associated with that namespace and title - 10https://bugzilla.wikimedia.org/58986 +comment (10nathanlarson3141) [04:01:02] 03(mod) SF: validation does not work for new instances of multi-instance templates. - 10https://bugzilla.wikimedia.org/37231 +comment (10Yaron Koren) [04:09:55] s [04:23:30] who do i complain to about a modified mediawiki page not parsing a wiki link [04:24:59] wat [04:25:06] do you have an example? [04:25:35] http://ffxiv.gamerescape.com/w/index.php?title=File:Councounter%27s_Chest_Banner.png&redirect=no [04:26:08] oh I see [04:26:13] a modified mediawiki message [04:26:55] the problem is some messages links work, others...like this one, don't. [04:27:01] you could open a bug on bugzilla saying that MediaWiki:Redirectpagesub doesn't parse wikitext [04:27:09] or you could just submit a patch to gerrit to fix it :P [04:27:29] not all mw messages parse wikitext, although I think the only way to find out for sure is to look at mediawiki's source to find how it's used [04:28:57] i only know enough about PHP to install/configure/etc mediawiki, i wouldn't know where to look or what to change to make a message parse wikitext [04:29:17] huh, looking at my local install, it SHOULD be parsing wikitext [04:30:10] another inconsistency is some messages parse html while others don't (usually I use wikitext or html whichever works, sometimes i can't use either) [04:31:42] * Skizzerz tests [04:31:59] I think there's only one or two that allow arbitrary html nowadays, ideally that number would be 0 [04:32:51] ah, it replaces stuff with {{ but dosen't do any parsing beyond that [04:33:58] yeah, it parsed FULLPAGENAME [04:34:19] so appropriate place would be bugzilla, although there are complications when parsing arbitrary wikitext, since a lot of those messages are meant to be inline and not block-level [04:34:51] subtitle not being one of them, so I'm thinking that one is fine to switch [04:34:57] but a general switch I don't think would work [04:36:10] is this something I can patch locally and refix after upgrades as needed without waiting on bugzilla? [04:37:55] 03(mod) PreloadingItemGenerator crashes with NoPage exception - 10https://bugzilla.wikimedia.org/58976 +comment (10xqt) [04:38:04] sure, find the line $out->addSubtitle( wfMessage( 'redirectpagesub' )->escaped() ); in includes/Article.php and replace ->escaped() with ->parse() [04:38:14] that'll make it accept arbitrary wikitext [04:38:47] * Jasper_Deng_busy has dealt with misbehaving system messages before [04:38:57] that's probably why CentralAuth has such a problem [04:41:43] 03(mod) PreloadingItemGenerator crashes with NoPage exception - 10https://bugzilla.wikimedia.org/58976 +comment (10info) [04:45:58] c: put the change up at https://gerrit.wikimedia.org/r/#/c/103898/ -- you'll be able to check whether or not it's been merged into core yet there [04:49:15] oh nice, thanks. made the change locally too, though we'll be upgrading next weekend I believe so hopefully it's merged by then [04:51:00] is there a reason why you can't filter special:log/move or /delete by namespace [05:28:30] 03(mod) Exit lightbox when clicking on backdrop - 10https://bugzilla.wikimedia.org/56402 (10Tony Thomas) [05:58:52] 03(mod) PreloadingItemGenerator crashes with NoPage exception - 10https://bugzilla.wikimedia.org/58976 (10xqt) [06:07:54] 03(mod) On page for files that don't exist, edit icon shouldn't open editor for articles - 10https://bugzilla.wikimedia.org/58311 +comment (10Quim Gil) [06:10:01] 03(mod) PreloadingItemGenerator crashes with NoPage exception - 10https://bugzilla.wikimedia.org/58976 +comment (10gerritadmin) [06:10:02] 03(mod) PreloadingItemGenerator crashes with NoPage exception - 10https://bugzilla.wikimedia.org/58976 (10Gerrit Notification Bot) [06:11:21] 03(mod) "Replace all" is very slow: WikiEditor should do a one-step replace when replacing all occurrences - 10https://bugzilla.wikimedia.org/23510 +comment (10qgil) [06:12:06] 03(mod) Recent changes legend displays poorly on narrow resolutions - 10https://bugzilla.wikimedia.org/58715 +design (10MZMcBride) [06:23:01] Hi guys [06:24:48] 03(mod) Add support for more types of Flickr URLs to UploadWizard - 10https://bugzilla.wikimedia.org/42964 +comment (10Quim Gil) [06:28:30] i noticed the ibm_db2 support was recently removed from mediawiki [06:28:45] did anybody try to get it up to shape before removing it? :/ [06:29:08] 03(NEW) Profiling errors in CirrusSearchSearcher - 10https://bugzilla.wikimedia.org/58987 normal; MediaWiki extensions: CirrusSearch; () [06:30:48] Thai: No one probably let us know that they even used it [06:30:52] so I would say no [06:31:11] we can easily re-add if someone comes forward to maintain it [06:34:06] 03(mod) Subscribe all missing public mailing lists to Gmane - 10https://bugzilla.wikimedia.org/58959 +comment (10Quim Gil) [06:35:09] 03(mod) Exit lightbox when clicking on backdrop - 10https://bugzilla.wikimedia.org/56402 +comment (10gerritadmin) [06:35:10] 03(mod) Exit lightbox when clicking on backdrop - 10https://bugzilla.wikimedia.org/56402 (10Gerrit Notification Bot) [06:39:33] Thai: what p858snake|l said. [06:40:32] cool thanks [06:41:18] i'm currently working on trying to get mediawiki to work on sql server so i might try my hand at db2 later [06:41:58] 03(mod) Languages are bundled unnecessarily in HTML - 10https://bugzilla.wikimedia.org/40678 +comment (10gerritadmin) [06:42:07] 03(mod) Add links to Gmane on the main list of mailing lists - 10https://bugzilla.wikimedia.org/58957 +comment (10qgil) [06:46:16] 03(mod) Replace $wgPasswordSenderName with a system message defaulting to "{{SITENAME}}" to clarify and allow translation - 10https://bugzilla.wikimedia.org/32770 +comment (10qgil) [06:53:02] Thai: AFAIK you can't easily get access to ibm_db2 as its a paid product [06:53:15] which is why we had poor support for it int he first place [06:54:03] 03(mod) UploadBase::checkWarnings could throw exception on null object access - 10https://bugzilla.wikimedia.org/38222 +comment (10Quim Gil) [06:57:32] i imagine there's some community version i can take advantage of [07:08:57] 03(NEW) No way to get variants from API - 10https://bugzilla.wikimedia.org/58988 normal; MediaWiki extensions: MobileFrontend; () [07:10:03] 03(mod) No way to get variants from API - 10https://bugzilla.wikimedia.org/58988 +comment (10Jon) [07:10:08] 03(mod) Languages are bundled unnecessarily in HTML - 10https://bugzilla.wikimedia.org/40678 (10Jon) [07:11:27] 03(mod) Languages are bundled unnecessarily in HTML - 10https://bugzilla.wikimedia.org/40678 +comment (10jrobson) [07:20:06] 03(mod) Add support for more types of Flickr URLs to UploadWizard - 10https://bugzilla.wikimedia.org/42964 +comment (10gerritadmin) [07:20:11] 03(mod) Add support for more types of Flickr URLs to UploadWizard - 10https://bugzilla.wikimedia.org/42964 (10Gerrit Notification Bot) [07:20:35] 03(mod) No way to get variants from API - 10https://bugzilla.wikimedia.org/58988 +comment (10bingle-admin) [07:26:32] 03(mod) Languages are bundled unnecessarily in HTML - 10https://bugzilla.wikimedia.org/40678 +comment (10yurik) [07:30:04] 03(mod) Languages are bundled unnecessarily in HTML - 10https://bugzilla.wikimedia.org/40678 +comment (10theopolismewiki) [07:32:12] 03(mod) Languages are bundled unnecessarily in HTML - 10https://bugzilla.wikimedia.org/40678 +comment (10Jon) [07:33:29] 03(mod) Include actions logged by AbuseFilter in the CheckUser results page - 10https://bugzilla.wikimedia.org/29583 +comment (10Kunal Mehta (Legoktm)) [07:36:27] 03(mod) Blue highlight when toggling open sections - 10https://bugzilla.wikimedia.org/58978 +comment (10Jon) [07:36:56] 03(mod) Editor and image upload license is hardcoded - 10https://bugzilla.wikimedia.org/56639 +comment (10jrobson) [07:45:36] 03(mod) $wgMobileUrlTemplate ignored if does not start with a placeholder - 10https://bugzilla.wikimedia.org/58321 +comment (10Jon) [07:49:03] 03(mod) Write Python script to create new wiki user(s) - 10https://bugzilla.wikimedia.org/58980 +comment (10Theopolisme) [07:49:09] 03(mod) Disable MediaWiki:Mobile.js - 10https://bugzilla.wikimedia.org/53949 +comment (10Jon) [07:55:27] 03(mod) On MobileDiff, anonymous user's IP address is not clickable - 10https://bugzilla.wikimedia.org/56814 +comment (10jrobson) [07:59:34] 03(mod) Special:UserLogin does not inform you you're already logged in on mobile - 10https://bugzilla.wikimedia.org/56359 +comment (10jrobson) [08:00:25] 03(mod) MobileFrontend doesn't support PostgreSQL - 10https://bugzilla.wikimedia.org/46745 +comment (10Jon) [08:00:51] thedj: very nice [08:08:08] 03(mod) Add font size adjustment feature to the mobile front end - 10https://bugzilla.wikimedia.org/48946 +comment (10jrobson) [08:10:02] 03(mod) Replace $wgPasswordSenderName with a system message defaulting to "{{SITENAME}}" to clarify and allow translation - 10https://bugzilla.wikimedia.org/32770 +comment (10federicoleva) [08:12:21] 03(mod) Standard pre-echo "you have new messages" bar is not displayed - 10https://bugzilla.wikimedia.org/56834 +comment (10jrobson) [08:12:22] 03(mod) Standard pre-echo "you have new messages" bar is not displayed - 10https://bugzilla.wikimedia.org/56834 +comment (10jrobson) [08:34:59] 03(NEW) Bulk translation by Translate extension for items which are exactly the same - 10https://bugzilla.wikimedia.org/58989 normal; MediaWiki extensions: Translate; () [08:36:01] 03(mod) Bulk translation by Translate extension for items which are exactly the same - 10https://bugzilla.wikimedia.org/58989 normal->15enhancement (10reza1615) [08:39:26] 03(mod) Bulk translation by Translate extension for items which are exactly the same - 10https://bugzilla.wikimedia.org/58989 (10Siebrand Mazeland) [08:45:12] 03(mod) "Data repair and upgrade" not completing using non-interactive job queue runner - 10https://bugzilla.wikimedia.org/58969 +comment (10s.mazeland) [09:10:32] 03(mod) Implement new mediawiki.ui button appearance in core - 10https://bugzilla.wikimedia.org/58297 +comment (10gerritadmin) [09:14:50] 03(mod) "Data repair and upgrade" not completing using non-interactive job queue runner - 10https://bugzilla.wikimedia.org/58969 +comment (10s.mazeland) [09:16:07] 03(NEW) UI for article badges - 10https://bugzilla.wikimedia.org/58990 normal; MediaWiki extensions: WikidataRepo; () [09:17:05] 03(mod) UI for article badges - 10https://bugzilla.wikimedia.org/58990 (10Bene*) [09:17:08] 03(mod) Featured and good article badges - 10https://bugzilla.wikimedia.org/40810 (10Bene*) [09:20:26] 03(mod) UI for article badges - 10https://bugzilla.wikimedia.org/58990 +comment (10Bene*) [09:20:27] 03(mod) special page for setting sitelinks needs to allow setting of badges - 10https://bugzilla.wikimedia.org/56693 (10Bene*) [09:20:34] 03(mod) MWDeprecationWarning: Use of "mwEditButtons" property is deprecated. Use mw.toolbar instead - 10https://bugzilla.wikimedia.org/56935 +comment (10Nemo) [09:20:45] 03(mod) For [[MediaWiki:Lqt hist comment edited/en]] on https sites a padlock is always shown - 10https://bugzilla.wikimedia.org/33394 +comment (10Nemo) [09:20:58] 03(mod) LQT should escape thread titles before providing a link to the user - 10https://bugzilla.wikimedia.org/31244 +comment (10Nemo) [09:22:21] 03(mod) Add font size adjustment feature to the mobile front end - 10https://bugzilla.wikimedia.org/48946 +comment (10jared.zimmerman) [09:35:46] 03(mod) Add thanks links on Special:Watchlist and Special:Contributions - 10https://bugzilla.wikimedia.org/49541 +comment (10jared.zimmerman) [09:39:25] 03(mod) UploadBase::checkWarnings could throw exception on null object access - 10https://bugzilla.wikimedia.org/38222 +comment (10gerritadmin) [09:39:27] 03(mod) UploadBase::checkWarnings could throw exception on null object access - 10https://bugzilla.wikimedia.org/38222 (10Gerrit Notification Bot) [09:55:56] 03(mod) [Regression] Previously valid fullurl with empty article name now broken - 10https://bugzilla.wikimedia.org/58793 +comment (10umherirrender_de.wp) [09:57:59] heh. a fresh mw install. only one user has edited. signup page says : [09:58:00] -1 [09:58:00] recent contributors [10:20:43] 03(mod) moving a page with suppressredirect produces misleading message "A redirect has been created" - 10https://bugzilla.wikimedia.org/45348 (10Umherirrender) [10:34:51] 03(mod) Make tutorial video on how to use Bugzilla - 10https://bugzilla.wikimedia.org/54606 (10Shujat) [10:35:39] 03(mod) Include actions logged by AbuseFilter in the CheckUser results page - 10https://bugzilla.wikimedia.org/29583 +comment (10billinghurst) [10:42:46] 03(mod) 504 Gateway Time-out errors after creating new formulas on pt.wikipedia - 10https://bugzilla.wikimedia.org/56769 +comment (10gerritadmin) [10:53:22] 03(mod) Several instances of wm-bot DOWN - 10https://bugzilla.wikimedia.org/58968 +comment (10zhuyifei1999) [11:10:24] 03(mod) Flow: No Preview or Reply buttons after clicking _Be the first to comment_ - 10https://bugzilla.wikimedia.org/58005 +comment (10gerritadmin) [11:10:24] 03(mod) PYWP-18 Add support for WebCite to weblinkchecker.py - 10https://bugzilla.wikimedia.org/58815 +comment (10Beta16) [11:23:53] 03(mod) [Regression] Previously valid fullurl with empty article name now broken - 10https://bugzilla.wikimedia.org/58793 +comment (10umherirrender_de.wp) [11:25:05] hola, i would like to know how the rewrite rules should look like for mediawiki, if i want to force https only to login/registration with nginx [11:25:33] couldnt find this info so far [11:31:29] 03(mod) Enhanced Recent Changes collapse/show arrows are low-resolution - 10https://bugzilla.wikimedia.org/35344 +comment (10gerritadmin) [11:41:52] 03(mod) Make tutorial video on how to use Bugzilla - 10https://bugzilla.wikimedia.org/54606 (10Shujat) [11:44:38] is there currently a problem with the gerrit git repository? [11:45:11] When I wanted to rebase a change I got the error message Downloading refs/changes/01/85801/59 from gerrit into review/physikerwelt/math2 fatal: Couldn't find remote ref refs/changes/01/85801/59 [11:49:22] 03(mod) add xml to weblinkchecker.py - 10https://bugzilla.wikimedia.org/55039 +comment (10gerritadmin) [11:49:22] 03(mod) PYWP-18 Add support for WebCite to weblinkchecker.py - 10https://bugzilla.wikimedia.org/58815 +comment (10gerritadmin) [11:49:42] 03(mod) PYWP-18 Add support for WebCite to weblinkchecker.py - 10https://bugzilla.wikimedia.org/58815 (10Gerrit Notification Bot) [12:01:43] 03(mod) Title.php should consider ":" to be an invalid title - 10https://bugzilla.wikimedia.org/54044 +comment (10gerritadmin) [12:01:51] 03(mod) Title.php should consider ":" to be an invalid title - 10https://bugzilla.wikimedia.org/54044 (10Gerrit Notification Bot) [12:05:23] 03(mod) 504 Gateway Time-out errors after creating new formulas on pt.wikipedia - 10https://bugzilla.wikimedia.org/56769 +comment (10physik) [12:51:23] can we really not find any co-mentor for https://www.mediawiki.org/wiki/Talk:Google_Code-in#JavaScript_gadgets_2 (fixes to https://commons.wikimedia.org/wiki/MediaWiki:GallerySlideshow.js in particular)? [12:57:42] 03(mod) Bulk translation by Translate extension for items which are exactly the same - 10https://bugzilla.wikimedia.org/58989 +comment (10pouyan) [13:05:49] 03(mod) No way to get variants from API - 10https://bugzilla.wikimedia.org/58988 +comment (10Mateusz Maćkowski) [13:07:57] hello everyone, I appreciate your contributions in the design document of MediaWiki Homepage Redesign ;) #link https://www.mediawiki.org/wiki/MediaWiki/Homepage_redesign/Design_Document [13:22:15] 03(NEW) SMW::on and SMW::off in SMW 1.9 - 10https://bugzilla.wikimedia.org/58991 normal; MediaWiki extensions: Semantic MediaWiki; () [13:36:03] Hello. :) [13:40:13] 03(mod) System message "Wminc-search-nocreate-suggest" using wrong params ($2 instead of $3) - 10https://bugzilla.wikimedia.org/58638 +comment (10zhuyifei1999) [13:52:31] 03(mod) [SF] Special:RunQuery needs a standard input to clear and reset the form - 10https://bugzilla.wikimedia.org/34290 +comment (10Yaron Koren) [13:53:12] 03(mod) Add a action=render "text" parameter - 10https://bugzilla.wikimedia.org/58971 +comment (10brettz9) [13:55:13] 03(mod) Subsection headers in SF sections prevent correct content parsing - 10https://bugzilla.wikimedia.org/57332 +comment (10Yaron Koren) [13:56:36] 03(mod) File upload not working right with multiple-instance templates. - 10https://bugzilla.wikimedia.org/31343 +comment (10Yaron Koren) [14:06:18] Ni [14:06:18] Hi* [14:08:06] 03(mod) Flow: Flow should recognise and follow wpuseeditwarning - 10https://bugzilla.wikimedia.org/58402 +comment (10tinajohnson.1234) [14:10:45] 03(mod) Flow: Flow should recognise and follow wpuseeditwarning - 10https://bugzilla.wikimedia.org/58402 +comment (10tinajohnson.1234) [14:18:39] Hi everybody [14:20:31] Hi CristianCantoro. :) [14:24:00] I'm still experimenting with OAuth... (see here: ) [14:24:35] if I launch the script from command line (i.e. using the built-in server in Flask) everything is thing [14:24:35] *is fine [14:24:55] sorry, wrong link: https://github.com/CristianCantoro/mwoauth-test [14:25:32] but I have set up a virtualhost on my local Apache server and I am running the script with mod_wsgi [14:25:49] and I get this exception: http://pastebin.com/kWMuqfyu [14:26:13] I have no clue about this error :-/ [14:33:05] 03(mod) Special:Ask / template output shows SMW::on and SMW::off in SMW 1.9 - 10https://bugzilla.wikimedia.org/58991 summary; +comment (10MWJames) [14:43:47] 03(mod) Add "Select all" and "Select none" checkboxes, when presenting list of BibTeX references to import - 10https://bugzilla.wikimedia.org/30700 +comment (10tinajohnson.1234) [14:45:12] 03(mod) Special:Ask / template output shows SMW::on and SMW::off in SMW 1.9 - 10https://bugzilla.wikimedia.org/58991 +comment (10jaideraf) [14:47:11] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10geofbot) [14:49:19] Nikerabbit: Finally tracked down that issue [14:50:08] Nikerabbit: SidebarEx.body.php was using $nsname = Namespace::getCanonicalName( $ns ); to get the name of the namespace [14:50:15] Nikerabbit: Changing it to $nsname = $wgTitle->getSubjectNsText(); fixed the issue [14:51:03] Nikerabbit: Always fun to spend 5-6 hours fixing one little tiny thing ;_;, probably doesn't help that I haven't done php in several years, and even then, I had only done it for a few months.... [14:52:24] 03(mod) Special:Ask / template output shows SMW::on and SMW::off in SMW 1.9 - 10https://bugzilla.wikimedia.org/58991 +comment (10jamesin.hongkong.1) [14:54:44] 03(mod) Implement TitleKey-like SearchGetNearMatching in Cirrus - 10https://bugzilla.wikimedia.org/58590 +comment (10Nik Everett) [14:54:47] 03(mod) CirrusSearch: Prefix search for “L’Oréal” and “L Oréal” should match [[L'Oréal]] - 10https://bugzilla.wikimedia.org/58702 +comment (10Nik Everett) [14:55:15] 03(mod) Profiling errors in CirrusSearchSearcher - 10https://bugzilla.wikimedia.org/58987 +comment (10Nik Everett) [14:55:57] hi [14:56:58] i need to increase upload size and i didn't found php.ini, what i do? [15:04:32] 03(mod) Profiling errors in CirrusSearchSearcher - 10https://bugzilla.wikimedia.org/58987 +comment (10neverett+bugzilla) [15:05:16] i need to increase upload size and i didn't found php.ini, what i do? [15:05:45] 03(mod) Profiling errors in CirrusSearchSearcher - 10https://bugzilla.wikimedia.org/58987 +comment (10gerritadmin) [15:05:45] 03(mod) Profiling errors in CirrusSearchSearcher - 10https://bugzilla.wikimedia.org/58987 (10Gerrit Notification Bot) [15:07:27] 03(mod) Special:Ask / template output shows SMW::on and SMW::off in SMW 1.9 - 10https://bugzilla.wikimedia.org/58991 +comment (10jamesin.hongkong.1) [15:10:41] i need to increase upload size and i didn't found php.ini, what i do? [15:12:29] gero: ...did you try adding the lines to php.ini? [15:12:50] i can't find php.ini [15:13:10] gero: What os are you running? Windows? Linux? [15:13:34] i'm using shared webhost [15:13:51] not local [15:14:11] gero: right so probably linux, do you have ssh access to it? [15:14:26] no [15:14:31] 03(mod) Merging Unicode similar-looking characters in internal search (apostrophes, "x" and "�", etc) - 10https://bugzilla.wikimedia.org/39501 +comment (10Nik Everett) [15:14:31] 03(mod) CirrusSearch: Problems on the Gujarati wikipedia that look like unicode normalization issues - 10https://bugzilla.wikimedia.org/57242 (10Nik Everett) [15:14:51] no i can't use ssh access [15:14:51] gero: ftp access then? [15:15:11] yes [15:15:32] http://jesin.tk/using-custom-php-ini-files-on-shared-hosting/ [15:15:52] gero: I'd try that perhaps [15:16:01] gero: ...err that still looks like you need shell access. [15:16:12] gero: Maybe try contacting your hosting provider. [15:16:27] i will try [15:19:35] 03(mod) Special:Ask / template output shows SMW::on and SMW::off in SMW 1.9 - 10https://bugzilla.wikimedia.org/58991 +comment (10jaideraf) [15:22:38] 03(mod) [TUX] Provide shortcuts for inserting suggestions - 10https://bugzilla.wikimedia.org/45479 +comment (10gerritadmin) [15:24:39] 03(NEW) Add possiblity to query oldimage filtered by SHA1 with the API - 10https://bugzilla.wikimedia.org/58992 enhancement; MediaWiki: API; () [15:30:43] 03(mod) The formlink parser function sometimes breaks - 10https://bugzilla.wikimedia.org/23697 +comment (10Yaron Koren) [15:32:04] 03(NEW) Make limited information from filearchive available to everyone - 10https://bugzilla.wikimedia.org/58993 enhancement; MediaWiki: API; () [15:39:38] 03(NEW) Documentation of JobQueue::deduplicateRootJob is out of date - 10https://bugzilla.wikimedia.org/58994 normal; MediaWiki: JobQueue; () [15:41:32] 03(mod) Title.php should consider ":" to be an invalid title - 10https://bugzilla.wikimedia.org/54044 +comment (10gerritadmin) [15:54:00] 03(mod) Store the page_id of the moved page in log_page - 10https://bugzilla.wikimedia.org/57084 +comment (10aaron.halfaker) [16:08:30] 03(mod) noreferences.py must not place tag on disambig pages - 10https://bugzilla.wikimedia.org/57164 +comment (10gerritadmin) [16:08:30] 03(mod) noreferences.py must not place tag on disambig pages - 10https://bugzilla.wikimedia.org/57164 (10Gerrit Notification Bot) [16:09:28] 03(NEW) incorrect link to special pages in SpecialBibTexImport.php - 10https://bugzilla.wikimedia.org/58995 normal; Wikimedia: AcaWiki; () [16:10:55] 03(mod) noreferences.py must not place tag on disambig pages - 10https://bugzilla.wikimedia.org/57164 +comment (10gerritadmin) [16:13:55] Is there a way to push changes made to Acawiki Components like BibTexImport to gerrit ? or should we push it else where ? [16:17:30] 03(NEW) intermittent: 'exception caught: failed insert' - 10https://bugzilla.wikimedia.org/58996 normal; MediaWiki extensions: Flow; () [16:17:54] 03(mod) Write Python script to create new wiki user(s) - 10https://bugzilla.wikimedia.org/58980 +comment (10jhall) [16:19:38] hey [16:19:59] is it possible to accomplish something like this {{#if:{{PAGENAME|Some Random Article}}|showtext}} [16:20:27] jama-: okay [16:22:00] anyway.. what i want to accomplish is to add that tag to a random article and if the article name has a match then the text is displayed [16:22:40] if no match is found, then nothing is displayed [16:23:06] @seen sucheta [16:23:06] Niharika: Last time I saw sucheta they were changing the nickname to , but is no longer in channel #wikimedia-office at 12/26/2013 8:31:50 PM (19h51m16s ago) [16:23:21] guest___: actually, it should be {{#ifeq:{{PAGENAME}}|Some Random Article|showtext}} [16:24:42] Vulpix thankyou! [16:25:03] a duh on my behalf [16:25:23] should have looked more into the parser functions [16:36:31] 03(mod) intermittent: 'exception caught: failed insert' - 10https://bugzilla.wikimedia.org/58996 +comment (10bingle-admin) [16:37:12] 03(mod) Profiling errors in CirrusSearchSearcher - 10https://bugzilla.wikimedia.org/58987 +comment (10gerritadmin) [16:39:13] 03(NEW) Transition service groups to new globally unique names and UIDs - 10https://bugzilla.wikimedia.org/58997 enhancement; Wikimedia Labs: Infrastructure; () [16:39:13] 03(mod) intermittent: 'exception caught: failed insert' - 10https://bugzilla.wikimedia.org/58996 +comment (10cmcmahon) [16:42:56] 03(mod) Editing the main page shows the wrong preview on mobile - 10https://bugzilla.wikimedia.org/58595 +comment (10gerritadmin) [16:42:56] 03(mod) Editing the main page shows the wrong preview on mobile - 10https://bugzilla.wikimedia.org/58595 (10Gerrit Notification Bot) [16:57:29] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10qgil) [16:59:28] 03(mod) Enable CAPTCHA for all edits of non-confirmed users on pt.wikipedia in order to reduce editing activity - 10https://bugzilla.wikimedia.org/49860 +comment (10greg) [17:14:46] 03(mod) Write Python script to create new wiki user(s) - 10https://bugzilla.wikimedia.org/58980 +comment (10theopolismewiki) [17:22:27] 03(mod) "Data repair and upgrade" not completing using non-interactive job queue runner - 10https://bugzilla.wikimedia.org/58969 +comment (10jeroen_dedauw) [17:23:45] 03(mod) Transition service groups to new globally unique names and UIDs - 10https://bugzilla.wikimedia.org/58997 +comment (10abogott) [17:34:33] 03(NEW) document.activeElement can change unexpectedly while typing in VE editor - 10https://bugzilla.wikimedia.org/58998 major; VisualEditor: ContentEditable; () [17:34:53] 03(mod) document.activeElement can change unexpectedly while typing in VE editor - 10https://bugzilla.wikimedia.org/58998 (10Jeff Hall) [17:37:12] 03(mod) document.activeElement can change unexpectedly while typing in VE editor - 10https://bugzilla.wikimedia.org/58998 +comment (10jhall) [17:39:37] 03(mod) document.activeElement can change unexpectedly while typing in VE editor - 10https://bugzilla.wikimedia.org/58998 +comment (10jhall) [17:48:05] 03(mod) Transition service groups to new globally unique names and UIDs - 10https://bugzilla.wikimedia.org/58997 +comment (10marc) [17:48:05] 03(mod) Editing the main page shows the wrong preview on mobile - 10https://bugzilla.wikimedia.org/58595 (10Jon) [17:48:25] 03(mod) Editing the main page shows the wrong preview on mobile - 10https://bugzilla.wikimedia.org/58595 +comment (10gerritadmin) [17:50:59] 03(mod) Write Python script to create new wiki user(s) - 10https://bugzilla.wikimedia.org/58980 +comment (10jhall) [17:50:59] 03(mod) "Data repair and upgrade" not completing using non-interactive job queue runner - 10https://bugzilla.wikimedia.org/58969 +comment (10s.mazeland) [17:53:21] 03(NEW) TimedMediaHandler should support non-English namespace names - 10https://bugzilla.wikimedia.org/58999 normal; MediaWiki extensions: TimedMediaHandler; () [17:54:05] 03(mod) TimedMediaHandler should support non-English namespace names - 10https://bugzilla.wikimedia.org/58999 (10Tomasz W. Kozlowski) [17:54:05] 03(mod) Enable TimedText in ptwiki - 10https://bugzilla.wikimedia.org/58984 (10Tomasz W. Kozlowski) [17:58:51] 03(NEW) TimedMediaHandler does not support localized namespaces. - 10https://bugzilla.wikimedia.org/59000 normal; MediaWiki extensions: TimedMediaHandler; () [18:01:53] 03(mod) TimedMediaHandler does not support localized namespaces. - 10https://bugzilla.wikimedia.org/59000 +comment (10Cainamarques) [18:01:53] 03(mod) TimedMediaHandler should support non-English namespace names - 10https://bugzilla.wikimedia.org/58999 +comment (10Cainamarques) [18:10:40] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10geofbot) [18:11:35] 03(mod) VisualEditor:500 (Internal Server Error) appearing while creating a link on betalabs - 10https://bugzilla.wikimedia.org/58974 (10ryasmeen) [18:11:42] 03(mod) VisualEditor:500 (Internal Server Error) appearing while creating a link on betalabs - 10https://bugzilla.wikimedia.org/58974 (10ryasmeen) [18:12:41] 03(mod) Math creates FSFileBackend in deprecated parameters - 10https://bugzilla.wikimedia.org/58615 +comment (10mails2vichu) [18:19:46] 03(mod) Write Python script to create new wiki user(s) - 10https://bugzilla.wikimedia.org/58980 (10Jeff Hall) [18:25:10] 03(mod) VisualEditor: Transclusion template suggestions are no longer available - 10https://bugzilla.wikimedia.org/58406 (10ryasmeen) [18:28:32] 03(mod) Profiling errors in CirrusSearchSearcher - 10https://bugzilla.wikimedia.org/58987 (10Nik Everett) [18:28:32] 03(NEW) VisualEditor: List formatting not applied unless there is a blank line between items - 10https://bugzilla.wikimedia.org/59001 normal; VisualEditor: General; () [18:31:16] 03(mod) out of memory for large pngs near 35 MP - 10https://bugzilla.wikimedia.org/54744 +comment (10ranonenmacher) [18:35:54] 03(mod) VisualEditor: List formatting not applied unless there is a blank line between items - 10https://bugzilla.wikimedia.org/59001 +comment (10wmf.whatamidoing) [18:44:04] 03(mod) Specal:NovaRole - sort members alphabetically in Add member dialog - 10https://bugzilla.wikimedia.org/36516 +comment (10Andrew Bogott) [18:44:44] 03(NEW) VisualEditor:Uncaught TypeError: Object [object Text] has no method 'setAttribute' appears while attempting to save after adding Cite Web template - 10https://bugzilla.wikimedia.org/59002 normal; VisualEditor: Editing Tools; () [18:45:48] 03(mod) VisualEditor:Uncaught TypeError: Object [object Text] has no method 'setAttribute' appears while attempting to save after adding Cite Web template - 10https://bugzilla.wikimedia.org/59002 (10ryasmeen) [18:47:46] 03(mod) Title.php should consider ":" to be an invalid title - 10https://bugzilla.wikimedia.org/54044 (10Bartosz Dziewoński) [18:52:32] 03(mod) puppet has a problem with versions - 10https://bugzilla.wikimedia.org/45897 +comment (10Andrew Bogott) [18:53:44] 03(mod) Instance 'delete' link doesn't delete the ldap entry for an instance - 10https://bugzilla.wikimedia.org/58717 +comment (10abogott) [18:57:33] 03(NEW) Wrong page content model "wikitext" on importing a JavaScript page - 10https://bugzilla.wikimedia.org/59003 normal; MediaWiki: Export/Import; () [19:20:16] 03(mod) Hash behaviour on mobile with sections - 10https://bugzilla.wikimedia.org/53308 +comment (10gerritadmin) [19:20:30] 03(mod) Hash behaviour on mobile with sections - 10https://bugzilla.wikimedia.org/53308 (10Gerrit Notification Bot) [19:25:35] 03(mod) Blue highlight when toggling open sections - 10https://bugzilla.wikimedia.org/58978 (10Jon) [19:56:23] 03(NEW) VisualEditor: The change in an article from a different browser session does not reflect in the readmode - 10https://bugzilla.wikimedia.org/59004 normal; VisualEditor: Editing Tools; () [19:56:36] 03(mod) VisualEditor: The change in an article from a different browser session does not reflect in the readmode - 10https://bugzilla.wikimedia.org/59004 (10ryasmeen) [19:57:09] 03(mod) Move 'X' Icon to upper right corner in Media Viewer - 10https://bugzilla.wikimedia.org/58653 +comment (10Mark Holmquist) [20:00:48] 03(mod) No way to get variants from API - 10https://bugzilla.wikimedia.org/58988 +comment (10jrobson) [20:03:29] 03(mod) No way to get variants from API - 10https://bugzilla.wikimedia.org/58988 +comment (10theopolismewiki) [20:07:09] 03(NEW) Echo: Allow un-bundling of pagelink Notifications - 10https://bugzilla.wikimedia.org/59005 normal; MediaWiki extensions: Echo; () [20:08:05] 03(mod) No way to get variants from API - 10https://bugzilla.wikimedia.org/58988 +comment (10gerritadmin) [20:08:06] 03(mod) No way to get variants from API - 10https://bugzilla.wikimedia.org/58988 (10Gerrit Notification Bot) [20:08:48] 03(mod) Don't use fake user agent - 10https://bugzilla.wikimedia.org/58651 +comment (10gerritadmin) [20:18:33] 03(mod) m.wikidata.org should redirect to www.wikidata.org - 10https://bugzilla.wikimedia.org/49261 +comment (10gerritadmin) [20:19:30] 03(NEW) Write a redis token driver for keystone - 10https://bugzilla.wikimedia.org/59006 normal; Wikimedia Labs: Infrastructure; () [20:19:32] 03(mod) m.wikidata.org should redirect to www.wikidata.org - 10https://bugzilla.wikimedia.org/49261 +comment (10John F. Lewis) [20:19:53] 03(mod) Write a redis token driver for keystone - 10https://bugzilla.wikimedia.org/59006 (10Ryan Lane) [20:20: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) [20:21:35] 03(mod) Write a redis token driver for keystone - 10https://bugzilla.wikimedia.org/59006 +comment (10rlane32) [20:22:35] 03(mod) Flow: intermittent: 'exception caught: failed insert' - 10https://bugzilla.wikimedia.org/58996 summary (10Oliver Keyes) [20:23:16] 03(mod) Move 'X' Icon to upper right corner in Media Viewer - 10https://bugzilla.wikimedia.org/58653 +comment (10gerritadmin) [20:23:16] 03(mod) Move 'X' Icon to upper right corner in Media Viewer - 10https://bugzilla.wikimedia.org/58653 (10Gerrit Notification Bot) [20:23:37] 03(mod) Write a redis token driver for keystone - 10https://bugzilla.wikimedia.org/59006 +comment (10rlane32) [20:23:37] 03(mod) Flow: Flow should recognise and follow wpuseeditwarning - 10https://bugzilla.wikimedia.org/58402 +comment (10okeyes) [20:37:27] 03(mod) Support 'ondiscussionpage:' for LQT compatibility - 10https://bugzilla.wikimedia.org/53512 +comment (10neverett+bugzilla) [20:42:50] 03(mod) Support 'ondiscussionpage:' for LQT compatibility - 10https://bugzilla.wikimedia.org/53512 +comment (10krenair) [20:57:21] 03(mod) Transition service groups to new globally unique names and UIDs - 10https://bugzilla.wikimedia.org/58997 +comment (10rlane32) [21:17:00] 03(mod) incorrect link to special pages in SpecialBibTexImport.php - 10https://bugzilla.wikimedia.org/58995 +comment (10aklapper) [21:24:06] 03(mod) Add .gitignore to the /skins directory to make it easier to work on extensions - 10https://bugzilla.wikimedia.org/55486 +comment (10Bartosz Dziewoński) [21:24:21] 03(mod) Alpha: URL specific to page section is lost after reloading - 10https://bugzilla.wikimedia.org/57329 summary (10Quim Gil) [21:29:11] 03(NEW) /home on wikidata-wdq-mm is read-only - 10https://bugzilla.wikimedia.org/59007 major; Wikimedia Labs: wikidata; () [21:32:17] 03(mod) 'Desktop' link requires cookies - 10https://bugzilla.wikimedia.org/51277 (10Quim Gil) [21:37:19] 03(mod) VisualEditor: Reference is not getting added; cannot save a page after adding an image/template/link in the article in Beta - 10https://bugzilla.wikimedia.org/57683 +comment (10Elitre) [21:41:52] 03(NEW) Add Arabic (ar) welcome template of Wiktionary and Wikiversity - 10https://bugzilla.wikimedia.org/59008 normal; Pywikibot: General; () [21:45:53] 03(mod) /home on wikidata-wdq-mm is read-only - 10https://bugzilla.wikimedia.org/59007 +comment (10Marc A. Pelletier) [21:55:38] 03(mod) Add .gitignore to the /skins directory to make it easier to work on extensions - 10https://bugzilla.wikimedia.org/55486 +comment (10huji.huji) [21:58:15] 03(mod) Add .gitignore to the /skins directory to make it easier to work on extensions - 10https://bugzilla.wikimedia.org/55486 +comment (10matma.rex) [21:58:32] 03(mod) noreferences.py must not place tag on disambig pages - 10https://bugzilla.wikimedia.org/57164 +comment (10gerritadmin) [22:01:09] 03(mod) Math creates FSFileBackend in deprecated parameters - 10https://bugzilla.wikimedia.org/58615 (10physikerwelt) [22:10:36] 03(NEW) beta labs: upload image fails - 10https://bugzilla.wikimedia.org/59009 normal; MediaWiki extensions: MobileFrontend; () [22:13:40] 03(NEW) VisualEditor:Cannot Edit any page in betalabs - 10https://bugzilla.wikimedia.org/59010 normal; VisualEditor: Editing Tools; () [22:14:11] 03(mod) VisualEditor:Cannot Edit any page in betalabs - 10https://bugzilla.wikimedia.org/59010 (10ryasmeen) [22:14:26] 03(mod) action=setnotificationtimestamp API is not documented anywhere - 10https://bugzilla.wikimedia.org/58339 +comment (10Bartosz Dziewoński) [22:16:23] 03(mod) JavaScript syntax error when mw.loader.store enabled when using Opera 12 - 10https://bugzilla.wikimedia.org/57567 +comment (10gerritadmin) [22:16:23] 03(mod) importml.sh calls /bin/bash - 10https://bugzilla.wikimedia.org/57470 +comment (10Mark Holmquist) [22:18:04] 03(mod) Do not load JavaScript modules when they are not needed - 10https://bugzilla.wikimedia.org/58441 +comment (10mtraceur) [22:19:39] 03(mod) No way to get variants from API - 10https://bugzilla.wikimedia.org/58988 +comment (10gerritadmin) [22:20:10] 03(mod) Flow: intermittent: 'exception caught: failed insert' - 10https://bugzilla.wikimedia.org/58996 (10spage) [22:20:34] 03(mod) VisualEditor:Cannot Edit any page in betalabs - 10https://bugzilla.wikimedia.org/59010 (10ryasmeen) [22:20:40] 03(mod) beta labs: upload image fails - 10https://bugzilla.wikimedia.org/59009 +comment (10bingle-admin) [22:21:26] Any translation administrator who could approve this page https://www.mediawiki.org/wiki/Help:Talk_pages ? [22:22:57] 03(mod) JavaScript syntax error when mw.loader.store enabled when using Opera 12 - 10https://bugzilla.wikimedia.org/57567 +comment (10gerritadmin) [22:27:15] 03(mod) media viewer doesn't preserve thumbnail options like svg language - 10https://bugzilla.wikimedia.org/58663 +comment (10mtraceur) [22:27:42] 03(mod) media viewer doesn't preserve thumbnail options like svg language - 10https://bugzilla.wikimedia.org/58663 +comment (10mtraceur) [22:36:24] VladAndrew: You can translate it, without it being marked bte [22:36:27] *btw [22:39:04] 03(mod) Enhanced Recent Changes collapse/show arrows are low-resolution - 10https://bugzilla.wikimedia.org/35344 +comment (10gerritadmin) [22:39:16] 03(mod) Enhanced Recent Changes collapse/show arrows are low-resolution - 10https://bugzilla.wikimedia.org/35344 (10Bartosz Dziewoński) [22:41:08] 03(mod) RSS/Atom feed icon for sidebar is low-resolution - 10https://bugzilla.wikimedia.org/35345 (10Bartosz Dziewoński) [22:45:41] p858snake|l: oh, ok [22:46:18] p858snake|l: I am working on a gci task, I don't actually have to translate it [22:46:31] I have to make it translatable and copy the old translations [22:46:37] p858snake|l: https://www.google-melange.com/gci/task/view/google/gci2013/6385280768540672 [22:54:56] 03(mod) VisualEditor:Cannot Edit any page in betalabs - 10https://bugzilla.wikimedia.org/59010 +comment (10cmcmahon) [22:55:46] 03(mod) Use mw.user.tokens.get( 'editToken' ) - 10https://bugzilla.wikimedia.org/57559 +comment (10gerritadmin) [23:00:33] 03(mod) The subpages link to antecedent page 'breadcrumbs' aren't hidden in 'formedit' mode. - 10https://bugzilla.wikimedia.org/28647 +comment (10Yaron Koren) [23:07:41] 03(mod) On page for files that don't exist, edit icon shouldn't open editor for articles - 10https://bugzilla.wikimedia.org/58311 +comment (10jaredflores2000) [23:22:25] 03(mod) UnicodeEncodeError in profiling script report.py - 10https://bugzilla.wikimedia.org/16716 (10Gerrit Notification Bot) [23:22:26] 03(mod) UnicodeEncodeError in profiling script report.py - 10https://bugzilla.wikimedia.org/16716 +comment (10gerritadmin) [23:25:26] MediaWiki 1.19.9 PHP 5.3.24 (cgi-fcgi) MySQL 5.1.70-cll: WikiEditor does not appear in Edit mode. Any suggestions where I can go and learn why as I already went to the Extension Talk [23:25:37] 03(mod) UnicodeEncodeError in profiling script report.py - 10https://bugzilla.wikimedia.org/16716 +comment (10gerritadmin) [23:25:58] 03(mod) UnicodeEncodeError in profiling script report.py - 10https://bugzilla.wikimedia.org/16716 (10Ori Livneh) [23:26:11] 03(mod) Use mw.user.tokens.get( 'editToken' ) - 10https://bugzilla.wikimedia.org/57559 +comment (10gerritadmin) [23:27:59] 03(mod) UnicodeEncodeError in profiling script report.py - 10https://bugzilla.wikimedia.org/16716 +comment (10s.mazeland) [23:32:28] 03(mod) UnicodeEncodeError in profiling script report.py - 10https://bugzilla.wikimedia.org/16716 +comment (10Siebrand Mazeland)