[00:00:50] 03(mod) Language names blurred and legible with difficulty (using the hardcoded "Autonym" font) - 10https://bugzilla.wikimedia.org/56346 +comment (10mfwarburg) [00:21:25] Is mediawiki capable of operating with memcached over unix sockets? [01:05:17] 03(NEW) purges failing in pmtpa+esams? - 10https://bugzilla.wikimedia.org/56545 normal; Wikimedia: General/Unknown; () [01:05:31] 03(mod) purges failing in pmtpa+esams? - 10https://bugzilla.wikimedia.org/56545 +comment (10bugzilla+org.wikimedia) [01:07:31] 03(mod) Wikis show more and more pages in an old cached version instead of the current one - 10https://bugzilla.wikimedia.org/54647 +comment (10jeremyb) [01:10:11] hey folks [01:10:36] i'm developing a wiki, and i want to disallow anonymous edits [01:10:48] and i'm going to be very selective on whom i allow to edit it [01:10:53] that part is all straightforward [01:11:21] but then the idea came to me, supported by some others, that we may want to allow random input to parts of it [01:11:27] the scenario being: [01:11:49] the main section of an article would be moderated, but a comments section added to the end [01:11:55] does anyone have any ideas on that? [01:12:08] allowing editing part of an article but not all of it, essentially? [01:13:07] perhaps a link at the bottom of the page to a forum thread would work [01:13:19] but i'd like to keep it all on the same page if possible [01:18:24] you can find about that in http://www.mediawiki.org/wiki/Manual:Combating_spam [01:18:57] roycroft [01:19:03] check on lazy lockdown [01:19:31] ok, i'll do that [01:19:32] thanks [01:20:34] hmm [01:20:49] big warnings that i should use a cms and not mediawiki on the lockdown page :) [01:21:17] i had a feeling i was wanting something considered untoward [01:22:34] perhaps a forum that is not part of mediawiki, and a cron job that will scrap the forum posts for new entries and append them to the wiki pages would be a workable approach [01:22:50] i'd like for users to be able to give their input more easily than that, though [01:23:50] * roycroft has a bad habit of wanting software to work as he wants it to, and not as it was designed to work [01:27:05] 03(mod) purges failing in pmtpa+esams? - 10https://bugzilla.wikimedia.org/56545 normal->major; +comment (10jeremyb) [01:27:47] roycroft: sounds a bit like article feedback? [01:28:07] sort of [01:28:34] https://en.wikipedia.org/wiki/Wikipedia:Article_Feedback_Tool [01:28:36] i'll use a concrete example [01:28:44] this is a wiki for home brewers [01:28:45] do you know that tool already? [01:28:47] i.e. people whomake beer [01:28:51] i know of it [01:28:59] so let's say there's an article on a particular yeast strain [01:29:14] it's going to contain information about the sourc of the yeast, who produces it commercially, etc. [01:29:25] however, yeast strains do not always behave as advertised [01:29:28] also, another option is to allow edits to everything but use pendingchanges and show stable version by default [01:29:34] i want the main article to be locked down [01:30:00] but i'd like for wiki visitors to be able to say "hey- i used that and this is the temperature i fermented at, and this is the result i got" [01:30:10] so more forum-like than just feedback-like [01:31:04] huh [01:31:08] my overall concern is that in homebrewing world, everyone has opinions [01:31:16] and most are not based on fact or experience [01:31:27] i don't want a wiki that's full of unfounded opinions [01:31:47] but i would like a section for unvetted input in each article [01:33:01] yeah, idk. maybe mediawiki isn't the best solution for that part. you could mix up the 2 different apps in one page if they were separate [01:33:17] with JS or iframe or an extension that pulls it in from the other app [01:33:24] or maybe there is some extension [01:33:25] idk [01:34:24] that's kind of what i'm thinking [01:34:40] a wiki is definitely the best approach for the main content of the site [01:34:51] the user input piece would be nice, but isn't critical [01:34:59] and certainly isn't necessary for launch [01:35:12] i'm hoping to launch by the end of this month, and by the end of the year for sure [01:35:29] it's getting a bit late to be adding major new functionality [01:35:39] i need the framework to be complete asap, and to start developing content [01:35:53] i notice there's a discussion option [01:36:09] but won't stop someone from editing at whim [01:36:32] i don't want it to be in the talk namespace, if that's what you're talking about [01:36:53] ideally i'd like this to all appear seamlessly on the same page [01:37:14] and as i was just mentioning, it's not something to do by launch day [01:37:23] i don't like boxing myself into corners though [01:37:37] i try to think ahead when desigining things, even if implementation of parts of it comes later [01:39:47] we'll likely disable access to most namespaces such as talk, mediawiki, special, etc. to non-authenticated users [02:02:03] 03(mod) Don't mention 0 Uploads on the mobile profile page - 10https://bugzilla.wikimedia.org/55895 +comment (10Jon) [02:07:25] 03(mod) purges failing in pmtpa+esams? - 10https://bugzilla.wikimedia.org/56545 +comment (10bdavis) [02:09:21] 03(mod) Language names blurred and legible with difficulty (using the hardcoded "Autonym" font) - 10https://bugzilla.wikimedia.org/56346 +comment (10apper) [02:22:39] 03(mod) Revision::fetchFromConds SELECT ... FOR UPDATE invalid in Postgres - 10https://bugzilla.wikimedia.org/47055 +comment (10gerritadmin) [02:52:27] 03(mod) purges failing in pmtpa+esams? - 10https://bugzilla.wikimedia.org/56545 +comment (10Tim Starling) [02:53:55] 03(mod) purges failing in pmtpa+esams? - 10https://bugzilla.wikimedia.org/56545 +comment (10tstarling) [03:01:29] 03(mod) The 'like' property comparator fails to select pages when the property 'allows value'. - 10https://bugzilla.wikimedia.org/21893 +comment (10gerritadmin) [03:18:00] 03(mod) purges failing in pmtpa+esams? - 10https://bugzilla.wikimedia.org/56545 +comment (10tstarling) [03:22:50] 03(mod) Add a new field, rc_source, to the recentchanges table on wmf wikis - 10https://bugzilla.wikimedia.org/55844 +comment (10springle) [04:53:10] Extension:ArticleComments might be a good start for what i am trying to do [05:35:37] 03(mod) ULS Autonym font loading causes hits to the [[Font/Autonym.ttf]] article - 10https://bugzilla.wikimedia.org/56514 +comment (10Santhosh Thottingal) [05:49:10] 03(mod) CSSMin is not path-remapping for multiple 'url's - 10https://bugzilla.wikimedia.org/56514 summary (10Santhosh Thottingal) [06:02:22] Can I do an upgrade of mediawiki with RPM and it work at least at base level. [06:28:22] 03(mod) Allow users to reach all regions by scrolling - 10https://bugzilla.wikimedia.org/39925 +comment (10Santhosh Thottingal) [06:47:08] 03(mod) Automated data collection for ULS input methods being activated by users - 10https://bugzilla.wikimedia.org/51349 summary (10Siebrand Mazeland) [06:50:10] 03(mod) Automated data collection for ULS input methods being activated by users - 10https://bugzilla.wikimedia.org/51349 +comment (10Siebrand Mazeland) [06:54:47] 03(mod) CSSMin is not path-remapping for multiple 'url's - 10https://bugzilla.wikimedia.org/56514 +comment (10s.mazeland) [06:56:57] 03(NEW) Specify file format of preview if different from original file - 10https://bugzilla.wikimedia.org/56546 normal; MediaWiki: File management; () [07:08:22] 03(mod) Display file format of preview if different format from original file - 10https://bugzilla.wikimedia.org/56546 normal->15enhancement; summary (10Andre Klapper) [07:17:25] 03(mod) Language names blurred and legible with difficulty (using the hardcoded "Autonym" font) - 10https://bugzilla.wikimedia.org/56346 +comment (10federicoleva) [07:24:10] 03(mod) Multiple uploads with the same title - 10https://bugzilla.wikimedia.org/31208 +comment (10Andre Klapper) [07:24:11] 03(mod) UploadWizard: multiple files with same name - 10https://bugzilla.wikimedia.org/28921 +comment (10aklapper) [07:26:18] 03(mod) [SpecialSearch.php] [patch] [hook] to determine default search profile - 10https://bugzilla.wikimedia.org/37342 +comment (10Andre Klapper) [07:30:14] 03(mod) Display file format of preview if different format from original file - 10https://bugzilla.wikimedia.org/56546 (10Dmcdevit) [07:30:15] 03(mod) Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Dmcdevit) [07:30:18] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 (10Dmcdevit) [07:30:45] 03(mod) Label for link to original uploaded PDF says "Full resolution" instead of something like "Download file" - 10https://bugzilla.wikimedia.org/53017 (10Dmcdevit) [07:30:46] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 (10Dmcdevit) [07:33:49] 03(mod) Make ULS more lightweight - 10https://bugzilla.wikimedia.org/56292 +comment (10Siebrand Mazeland) [07:33:52] 03(mod) CSSMin is not path-remapping for multiple 'url's - 10https://bugzilla.wikimedia.org/56514 (10Siebrand Mazeland) [07:59:22] Does mediawiki have a import server file into database. [07:59:31] extension or what have you. [08:16:34] 03(NEW) #time: should not "guess" incomplete dates - 10https://bugzilla.wikimedia.org/56547 normal; MediaWiki extensions: ParserFunctions; () [08:24:19] 03(mod) #time: should not "guess" incomplete dates - 10https://bugzilla.wikimedia.org/56547 +comment (10krabina) [08:35:04] 03(NEW) Allow users to set font via User Preferences too - 10https://bugzilla.wikimedia.org/56548 normal; MediaWiki extensions: UniversalLanguageSelector; () [08:36:10] 03(mod) The very name "BetaFeatures" is really really bad - 10https://bugzilla.wikimedia.org/56537 (10Andre Klapper) [08:41:13] 03(mod) HotCat not working - 10https://bugzilla.wikimedia.org/56052 +comment (10aklapper) [08:51:41] 03(mod) Cannot remove label on it.wikivoyage - 10https://bugzilla.wikimedia.org/56237 (10Andre Klapper) [09:04:37] 03(mod) [upstream] Create a Debian package for Zuul - 10https://bugzilla.wikimedia.org/46552 +comment (10hashar) [09:06:57] 03(NEW) Import apscheduler package on apt.wikimedia.org - 10https://bugzilla.wikimedia.org/56549 enhancement; Wikimedia: Continuous integration; () [09:06:58] 03(mod) Switch zuul to be gearman based (tracking) - 10https://bugzilla.wikimedia.org/50664 (10Antoine "hashar" Musso) [09:08:08] 03(mod) add ability to terminate certain login sessions - 10https://bugzilla.wikimedia.org/56212 (10Andre Klapper) [09:08:33] 03(mod) Do not put logo URL in an inline background-image style - 10https://bugzilla.wikimedia.org/56257 normal->minor (10Andre Klapper) [09:14:46] 03(mod) Move Ruby files that multiple repositories use to mediawiki-selenium repository - 10https://bugzilla.wikimedia.org/56088 +comment (10gerritadmin) [09:14:48] 03(mod) Move Ruby files that multiple repositories use to mediawiki-selenium repository - 10https://bugzilla.wikimedia.org/56088 (10Gerrit Notification Bot) [09:15:41] 03(mod) Correctly answer to OPTIONS method (Squids appear to reject CORS OPTIONS query before it ever gets to the API) - 10https://bugzilla.wikimedia.org/41731 +comment (10listenleser) [09:27:26] 03(mod) Import apscheduler package on apt.wikimedia.org - 10https://bugzilla.wikimedia.org/56549 +comment (10hashar) [09:29:01] 03(mod) Import apscheduler package on apt.wikimedia.org - 10https://bugzilla.wikimedia.org/56549 +comment (10hashar) [09:32:16] how to install the translate extension in my current mediawiki installation ? [09:32:17] 03(mod) Import apscheduler package on apt.wikimedia.org - 10https://bugzilla.wikimedia.org/56549 +comment (10Antoine "hashar" Musso) [09:40:09] 03(mod) Allow users to set font via User Preferences too - 10https://bugzilla.wikimedia.org/56548 +comment (10Runa Bhattacharjee) [09:40:43] 03(mod) The very name "BetaFeatures" is really really bad - 10https://bugzilla.wikimedia.org/56537 +comment (10Mark Holmquist) [09:45:13] 03(mod) CodeEditor must force use of fixed width size font even with some some customized CSS - 10https://bugzilla.wikimedia.org/56484 (10Andre Klapper) [09:45:35] 03(mod) Catches non-http/https links, but cannot whitelist them via MediaWiki:Captcha-addurl-whitelist - 10https://bugzilla.wikimedia.org/56485 (10Andre Klapper) [09:46:26] 03(NEW) Show deprecation notices when accessing wg* JavaScript globals in debug mode - 10https://bugzilla.wikimedia.org/56550 enhancement; MediaWiki: JavaScript; () [09:49:16] 03(mod) LocalisationUpdate failed: git pull of extensions failed - 10https://bugzilla.wikimedia.org/56529 +comment (10Andre Klapper) [09:51:32] 03(NEW) Installer should ask for Real name, which is later asked in the preferences. - 10https://bugzilla.wikimedia.org/56551 normal; MediaWiki: Installer; () [09:52:30] 03(mod) Installer should ask for Real name, which is later asked in the preferences. - 10https://bugzilla.wikimedia.org/56551 +comment (10mailstorpk) [09:52:46] 03(mod) Let MeetBot logs be indexed and archived - 10https://bugzilla.wikimedia.org/56533 normal->15enhancement (10Andre Klapper) [09:53:12] 03(mod) Installer should ask for Real name after bug patch #56235, which is later asked in the preferences. - 10https://bugzilla.wikimedia.org/56551 summary (10roopak) [09:53:25] 03(mod) Change style of "Your edit was saved." message - 10https://bugzilla.wikimedia.org/56313 +design (10Andre Klapper) [09:53:46] 03(mod) Installer should ask for Real name after bug patch #56235, which is later asked in the preferences. - 10https://bugzilla.wikimedia.org/56551 (10roopak) [09:54:28] 03(mod) Allow users to set font via User Preferences too - 10https://bugzilla.wikimedia.org/56548 +comment (10effeietsanders) [09:57:24] 03(mod) [SpecialSearch.php] [patch] [hook] to determine default search profile - 10https://bugzilla.wikimedia.org/37342 +comment (10Andre Klapper) [10:02:11] 03(mod) #time: should not "guess" incomplete dates - 10https://bugzilla.wikimedia.org/56547 normal->15enhancement (10Andre Klapper) [10:06:52] 03(mod) Provide anchors (ids) for easy linking to a specific line of a diff - 10https://bugzilla.wikimedia.org/56541 +comment (10Andre Klapper) [10:06:54] 03(mod) diff should provide anchors to start or related paragraphs - 10https://bugzilla.wikimedia.org/2313 +comment (10Andre Klapper) [10:07:08] 03(mod) Wrong character encoding of URL provided to media player - 10https://bugzilla.wikimedia.org/56538 (10Andre Klapper) [10:07:32] 03(mod) Default "Other resolutions" options do not make sense for SVG - 10https://bugzilla.wikimedia.org/56508 normal->minor (10Andre Klapper) [10:10:52] 03(mod) Improve spam filtering for Mailman mailing lists - 10https://bugzilla.wikimedia.org/56525 +comment (10aklapper) [10:11:31] 03(mod) Categories in user sandboxes listed on category pages - 10https://bugzilla.wikimedia.org/56523 (10Andre Klapper) [10:11:38] 03(mod) Categories in user sandboxes should not be listed on category pages - 10https://bugzilla.wikimedia.org/56523 normal->15enhancement; summary (10Andre Klapper) [10:12:34] 03(mod) 'wrong password' message on Special:ChangeEmail shows plain html - 10https://bugzilla.wikimedia.org/56522 (10Andre Klapper) [10:12:35] 03(mod) Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Andre Klapper) [10:13:12] 03(mod) CC license not recognized by WM Commons image uploader - 10https://bugzilla.wikimedia.org/56512 (10Andre Klapper) [10:19:56] 03(mod) The very name "BetaFeatures" is really really bad - 10https://bugzilla.wikimedia.org/56537 +comment (10matma.rex) [10:24:58] 03(mod) Collapsible lists on edit page footer no longer collapsible after live preview is used - 10https://bugzilla.wikimedia.org/53918 (10Bartosz Dziewoński) [10:25:00] 03(mod) Add mw.hook event for wikipage: categories, langlinks, diff etc. - 10https://bugzilla.wikimedia.org/51583 (10Bartosz Dziewoński) [10:26:35] 03(NEW) Tamil rendering broken in Autonym font - 10https://bugzilla.wikimedia.org/56552 normal; MediaWiki extensions: UniversalLanguageSelector; () [10:27:48] 03(mod) Tamil rendering broken in Autonym font - 10https://bugzilla.wikimedia.org/56552 +comment (10yuvipanda) [10:28:27] 03(mod) Import apscheduler package on apt.wikimedia.org - 10https://bugzilla.wikimedia.org/56549 +comment (10Antoine "hashar" Musso) [10:28:33] 03(mod) Tamil rendering broken in Autonym font - 10https://bugzilla.wikimedia.org/56552 +comment (10yuvipanda) [10:29:06] 03(mod) Show deprecation notices when accessing wg* JavaScript globals in debug mode - 10https://bugzilla.wikimedia.org/56550 +comment (10matma.rex) [10:31:06] 03(mod) Tamil rendering broken in Autonym font - 10https://bugzilla.wikimedia.org/56552 +comment (10yuvipanda) [10:31:20] 03(mod) Spacing with "\:" leads to lexical error message with PNG-rendering, while MathJax renders ok. - 10https://bugzilla.wikimedia.org/56513 +comment (10physik) [10:31:54] 03(NEW) VisualEditor: line breaks are added before and after image description when it is changed - 10https://bugzilla.wikimedia.org/56553 normal; VisualEditor: Editing Tools; () [10:35:32] 03(mod) Tamil rendering broken in Autonym font - 10https://bugzilla.wikimedia.org/56552 +comment (10yuvipanda) [10:36:02] 03(mod) 'wrong password' message on Special:ChangeEmail shows plain html - 10https://bugzilla.wikimedia.org/56522 +comment (10aklapper) [10:38:49] 03(mod) CSSMin is not path-remapping for multiple 'url's - 10https://bugzilla.wikimedia.org/56514 +comment (10matma.rex) [10:39:57] 03(NEW) Number of articles does not display correctly - 10https://bugzilla.wikimedia.org/56554 normal; Wikimedia: Site requests; () [10:42:36] 03(mod) "Lock wait timeout exceeded; try restarting transaction" while deleting - 10https://bugzilla.wikimedia.org/56487 +comment (10aklapper) [10:43:16] 03(mod) Database::upsert does not handle sequences for the insert - 10https://bugzilla.wikimedia.org/56542 normal->major (10Andre Klapper) [10:46:22] 03(NEW) Introductory message should explain that actions can indeed modify the wiki - 10https://bugzilla.wikimedia.org/56555 normal; MediaWiki extensions: ApiSandbox; () [10:49:10] 03(mod) [SpecialSearch.php] [patch] [hook] to determine default search profile - 10https://bugzilla.wikimedia.org/37342 +comment (10MWJames) [10:51:34] Hi, I am running a mediawiki with lucene mwsearch and oairepo for incremental updates. now I have the problem that the document oairepo returns starts with a newline and I have no idea where this is coming from... how can Is tart debugging who is sending this..? [10:54:46] 03(mod) Show full item preview in undo/restore form - 10https://bugzilla.wikimedia.org/39133 +need-volunteer (10Lydia Pintscher) [10:55:02] 03(mod) Introductory message should explain that actions can indeed modify the wiki - 10https://bugzilla.wikimedia.org/56555 +easy (10Andre Klapper) [10:55:04] 03(mod) Flow: Topic history error - 10https://bugzilla.wikimedia.org/56272 +comment (10Matthias Mullie) [10:55:46] 03(mod) Number of articles does not display correctly on ru.wikivoyage - 10https://bugzilla.wikimedia.org/56554 normal->minor; summary; +comment (10Andre Klapper) [10:55:59] 03(mod) Default "Other resolutions" options do not make sense for SVG - 10https://bugzilla.wikimedia.org/56508 +comment (10Marcin Cieślak) [10:56:28] 03(mod) Create Special:EmptyItems - 10https://bugzilla.wikimedia.org/39150 (10Lydia Pintscher) [10:59:39] 03(mod) Installer should ask for Real name which is later asked in the preferences - 10https://bugzilla.wikimedia.org/56551 normal->15enhancement; summary (10Andre Klapper) [10:59:42] 03(mod) Installer should say "Your username" instead of "Your Name" to be consistent with MW login UI - 10https://bugzilla.wikimedia.org/56235 (10Andre Klapper) [11:03:28] hi Micru [11:03:56] Hi Nikerabbit [11:04:15] 03(NEW) package python ordereddict for Debian - 10https://bugzilla.wikimedia.org/56556 normal; Wikimedia: Continuous integration; () [11:04:17] 03(mod) Switch zuul to be gearman based (tracking) - 10https://bugzilla.wikimedia.org/50664 (10Antoine "hashar" Musso) [11:05:47] 03(mod) Flow: Some icons need tooltips. - 10https://bugzilla.wikimedia.org/56130 +comment (10gerritadmin) [11:05:49] 03(mod) Flow: Some icons need tooltips. - 10https://bugzilla.wikimedia.org/56130 (10Gerrit Notification Bot) [11:06:18] 03(mod) Flow: Some icons need tooltips. - 10https://bugzilla.wikimedia.org/56130 (10Matthias Mullie) [11:09:00] 03(mod) Moving generating of HTML from EntityView into more modular formatters for Snaks/Claims - 10https://bugzilla.wikimedia.org/40885 +comment (10Lydia Pintscher) [11:17:52] 03(NEW) 500, Internal Server Error at Mon, 04 Nov 2013 11:14:37 GMT on git.wikimedia.org - 10https://bugzilla.wikimedia.org/56557 blocker; Wikimedia: Git/Gerrit; () [11:21:53] 03(mod) Tamil rendering broken in Autonym font - 10https://bugzilla.wikimedia.org/56552 +comment (10Santhosh Thottingal) [11:22:33] 03(mod) Tooltips and menus not always visible - 10https://bugzilla.wikimedia.org/40836 +comment (10smolensk) [11:22:34] 03(mod) Flow: Timestamp jumps to the left on hover - 10https://bugzilla.wikimedia.org/56335 +comment (10gerritadmin) [11:22:41] 03(mod) Flow: Timestamp jumps to the left on hover - 10https://bugzilla.wikimedia.org/56335 (10Gerrit Notification Bot) [11:22:48] 03(mod) Flow: Timestamp jumps to the left on hover - 10https://bugzilla.wikimedia.org/56335 (10Matthias Mullie) [11:26:24] 03(mod) Do not rerender whole page when only sitelinks are updated - 10https://bugzilla.wikimedia.org/42783 (10Lydia Pintscher) [11:27:30] 03(NEW) VisualEditor: Templates with a conditional asterisk in the beginning seem to insert it always - 10https://bugzilla.wikimedia.org/56558 normal; VisualEditor: MediaWiki integration; () [11:28:14] 03(mod) Edit summaries for multiple sitelink edits - 10https://bugzilla.wikimedia.org/42829 +comment (10Lydia Pintscher) [11:29:17] 03(mod) Better error message if default MW main page already exists - 10https://bugzilla.wikimedia.org/42913 +need-volunteer (10Lydia Pintscher) [11:31:00] 03(mod) Ensure transactional integrity of uniqueness constraints - 10https://bugzilla.wikimedia.org/42957 +comment (10Lydia Pintscher) [11:35:55] 03(mod) edit auto summary not substituted in email notification - 10https://bugzilla.wikimedia.org/43044 normal->major (10Lydia Pintscher) [11:36:32] 03(mod) WikibaseRepo to be mobile friendly (tracking) - 10https://bugzilla.wikimedia.org/43065 (10Lydia Pintscher) [11:39:32] 03(mod) RecentChanges: hideanons=1 overrules hidewikidata=0 - 10https://bugzilla.wikimedia.org/43192 (10Lydia Pintscher) [11:40:59] 03(mod) Unit tests for ExternalRecentChange - 10https://bugzilla.wikimedia.org/43198 +comment (10Lydia Pintscher) [11:42:34] 03(mod) $wgDebugWithToken=false will fail - 10https://bugzilla.wikimedia.org/43199 +comment (10Lydia Pintscher) [11:43:21] 03(mod) search suggestions come up though term exists as item, suggestion are English only - 10https://bugzilla.wikimedia.org/43261 (10Lydia Pintscher) [11:45:28] 03(mod) Categories in user sandboxes should not be listed on category pages - 10https://bugzilla.wikimedia.org/56523 +comment (10bawolff+wn) [11:45:47] 03(mod) $wgDebugToolbar hides "edit links" - 10https://bugzilla.wikimedia.org/43288 normal->minor; +comment (10Lydia Pintscher) [11:45:50] 03(mod) Tooltips and menus not always visible - 10https://bugzilla.wikimedia.org/40836 +comment (10Lydia Pintscher) [11:47:29] 03(mod) Magic word {{SITEID}} - 10https://bugzilla.wikimedia.org/43325 +comment (10Lydia Pintscher) [11:49:01] 03(mod) Watchlist changes need unique revision id - 10https://bugzilla.wikimedia.org/43578 (10Lydia Pintscher) [11:49:51] 03(mod) Insert a null revision for wikibase changes - 10https://bugzilla.wikimedia.org/43581 normal->major (10Lydia Pintscher) [11:50:23] 03(mod) Categories in user sandboxes should not be listed on category pages - 10https://bugzilla.wikimedia.org/56523 +comment (10Betacommand) [11:50:33] !bug 56557 | MatmaRex [11:50:33] MatmaRex: https://bugzilla.wikimedia.org/buglist.cgi?quicksearch=56557 [11:50:45] worksforyou? [11:53:09] 03(mod) Switch zuul to be gearman based (tracking) - 10https://bugzilla.wikimedia.org/50664 +comment (10Antoine "hashar" Musso) [11:53:56] saper: doesn't work, same as you [11:54:10] 03(mod) package python ordereddict for Debian - 10https://bugzilla.wikimedia.org/56556 +comment (10Antoine "hashar" Musso) [11:54:14] (modulo numbers in the error message) [11:56:04] 03(mod) Configure relevant extensions on test repository - 10https://bugzilla.wikimedia.org/43733 +comment (10Lydia Pintscher) [11:56:17] ok, thanks [11:57:18] 03(mod) "soft" uniqueness checks must only be performed on item creation. - 10https://bugzilla.wikimedia.org/43734 normal->minor (10Lydia Pintscher) [11:58:13] 03(mod) Make injecting entity labels into links more efficient. - 10https://bugzilla.wikimedia.org/43780 (10Lydia Pintscher) [11:59:00] 03(mod) UI messages in repo, JS is in lib - 10https://bugzilla.wikimedia.org/43855 +comment (10Lydia Pintscher) [12:00:24] 03(mod) Maximum function nesting level of '100' reached - 10https://bugzilla.wikimedia.org/43900 normal->minor (10Lydia Pintscher) [12:01:55] 03(mod) Special:ItemDisambiguation should include aliases in search, not just labels. - 10https://bugzilla.wikimedia.org/43962 +need-volunteer (10Lydia Pintscher) [12:02:57] 03(mod) Handle missing sites gracefully - 10https://bugzilla.wikimedia.org/44002 +comment (10Lydia Pintscher) [12:02:57] 03(mod) Handling for missing language codes - 10https://bugzilla.wikimedia.org/37754 +comment (10Lydia Pintscher) [12:04:47] 03(mod) DiffView l10n and layout love - 10https://bugzilla.wikimedia.org/44096 (10Lydia Pintscher) [12:09:38] 03(mod) Increase chunked upload size limit to support longer videos - 10https://bugzilla.wikimedia.org/52593 +comment (10faidon) [12:11:42] 03(mod) error handling when entering value for property of type item - 10https://bugzilla.wikimedia.org/44343 +comment (10Lydia Pintscher) [12:12:54] 03(mod) Loading site links needs optimization - 10https://bugzilla.wikimedia.org/44344 normal->minor (10Lydia Pintscher) [12:13:38] 03(mod) notification about missing rights comes too late when creating a new property - 10https://bugzilla.wikimedia.org/44509 +comment (10Lydia Pintscher) [12:13:42] 03(mod) Special pages should check permissions and read-only mode before showing a form - 10https://bugzilla.wikimedia.org/43024 +comment (10lydia.pintscher) [12:14:22] 03(mod) Client fails hard if sites table is not populated - 10https://bugzilla.wikimedia.org/44516 normal->minor; +need-volunteer (10Lydia Pintscher) [12:19:56] 03(mod) Inconsistent naming of data types - 10https://bugzilla.wikimedia.org/44645 +comment (10Lydia Pintscher) [12:21:04] 03(mod) allow to change the order of statements - 10https://bugzilla.wikimedia.org/44678 15enhancement->normal (10Lydia Pintscher) [12:22:49] 03(mod) [connect-items-from-client] Enhance error handling - 10https://bugzilla.wikimedia.org/44709 15enhancement->normal; +need-volunteer (10Lydia Pintscher) [12:31:01] 03(mod) show number of property-values - 10https://bugzilla.wikimedia.org/44766 +comment (10Lydia Pintscher) [12:32:44] 03(mod) Improve property search - 10https://bugzilla.wikimedia.org/44773 +comment (10Lydia Pintscher) [12:33:32] 03(mod) Improve property search - 10https://bugzilla.wikimedia.org/44773 (10Lydia Pintscher) [12:33:35] 03(mod) Wikidata search problems (tracking) - 10https://bugzilla.wikimedia.org/44529 (10Lydia Pintscher) [12:48:53] 03(mod) Number of articles does not display correctly on ru.wikivoyage - 10https://bugzilla.wikimedia.org/56554 minor->normal; +shell; +comment (10Tomasz W. Kozlowski) [12:48:54] 03(mod) Maintenance scripts waiting to be run on Wikimedia wikis (tracking) - 10https://bugzilla.wikimedia.org/29782 (10Tomasz W. Kozlowski) [13:01:24] 03(mod) Make tutorial video on how to use Bugzilla - 10https://bugzilla.wikimedia.org/54606 +comment (10elitre82) [13:05:42] 03(mod) Feedback link/tool should provide a link to the article (and maybe the user's contributions) - 10https://bugzilla.wikimedia.org/53801 summary (10Andre Klapper) [13:08:15] 03(NEW) Preview of an article from template page doesn't handle changing the template to a redirect - 10https://bugzilla.wikimedia.org/56559 normal; MediaWiki extensions: TemplateSandbox; () [13:08:17] 03(mod) The very name "BetaFeatures" is really really bad - 10https://bugzilla.wikimedia.org/56537 +comment (10marcin.cieslak) [13:09:16] 03(mod) Document deployment step by step on meta - 10https://bugzilla.wikimedia.org/44913 major->normal (10Lydia Pintscher) [13:10:58] 03(mod) Database name vs. language code when undeleting items - 10https://bugzilla.wikimedia.org/44945 +need-volunteer (10Lydia Pintscher) [13:12:09] 03(mod) Preview of an article from template page doesn't handle changing the template to a redirect - 10https://bugzilla.wikimedia.org/56559 +comment (10Bartosz Dziewoński) [13:12:58] 03(mod) [statements-ui] Display red links for deleted Properties - 10https://bugzilla.wikimedia.org/45675 +comment (10Lydia Pintscher) [13:13:00] 03(mod) Self-referencing, circular item link on properties when item deleted - 10https://bugzilla.wikimedia.org/44643 +comment (10Lydia Pintscher) [13:14:28] 03(mod) Q1759675 incorrectly thinks Q3909888 referenced by a property is a "Deleted item" - 10https://bugzilla.wikimedia.org/47214 (10Lydia Pintscher) [13:18:58] 03(mod) allow accessing data from an item not connected to the current page - arbitrary access (tracking) - 10https://bugzilla.wikimedia.org/47930 summary (10Lydia Pintscher) [13:19:52] 03(mod) Allow use of property parser function on repo - 10https://bugzilla.wikimedia.org/44946 summary (10Lydia Pintscher) [13:19:56] 03(mod) allow accessing data from an item not connected to the current page - arbitrary access (tracking) - 10https://bugzilla.wikimedia.org/47930 (10Lydia Pintscher) [13:20:53] 03(NEW) PDF creation tool considers IPv6 addresses as users, not anonymous - 10https://bugzilla.wikimedia.org/56560 normal; MediaWiki extensions: Collection; () [13:21:18] 03(mod) EntityViewActionTest should test viewing old revisions - 10https://bugzilla.wikimedia.org/44966 (10Lydia Pintscher) [13:21:39] 03(mod) Clean up Claims::getDiff() - 10https://bugzilla.wikimedia.org/44967 (10Lydia Pintscher) [13:22:26] 03(mod) Wikibase Client does not need parsevalue api module - 10https://bugzilla.wikimedia.org/44984 normal->minor (10Lydia Pintscher) [13:23:10] 03(mod) PDF creation tool considers IPv6 addresses as users, not anonymous - 10https://bugzilla.wikimedia.org/56560 +comment (10crangasi2001) [13:24:07] 03(mod) Show deprecation notices when accessing wg* JavaScript globals in debug mode - 10https://bugzilla.wikimedia.org/56550 (10Andre Klapper) [13:25:05] 03(mod) CSSMin is not path-remapping for multiple 'url's - 10https://bugzilla.wikimedia.org/56514 (10Andre Klapper) [13:25:28] 03(NEW) Changes to user preferences should be automatically saved - 10https://bugzilla.wikimedia.org/56561 normal; MediaWiki: User preferences; () [13:25:30] 03(mod) ConfirmEmail displays "requires that you validate" even if it's already valid. - 10https://bugzilla.wikimedia.org/56443 (10Andre Klapper) [13:25:49] 03(mod) Remove mw.loader.store opt-in via cookie - 10https://bugzilla.wikimedia.org/56397 (10Andre Klapper) [13:25:56] 03(mod) Changes to user preferences should be automatically saved - 10https://bugzilla.wikimedia.org/56561 normal->15enhancement (10Dan Garry) [13:25:59] 03(NEW) conditional with initial # renders list regardless of context - 10https://bugzilla.wikimedia.org/56562 normal; MediaWiki: Parser; () [13:27:45] 03(mod) {{formatnum}} arguments 'R' and 'NOSEP' should match the entire string, not just part of the string - 10https://bugzilla.wikimedia.org/56199 (10Andre Klapper) [13:28:00] 03(mod) Add Hakka (hak) to LanguageConverter - 10https://bugzilla.wikimedia.org/55876 (10Andre Klapper) [13:29:27] 03(mod) CirrusSearch should push its linksUpdateCompletedHook behaviour onto the job queue if it notices it isn't being run from the job queue - 10https://bugzilla.wikimedia.org/55848 (10Nik Everett) [13:30:08] 03(mod) Need a way to simulate replication lag to test replag issues - 10https://bugzilla.wikimedia.org/38945 +comment (10Faidon Liambotis) [13:31:07] 03(mod) ULS dialog broken on Wiktionary (icon shows up, but clicking does nothing), probably due to local hack - 10https://bugzilla.wikimedia.org/54211 summary (10Andre Klapper) [13:31:10] 03(mod) Multimedia review'n'deploy bugs (tracking) - 10https://bugzilla.wikimedia.org/56177 (10Andre Klapper) [13:31:31] 03(mod) Delete portal aliases on Korean Wikipedia - 10https://bugzilla.wikimedia.org/56197 normal->15enhancement (10Andre Klapper) [13:31:46] 03(mod) Add testwikidatawiki as an import source for wikidatawiki - 10https://bugzilla.wikimedia.org/56215 (10Andre Klapper) [13:31:51] 03(mod) Malayalam Wiki Projects [Tracking] - 10https://bugzilla.wikimedia.org/56295 (10Andre Klapper) [13:32:26] 03(mod) No explanation what blank it is; don't know where to put card number of expire date - 10https://bugzilla.wikimedia.org/56319 +comment (10Andre Klapper) [13:32:38] 03(mod) extract2.php is noisy with "Cannot modify header information - headers already sent" - 10https://bugzilla.wikimedia.org/56399 (10Andre Klapper) [13:33:22] 03(mod) Get mail relay out of Yahoo! blacklist: Apply to Yahoo for whitelisting bulk mail - 10https://bugzilla.wikimedia.org/56414 summary (10Andre Klapper) [13:34:31] 03(mod) 500, Internal Server Error at Mon, 04 Nov 2013 11:14:37 GMT on git.wikimedia.org - 10https://bugzilla.wikimedia.org/56557 +comment (10Andre Klapper) [13:39:35] 03(NEW) (Code-in) Create a mockup for the tour of Wikisource using GuidedTour - 10https://bugzilla.wikimedia.org/56563 enhancement; MediaWiki extensions: GuidedTour; () [13:47:27] 03(mod) Wikidata diff shows in a different language - 10https://bugzilla.wikimedia.org/55667 +comment (10gerritadmin) [13:48:21] 03(mod) Move the sort order out of Wikibase Client and generalize - 10https://bugzilla.wikimedia.org/45004 normal->minor (10Lydia Pintscher) [13:49:26] 03(mod) Use sites table for building repo links in the client - 10https://bugzilla.wikimedia.org/45039 normal->minor (10Lydia Pintscher) [13:50:37] 03(mod) Provide links to local user in watchlist - 10https://bugzilla.wikimedia.org/45044 (10Lydia Pintscher) [13:52:04] 03(mod) Create a mockup for the tour of Wikisource using GuidedTour - 10https://bugzilla.wikimedia.org/56563 summary; +comment (10Andre Klapper) [13:52:37] 03(mod) Normalizing file names for display - 10https://bugzilla.wikimedia.org/45046 (10Lydia Pintscher) [13:53:09] 03(mod) On login successful page, returnto link is broken - 10https://bugzilla.wikimedia.org/45077 (10Lydia Pintscher) [13:53:59] 03(mod) Wikidata edits should be recognizable in the watchlist API module - 10https://bugzilla.wikimedia.org/45082 (10Lydia Pintscher) [13:56:41] it seemed that DNSBL on http://www.mediawiki.org/wiki/Manual:Combating_spam caused CPU usage to spike upto 100% [13:57:07] 03(mod) Have a template system for descriptions - 10https://bugzilla.wikimedia.org/45093 normal->15enhancement (10Lydia Pintscher) [13:57:55] 03(mod) Commons link has "File:" twice - 10https://bugzilla.wikimedia.org/45110 normal->major (10Lydia Pintscher) [13:58:39] 03(mod) CirrusSearch doesn't show all user subpages - 10https://bugzilla.wikimedia.org/56108 (10Nik Everett) [13:59:15] 03(mod) Non-English letters aren't linked - 10https://bugzilla.wikimedia.org/45126 +i18n (10Lydia Pintscher) [13:59:47] 03(NEW) Plural support not working for anonymous users - 10https://bugzilla.wikimedia.org/56564 normal; MediaWiki extensions: Collection; () [14:00:12] 03(mod) wbgetentities should apply basic normalization to titles in parameters. - 10https://bugzilla.wikimedia.org/45131 normal->minor (10Lydia Pintscher) [14:03:45] 03(mod) Make sections of an item collapsible - 10https://bugzilla.wikimedia.org/45146 summary (10Lydia Pintscher) [14:05:52] 03(mod) Add wb_action abusefilter variable to specify the actual action taken - 10https://bugzilla.wikimedia.org/45252 (10Lydia Pintscher) [14:06:52] 03(mod) add unit tests for API edit summaries - 10https://bugzilla.wikimedia.org/45273 (10Lydia Pintscher) [14:07:31] 03(mod) add unit tests for API error reports - 10https://bugzilla.wikimedia.org/45274 (10Lydia Pintscher) [14:07:50] 03(mod) ApiRemoveClaims needs to report new revision ID on success - 10https://bugzilla.wikimedia.org/45275 (10Lydia Pintscher) [14:08:39] 03(mod) Improve localizable error messages for API calls - 10https://bugzilla.wikimedia.org/45277 (10Lydia Pintscher) [14:09:34] 03(mod) Use new style summary generation in Wikibase special pages - 10https://bugzilla.wikimedia.org/45278 +need-volunteer (10Lydia Pintscher) [14:10:04] 03(mod) Consolidate localization of edit summaries on repo and client. - 10https://bugzilla.wikimedia.org/45279 (10Lydia Pintscher) [14:11:02] 03(mod) Don't use API calls for login and token generation in API unit tests. - 10https://bugzilla.wikimedia.org/45280 (10Lydia Pintscher) [14:11:58] 03(mod) Get rid of entity type prefix for summary localization messages - 10https://bugzilla.wikimedia.org/45281 (10Lydia Pintscher) [14:15:06] 03(mod) Investigate if the linker should rewrite entity links in ordinary text - 10https://bugzilla.wikimedia.org/45418 +comment (10Lydia Pintscher) [14:15:59] 03(mod) Add support for no value, unknown value and custom value in claim diffs - 10https://bugzilla.wikimedia.org/45428 normal->major (10Lydia Pintscher) [14:16:24] 03(mod) watchlist notification emails should contain label - 10https://bugzilla.wikimedia.org/45441 normal->major (10Lydia Pintscher) [14:17:24] 03(mod) wbgetentities API returns useless (at least useless in XML) "missing" attribute for missing entities - 10https://bugzilla.wikimedia.org/45509 (10Lydia Pintscher) [14:17:28] 03(mod) Removing stub template removes too many lines - 10https://bugzilla.wikimedia.org/55856 +comment (10Chris McKenna) [14:19:03] 03(mod) Make tutorial video on how to use Bugzilla - 10https://bugzilla.wikimedia.org/54606 +comment (10hashar) [14:19:59] 03(mod) Sitelinks should be given a class when added to the sidebar - 10https://bugzilla.wikimedia.org/45511 +comment (10Lydia Pintscher) [14:21:33] 03(mod) Use ICU collation tailoring to improve term search - 10https://bugzilla.wikimedia.org/45522 +comment (10Lydia Pintscher) [14:23:33] 03(mod) Add monitoring interface to wikibase - 10https://bugzilla.wikimedia.org/45533 15enhancement->normal (10Lydia Pintscher) [14:25:24] 03(NEW) CirrusSearch's servers should be grouped together in ganglia - 10https://bugzilla.wikimedia.org/56565 normal; MediaWiki extensions: CirrusSearch; () [14:25:41] marktraceur: hello [14:26:05] 03(mod) AbuseFilter warnings not triggered when creating an item - 10https://bugzilla.wikimedia.org/45537 (10Lydia Pintscher) [14:26:13] 03(mod) AbuseFilter warnings not triggered when creating an item - 10https://bugzilla.wikimedia.org/45537 +need-volunteer (10Lydia Pintscher) [14:26:15] 03(mod) CirrusSearch's servers should be grouped together in ganglia - 10https://bugzilla.wikimedia.org/56565 +comment (10Nik Everett) [14:27:17] 03(mod) Rename CachingSQLStore to LocalMirrorStore - 10https://bugzilla.wikimedia.org/45567 normal->minor (10Lydia Pintscher) [14:28:41] 03(mod) do not accept talk pages as sitelinks - 10https://bugzilla.wikimedia.org/45581 +need-volunteer (10Lydia Pintscher) [14:31:04] 03(mod) jQuery.fn.eachchange event should be re-factored to use jQuery special events API - 10https://bugzilla.wikimedia.org/45604 (10Lydia Pintscher) [14:32:20] 03(mod) move Wikidata section to the top of Special:SpecialPages - 10https://bugzilla.wikimedia.org/45607 (10Lydia Pintscher) [14:33:46] 03(mod) Jenkins: debian package building should run piuparts - 10https://bugzilla.wikimedia.org/50318 +comment (10hashar) [14:34:51] 03(mod) parser function to access number of links in an item - 10https://bugzilla.wikimedia.org/45659 normal->minor; +need-volunteer (10Lydia Pintscher) [14:34:52] 03(mod) Jenkins: debian package building should run piuparts - 10https://bugzilla.wikimedia.org/50318 +comment (10Antoine "hashar" Musso) [14:35:54] 03(mod) fatal error in EditEntityAction - 10https://bugzilla.wikimedia.org/45671 normal->minor (10Lydia Pintscher) [14:37:05] 03(mod) Separate English and qqq messages from others - 10https://bugzilla.wikimedia.org/45672 normal->minor (10Lydia Pintscher) [14:37:42] 03(mod) Number of articles does not display correctly on ru.wikivoyage - 10https://bugzilla.wikimedia.org/56554 +comment (10voll) [14:38:38] 03(mod) Enable Claims for other Entity types than Item - 10https://bugzilla.wikimedia.org/45676 +comment (10Lydia Pintscher) [14:38:40] 03(mod) Integrate property constraint values into data model - allow statements for properties - 10https://bugzilla.wikimedia.org/49554 +comment (10Lydia Pintscher) [14:39:34] 03(mod) no language links shown in edit mode - 10https://bugzilla.wikimedia.org/45687 +need-volunteer (10Lydia Pintscher) [14:40:20] 03(mod) Wikibase-deletedentity probably needs to be split to several messages - 10https://bugzilla.wikimedia.org/45728 +need-volunteer (10Lydia Pintscher) [14:41:27] 03(mod) Wikibase-sitelinks-link-columnheading: Raw HTML entities on item creation - 10https://bugzilla.wikimedia.org/45762 +need-volunteer (10Lydia Pintscher) [14:42:53] 03(mod) Statements with deleted property does not show the right value - 10https://bugzilla.wikimedia.org/45799 +comment (10Lydia Pintscher) [14:42:55] 03(mod) [statements-ui] Display red links for deleted Properties - 10https://bugzilla.wikimedia.org/45675 +comment (10Lydia Pintscher) [14:43:52] 03(mod) coalescing changes miscounts number of changes - 10https://bugzilla.wikimedia.org/45812 normal->major; +need-volunteer (10Lydia Pintscher) [14:43:57] 03(NEW) Mediaviewer does not show full screen preview sometimes - 10https://bugzilla.wikimedia.org/56566 normal; MediaWiki extensions: BetaFeatures; () [14:44:34] 03(mod) Links in "In other languages" broken when language is an alias or out of use - 10https://bugzilla.wikimedia.org/45820 normal->minor (10Lydia Pintscher) [14:44:46] 03(mod) CirrusSearch's servers should be grouped together in ganglia - 10https://bugzilla.wikimedia.org/56565 +comment (10otto) [14:46:30] 03(mod) Property type for referencing a page on Wikipedia - 10https://bugzilla.wikimedia.org/45849 +comment (10Lydia Pintscher) [14:47:12] 03(mod) Add magic word {{WBSITENAME}} or something with repo site name - 10https://bugzilla.wikimedia.org/45852 (10Lydia Pintscher) [14:47:12] hi! I am interested in applying for an OPW (outreach program for women) internship. [14:47:52] 03(mod) Have filter option to view wikidata changes only - 10https://bugzilla.wikimedia.org/45853 15enhancement->normal (10Lydia Pintscher) [14:48:25] 03(mod) Deadlock in SiteLinkTable - 10https://bugzilla.wikimedia.org/45882 +comment (10Lydia Pintscher) [14:49:26] 03(mod) Trim spaces around statements of string type - 10https://bugzilla.wikimedia.org/45925 (10Lydia Pintscher) [14:50:14] 03(mod) Mediaviewer does not show full screen preview sometimes - 10https://bugzilla.wikimedia.org/56566 +comment (10pavanaja) [14:50:32] 03(mod) label itembytitle item by title again - 10https://bugzilla.wikimedia.org/45929 (10Lydia Pintscher) [14:50:43] 03(mod) label itembytitle item by title again - 10https://bugzilla.wikimedia.org/45929 (10Lydia Pintscher) [14:52:21] 03(mod) Blacklist all access to special pages in robots.txt - 10https://bugzilla.wikimedia.org/45982 +comment (10Lydia Pintscher) [14:53:10] 03(mod) strip File: for commons media - 10https://bugzilla.wikimedia.org/46030 (10Lydia Pintscher) [14:55:43] 03(mod) Lua: add getClaims(property) helper function - 10https://bugzilla.wikimedia.org/46160 15enhancement->normal (10Lydia Pintscher) [14:57:13] 03(mod) Autocompletion is case sensitive (should be insensitive) - 10https://bugzilla.wikimedia.org/46185 (10Lydia Pintscher) [14:57:24] 03(mod) Autocompletion is case sensitive (should be insensitive) - 10https://bugzilla.wikimedia.org/46185 (10Lydia Pintscher) [14:59:40] 03(mod) Implement a special page to show items with the most sitelinks - 10https://bugzilla.wikimedia.org/46217 15enhancement->minor; +need-volunteer; +comment (10Lydia Pintscher) [14:59:41] 03(mod) ULS makes too many action=ulslocalization API calls - 10https://bugzilla.wikimedia.org/56509 +comment (10gerritadmin) [14:59:46] 03(mod) ULS makes too many action=ulslocalization API calls - 10https://bugzilla.wikimedia.org/56509 (10Gerrit Notification Bot) [15:00:27] 03(mod) Use HTMLForm in the special pages - 10https://bugzilla.wikimedia.org/46248 normal->minor; +need-volunteer (10Lydia Pintscher) [15:00:57] 03(mod) Search suggestions doesn't work for pages outside the main namespace - 10https://bugzilla.wikimedia.org/46251 (10Lydia Pintscher) [15:01:51] 03(mod) The very name "BetaFeatures" is really really bad - 10https://bugzilla.wikimedia.org/56537 +comment (10Peter Coombe) [15:02:13] 03(mod) It is possible to enter the same statement twice - 10https://bugzilla.wikimedia.org/46293 +comment (10Lydia Pintscher) [15:03:10] 03(mod) Recent changes should show watched items as bold on client - 10https://bugzilla.wikimedia.org/46329 (10Lydia Pintscher) [15:04:01] 03(mod) Lost create entry in recent changes - 10https://bugzilla.wikimedia.org/46343 +comment (10Lydia Pintscher) [15:04:10] 03(mod) Lost create entry in recent changes - 10https://bugzilla.wikimedia.org/46343 (10Lydia Pintscher) [15:05:22] 03(mod) Forbid to label properties as valid property IDs - 10https://bugzilla.wikimedia.org/46353 +need-volunteer (10Lydia Pintscher) [15:06:15] 03(mod) Commons GlobalUsage should include media linked in statements - 10https://bugzilla.wikimedia.org/46358 (10Lydia Pintscher) [15:06:32] 03(mod) Commons GlobalUsage should include media linked in statements - 10https://bugzilla.wikimedia.org/46358 +need-volunteer (10Lydia Pintscher) [15:07:11] 03(mod) handle no value and other property snak types in property parser function - 10https://bugzilla.wikimedia.org/46361 (10Lydia Pintscher) [15:08:14] 03(mod) Configure test wikis to use manual localisation cache rebuild - 10https://bugzilla.wikimedia.org/46384 normal->minor (10Lydia Pintscher) [15:08:56] 03(mod) daemon for change dispatcher - 10https://bugzilla.wikimedia.org/46386 (10Lydia Pintscher) [15:10:25] 03(mod) setclaimvalue-save-failed: Failed to save the change when modifying claim value - 10https://bugzilla.wikimedia.org/46446 +comment (10Lydia Pintscher) [15:10:33] 03(mod) setclaimvalue-save-failed: Failed to save the change when modifying claim value - 10https://bugzilla.wikimedia.org/46446 normal->minor (10Lydia Pintscher) [15:14:11] 03(mod) Don't use API calls for login and token generation in API unit tests. - 10https://bugzilla.wikimedia.org/45280 +comment (10Addshore) [15:14:39] 03(mod) Copyright popup positioned to the wrong button when there are empty fields - 10https://bugzilla.wikimedia.org/46504 (10Lydia Pintscher) [15:18:19] 03(mod) Create a VisualEditor plugin tool to insert/edit references to Wikidata queries - 10https://bugzilla.wikimedia.org/46521 15enhancement->normal; +comment (10Lydia Pintscher) [15:19:15] 03(mod) Entity suggester for Wikidata - 10https://bugzilla.wikimedia.org/46555 15enhancement->major (10Lydia Pintscher) [15:19:18] 03(mod) PDF creation tool excludes contributors with a "bot" substring in their username - 10https://bugzilla.wikimedia.org/56219 +comment (10crangasi2001) [15:19:45] 03(mod) Wikidata 3rd party client - 10https://bugzilla.wikimedia.org/46556 15enhancement->normal (10Lydia Pintscher) [15:23:10] 03(mod) Copyright popup positioned to the wrong button when there are empty fields - 10https://bugzilla.wikimedia.org/46504 +comment (10Henning (WMDE)) [15:23:11] 03(mod) Wrong target of copyright notification - 10https://bugzilla.wikimedia.org/55949 +comment (10Henning (WMDE)) [15:26:38] 03(mod) Create a VisualEditor plugin tool to insert/edit references to Wikidata queries - 10https://bugzilla.wikimedia.org/46521 (10James Forrester) [15:26:40] 03(mod) VisualEditor: Transclusions editor should have a special mode for Parser Function and Magic Word calls - 10https://bugzilla.wikimedia.org/50855 (10James Forrester) [15:31:50] 03(mod) ULS makes too many action=ulslocalization API calls - 10https://bugzilla.wikimedia.org/56509 +comment (10gerritadmin) [15:33:27] 03(mod) CirrusSearch's servers should be grouped together in ganglia - 10https://bugzilla.wikimedia.org/56565 (10Chad H.) [15:33:55] 03(mod) CirrusSearch's servers should be grouped together in ganglia - 10https://bugzilla.wikimedia.org/56565 +comment (10innocentkiller) [15:38:12] 03(NEW) reasoning about javascript loading and test failures - 10https://bugzilla.wikimedia.org/56567 normal; VisualEditor: General; () [15:38:24] 03(mod) Multiple uploads with the same title - 10https://bugzilla.wikimedia.org/31208 +comment (10pikse) [15:38:54] 03(mod) reasoning about javascript loading and test failures - 10https://bugzilla.wikimedia.org/56567 +comment (10cmcmahon) [15:41:56] 03(mod) strip File: for commons media - 10https://bugzilla.wikimedia.org/46030 +comment (10henning.snater) [15:45:26] 03(mod) Commons link has "File:" twice - 10https://bugzilla.wikimedia.org/45110 +comment (10Henning (WMDE)) [15:50:03] 03(mod) strip File: for commons media - 10https://bugzilla.wikimedia.org/46030 (10Lydia Pintscher) [15:51:11] can any one help to do an enhancment bug? [15:51:18] 03(mod) reasoning about javascript loading and test failures - 10https://bugzilla.wikimedia.org/56567 (10Chris McMahon) [15:51:18] 03(mod) reasoning about javascript loading and test failures - 10https://bugzilla.wikimedia.org/56483 (10Chris McMahon) [15:53:11] I mean https://bugzilla.wikimedia.org/show_bug.cgi?id=51321 [15:55:59] 03(mod) Number of articles does not display correctly on ru.wikivoyage - 10https://bugzilla.wikimedia.org/56554 +comment (10b) [15:58:42] Does anyone have a link to a Cite_book for mediawiki that works more like Wikipedia. I think the template on my organization's wiki server is messed up because some citations are corrupted and the old one had no documentation. [16:00:11] 03(mod) Number of articles does not display correctly on ru.wikivoyage - 10https://bugzilla.wikimedia.org/56554 +comment (10b) [16:00:13] * markamber is still here [16:01:32] 03(mod) Self-referencing, circular item link on properties when item deleted - 10https://bugzilla.wikimedia.org/44643 +comment (10Henning (WMDE)) [16:01:52] 03(mod) Activate Article Feedback Tool v5 (AFTv5) on fa.wikipedia - 10https://bugzilla.wikimedia.org/51321 +comment (10reza.energy) [16:05:51] 03(mod) Wikibase-deletedentity probably needs to be split to several messages - 10https://bugzilla.wikimedia.org/45728 +comment (10Henning (WMDE)) [16:08:59] 03(NEW) change user rights configuration for Education Program extension on he.wiki - 10https://bugzilla.wikimedia.org/56568 enhancement; Wikimedia: Site requests; () [16:21:43] 03(mod) Flow: hover icons associated with a comment are still triggered, even when editing that comment. - 10https://bugzilla.wikimedia.org/56132 +comment (10gerritadmin) [16:25:00] 03(mod) Activate Article Feedback Tool v5 (AFTv5) on fa.wikipedia - 10https://bugzilla.wikimedia.org/51321 +comment (10Calak) [16:26:29] 03(mod) Preview of an article from template page doesn't handle changing the template to a redirect - 10https://bugzilla.wikimedia.org/56559 (10Brad Jorsch) [16:26:34] 03(mod) Preview of an article from template page doesn't handle changing the template to a redirect - 10https://bugzilla.wikimedia.org/56559 +comment (10gerritadmin) [16:26:36] 03(mod) Preview of an article from template page doesn't handle changing the template to a redirect - 10https://bugzilla.wikimedia.org/56559 (10Gerrit Notification Bot) [16:26:41] 03(mod) Flow: no cancel button is available when editing the header. - 10https://bugzilla.wikimedia.org/56134 +comment (10gerritadmin) [16:26:45] 03(mod) Flow: no cancel button is available when editing the header. - 10https://bugzilla.wikimedia.org/56134 (10Gerrit Notification Bot) [16:28:44] 03(mod) Flow: no cancel button is available when editing the header. - 10https://bugzilla.wikimedia.org/56134 +comment (10gerritadmin) [16:29:11] 03(mod) setclaimvalue-save-failed: Failed to save the change when modifying claim value - 10https://bugzilla.wikimedia.org/46446 +comment (10legoktm.wikipedia) [16:29:41] 03(mod) Flow: no cancel button is available when editing the header. - 10https://bugzilla.wikimedia.org/56134 +comment (10gerritadmin) [16:35:50] 03(mod) Local Special:GlobalBlockStatus does not work at all - 10https://bugzilla.wikimedia.org/54496 +comment (10aklapper) [16:37:27] 03(mod) setclaimvalue-save-failed: Failed to save the change when modifying claim value - 10https://bugzilla.wikimedia.org/46446 +comment (10Lydia Pintscher) [16:39:23] 03(mod) Flow: Clicking 'reply' prompts an echo notification for the topic author rather than the post author. - 10https://bugzilla.wikimedia.org/56224 +comment (10gerritadmin) [16:46:22] 03(mod) Flow: no cancel button is available when editing the header. - 10https://bugzilla.wikimedia.org/56134 (10Oliver Keyes) [16:46:37] 03(mod) Flow: Clicking 'reply' prompts an echo notification for the topic author rather than the post author. - 10https://bugzilla.wikimedia.org/56224 (10Oliver Keyes) [16:47:15] 03(mod) Flow: hover icons associated with a comment are still triggered, even when editing that comment. - 10https://bugzilla.wikimedia.org/56132 (10Oliver Keyes) [16:49:54] 03(mod) Api returns the wrong timestamp for the date of latest edit of user talk pages - 10https://bugzilla.wikimedia.org/56540 +comment (10bjorsch) [16:56:23] 03(mod) beta apache configs need a public remote repo - 10https://bugzilla.wikimedia.org/56395 +comment (10hashar) [16:57:57] 03(mod) Jenkins: Set up JavaScript code coverage analysis (e.g. JSCover) - 10https://bugzilla.wikimedia.org/48365 +comment (10Antoine "hashar" Musso) [16:58:55] 03(mod) Cannot log in: "Incorrect password" even after resetting it - 10https://bugzilla.wikimedia.org/53755 +comment (10Andre Klapper) [16:59:23] 03(mod) Local Special:GlobalBlockStatus does not work at all - 10https://bugzilla.wikimedia.org/54496 +comment (10csteipp) [16:59:30] 03(mod) Status update in Gerrit of current queued commit/testing request - 10https://bugzilla.wikimedia.org/47527 +comment (10Antoine "hashar" Musso) [17:00:30] 03(mod) beta apache configs need a public remote repo - 10https://bugzilla.wikimedia.org/56395 +comment (10Daniel Zahn) [17:01:14] 03(NEW) "Create pages with form" and sfEditFormPreloadText - 10https://bugzilla.wikimedia.org/56569 normal; MediaWiki extensions: SemanticForms; () [17:01:59] 03(mod) Local Special:GlobalBlockStatus does not work at all - 10https://bugzilla.wikimedia.org/54496 +comment (10csteipp) [17:07:22] 03(NEW) Activate account creator role in catalan wikipedia - 10https://bugzilla.wikimedia.org/56570 enhancement; Wikimedia: General/Unknown; () [17:08:21] 03(mod) edit conflict offers old version to be edit - 10https://bugzilla.wikimedia.org/56511 +comment (10Andre Klapper) [17:11:21] 03(mod) beta apache configs need a public remote repo - 10https://bugzilla.wikimedia.org/56395 +comment (10hashar) [17:11:45] 03(mod) Activate account creator role in catalan wikipedia - 10https://bugzilla.wikimedia.org/56570 +shell (10Andre Klapper) [17:18:50] 03(mod) "Replace all" is very slow: WikiEditor should do a one-step replace when replacing all occurrences - 10https://bugzilla.wikimedia.org/23510 +comment (10James Forrester) [17:20:03] 03(mod) Activate account creator role in catalan wikipedia - 10https://bugzilla.wikimedia.org/56570 (10Tomasz W. Kozlowski) [17:20:31] 03(mod) "Create pages with form" and sfEditFormPreloadText - 10https://bugzilla.wikimedia.org/56569 +comment (10Yaron Koren) [17:20:32] 03(mod) VisualEditor: For edit summary field, give users an auto-fill drop-down (or similar) of recent edit summaries they've used - 10https://bugzilla.wikimedia.org/48274 (10James Forrester) [17:20:36] 03(mod) VisualEditor: Edit summary box should be a text input box and not textarea - 10https://bugzilla.wikimedia.org/52133 (10James Forrester) [17:20:37] 03(mod) VisualEditor: Provide simultaneous access to editor and edit summary - 10https://bugzilla.wikimedia.org/50961 (10James Forrester) [17:20:40] 03(mod) VisualEditor: There is not preview of edit summaries (which are wikitext) - show it in the wikitext diff? - 10https://bugzilla.wikimedia.org/42139 (10James Forrester) [17:23:49] 03(mod) Make tutorial video on how to use Bugzilla - 10https://bugzilla.wikimedia.org/54606 +comment (10aklapper) [17:24:41] 03(mod) VisualEditor: Automatically recognise magic links (ISBN/etc.) and display as a link - 10https://bugzilla.wikimedia.org/52204 normal->15enhancement; summary (10James Forrester) [17:25:08] 03(mod) Plural forms not processed - 10https://bugzilla.wikimedia.org/46629 +i18n (10Lydia Pintscher) [17:26:12] 03(mod) Create a VisualEditor plugin tool to add/edit Hieroglyphics blocks - 10https://bugzilla.wikimedia.org/43118 (10James Forrester) [17:26:15] 03(mod) VisualEditor: Hieroglyphics editor is stuffed - 10https://bugzilla.wikimedia.org/53090 (10James Forrester) [17:26:17] 03(mod) Closing the Hiero editor with back arrow button, inserts newline - 10https://bugzilla.wikimedia.org/53250 (10James Forrester) [17:26:48] 03(mod) Storage for analysis results, term props - 10https://bugzilla.wikimedia.org/46641 +comment (10Lydia Pintscher) [17:27:20] 03(mod) Expose dispatcher stats via an API module - 10https://bugzilla.wikimedia.org/46642 normal->minor; +need-volunteer (10Lydia Pintscher) [17:28:08] 03(mod) VisualEditor: Hieroglyphics tool operating on a selection replaces the content, rather than appending the hieroglyphics block - 10https://bugzilla.wikimedia.org/53090 normal->minor; summary (10James Forrester) [17:28:50] 03(mod) elements in the wb-terms table lack relevant lang and dir attributes - 10https://bugzilla.wikimedia.org/46736 +need-volunteer (10Lydia Pintscher) [17:29:16] 03(mod) VisualEditor: Hieroglyphics tool inserts a new line at the cursor whether or not you actually insert a hieroglyphics block - 10https://bugzilla.wikimedia.org/53250 summary (10James Forrester) [17:29:18] 03(mod) Create a VisualEditor plugin tool to add/edit Hieroglyphics blocks - 10https://bugzilla.wikimedia.org/43118 (10James Forrester) [17:29:27] 03(mod) VisualEditor: Hieroglyphics tool inserts a new line at the cursor whether or not you actually insert a hieroglyphics block - 10https://bugzilla.wikimedia.org/53250 (10James Forrester) [17:29:30] 03(mod) Create a VisualEditor plugin tool to add/edit Hieroglyphics blocks - 10https://bugzilla.wikimedia.org/43118 (10James Forrester) [17:29:55] hi [17:30:10] 03(mod) Key 'wikibase-unconnectedpages-format-row' needs plural support - 10https://bugzilla.wikimedia.org/46752 +need-volunteer (10Lydia Pintscher) [17:30:11] imagemagick is the part of mw installation right? [17:31:08] 03(mod) allow linking when property parser function has multiple results - 10https://bugzilla.wikimedia.org/46788 normal->major (10Lydia Pintscher) [17:31:25] Juandev: I believe it's the default image handler, but I could be wrong. Why do you ask? [17:32:20] Ulfr: well I am debugging one wiki, where thumbnails are not displaying and I dont know weather it includes this sw [17:33:17] Juandev: http://www.mediawiki.org/wiki/ImageMagick#Image_thumbnailing Did you verify the permissions on the image directory? [17:33:21] 03(mod) string-type statements create unnecessary new lines - 10https://bugzilla.wikimedia.org/46883 +comment (10Lydia Pintscher) [17:33:26] 03(mod) string-type statements create unnecessary new lines - 10https://bugzilla.wikimedia.org/46883 (10Lydia Pintscher) [17:33:59] Ulfr: first of all the wiki has IM disabled, so thats my question goes that way [17:34:27] Juandev: Best of luck :) [17:34:36] JeroenDeDauw: I added a tracking category to the Maps extension. see https://gerrit.wikimedia.org/r/#/c/93499/ [17:36:23] 03(mod) Display file format of preview if different format from original file - 10https://bugzilla.wikimedia.org/56546 +easy; +comment (10Bawolff (Brian Wolff)) [17:36:31] 03(mod) Add [[d:Special:DispatchStats]] into the API or include with maxlag? - 10https://bugzilla.wikimedia.org/46910 (10Lydia Pintscher) [17:37:10] 03(mod) Special:DispatchStats should show times in user preference timezone - 10https://bugzilla.wikimedia.org/46942 normal->minor; +need-volunteer (10Lydia Pintscher) [17:38:07] 03(mod) Wikibase: Invalid argument supplied for foreach - 10https://bugzilla.wikimedia.org/47024 +comment (10Lydia Pintscher) [17:39:45] 03(mod) "Category:…" search shows the query as a category in which the page is - 10https://bugzilla.wikimedia.org/47053 +comment (10Lydia Pintscher) [17:39:52] 03(mod) "Category:…" search shows the query as a category in which the page is - 10https://bugzilla.wikimedia.org/47053 (10Lydia Pintscher) [17:40:03] 03(mod) Default "Other resolutions" options do not make sense for SVG - 10https://bugzilla.wikimedia.org/56508 +easy; +comment (10Bawolff (Brian Wolff)) [17:40:39] 03(mod) cleanupUploadStash.php broken: key not found in stash - 10https://bugzilla.wikimedia.org/56401 +comment (10gerritadmin) [17:40:42] 03(mod) cleanupUploadStash.php broken: key not found in stash - 10https://bugzilla.wikimedia.org/56401 (10Gerrit Notification Bot) [17:42:38] 03(mod) VisualEditor: Undoing the replacement of a template creates a pawn (♙) instead, sometimes - 10https://bugzilla.wikimedia.org/52185 summary; +comment (10James Forrester) [17:45:04] 03(mod) Mobile frontend gives wrong resolution - 10https://bugzilla.wikimedia.org/56543 +comment (10me.praveen) [17:47:39] 03(mod) DispatchStats refactoring and API - 10https://bugzilla.wikimedia.org/48140 normal->minor (10Lydia Pintscher) [17:47:54] 03(NEW) Move OOjs and OOjs-UI to their own repos - 10https://bugzilla.wikimedia.org/56571 enhancement; MediaWiki: JavaScript; () [17:48:28] 03(mod) Puppetize EasyRDF Lite - 10https://bugzilla.wikimedia.org/48399 +comment (10Lydia Pintscher) [17:48:30] 03(NEW) Provide OOjs and OOjs-UI as a library in MediaWiki core - 10https://bugzilla.wikimedia.org/56572 enhancement; MediaWiki: JavaScript; () [17:48:31] 03(mod) Move OOjs and OOjs-UI to their own repos - 10https://bugzilla.wikimedia.org/56571 (10James Forrester) [17:48:39] 03(mod) Provide OOjs and OOjs-UI as a library in MediaWiki core - 10https://bugzilla.wikimedia.org/56572 (10James Forrester) [17:48:53] 03(mod) Move OOjs and OOjs-UI to their own repos - 10https://bugzilla.wikimedia.org/56571 (10James Forrester) [17:50:38] is there any spam protection kit? [17:51:07] eg list of bad IPes or usernames? [17:51:22] 03(mod) cleanupUploadStash.php broken: key not found in stash - 10https://bugzilla.wikimedia.org/56401 +comment (10gerritadmin) [17:51:23] 03(mod) cleanupUploadStash.php broken: key not found in stash - 10https://bugzilla.wikimedia.org/56401 +comment (10gerritadmin) [17:52:27] 03(NEW) Code quality: Use oo.js and related utilities to make the code a lot simpler - 10https://bugzilla.wikimedia.org/56573 normal; MediaWiki extensions: MultimediaViewer; () [17:52:27] 03(mod) Move OOjs and OOjs-UI to their own repos - 10https://bugzilla.wikimedia.org/56571 (10Mark Holmquist) [17:52:28] 03(mod) Provide OOjs and OOjs-UI as a library in MediaWiki core - 10https://bugzilla.wikimedia.org/56572 (10Mark Holmquist) [17:52:29] 03(mod) Code quality issues (tracking) - 10https://bugzilla.wikimedia.org/700 (10Mark Holmquist) [17:52:44] !spam Juandev [17:52:44] For information about combating and handling spam in MediaWiki, see and . [17:53:01] yes featurs [17:53:22] 03(mod) Code quality: Use oo.js and related utilities to make the code a lot simpler - 10https://bugzilla.wikimedia.org/56573 +comment (10mtraceur) [17:53:43] for those being interested in Extension:Maps (which I used yesterday for the first time, since the old E:GoogleMaps died): I added a Quick Installation section https://www.mediawiki.org/wiki/Extension:Maps#Quick_installation_guide [17:54:31] umm I saw that [17:56:27] 03(mod) Embedding a video from Commons only creates a black box - 10https://bugzilla.wikimedia.org/56405 +comment (10fflorin) [17:58:55] 03(mod) "mention" notifications on Meta don't work for ns0 - 10https://bugzilla.wikimedia.org/55491 +comment (10gerritadmin) [17:58:57] 03(mod) "mention" notifications on Meta don't work for ns0 - 10https://bugzilla.wikimedia.org/55491 (10Gerrit Notification Bot) [18:01:51] 03(mod) Jenkins should run tests in disposable sandboxes - 10https://bugzilla.wikimedia.org/45499 +comment (10Greg Grossmeier) [18:04:08] 03(mod) "mention" notifications on Meta don't work for ns0 - 10https://bugzilla.wikimedia.org/55491 (10Kunal Mehta (Legoktm)) [18:06:08] 03(mod) Embedding a video from Commons only creates a black box - 10https://bugzilla.wikimedia.org/56405 +comment (10brion) [18:08:31] 03(mod) Show deprecation notices when accessing wg* JavaScript globals in debug mode - 10https://bugzilla.wikimedia.org/56550 +comment (10brion) [18:10:55] 03(mod) [statements-ui] Display red links for deleted Properties - 10https://bugzilla.wikimedia.org/45675 +comment (10Daniel A. R. Werner) [18:15:07] 03(mod) cleanupUploadStash.php broken: key not found in stash - 10https://bugzilla.wikimedia.org/56401 +comment (10gerritadmin) [18:16:49] 03(NEW) Rollback notification doesn't check if it was a null revert - 10https://bugzilla.wikimedia.org/56574 normal; MediaWiki extensions: Echo; () [18:21:59] 03(mod) Echo: The "You have new messages" link should go to a diff and/or subsection - 10https://bugzilla.wikimedia.org/56475 (10spage) [18:22:07] 03(mod) Echo: Granular icons in the Notifications Badge - 10https://bugzilla.wikimedia.org/56476 (10spage) [18:22:14] 03(mod) Echo: Fatal error: Cannot use object of type EchoEvent as array at EventLogging.php on line 72 - 10https://bugzilla.wikimedia.org/56521 (10spage) [18:23:59] hm, can you easily export all templates from mediawiki.org without specifying every page? [18:29:21] PlasmaHH: per https://www.mediawiki.org/wiki/Manual:Parameters_to_Special:Export it seems like "addns" would do it, but only if enabled and i think it's not for large wikis [18:29:42] 'addcat returns all members of the category catname added to it. If enabled, addns and nsindex do the same, but with namespaces and their numerical indexes. ' [18:30:58] mutante: yeah, I tried that already, however its not clear how the exact syntax is, it seems to be something like addns&nsname=foo or so, but nothing I tried worked [18:33:55] 03(mod) Flow: Reply field for replying to tangents is incorrectly indented - 10https://bugzilla.wikimedia.org/56270 +comment (10gerritadmin) [18:33:58] 03(mod) Flow: Reply field for replying to tangents is incorrectly indented - 10https://bugzilla.wikimedia.org/56270 (10Gerrit Notification Bot) [18:34:08] PlasmaHH: i hear "mwdumper" can extract them for you https://www.mediawiki.org/wiki/Manual:MWDumper [18:34:29] 03(mod) Flow: Reply field for replying to tangents is incorrectly indented - 10https://bugzilla.wikimedia.org/56270 (10Matthias Mullie) [18:38:41] 03(mod) [statements-ui] Display red links for deleted Properties - 10https://bugzilla.wikimedia.org/45675 +comment (10Lydia Pintscher) [18:39:40] PlasmaHH: if yer on linux, [18:40:11] https://git.wikimedia.org/blob/operations%2Fdumps.git/07772ff50740b31d271920f202a5a5e58bb91e79/xmlfileutils%2Fscripts%2FREADME.scripts the first script described, note it needs also another script from that dir, as it says in the readme [18:40:28] can retrieve all stuff from a given namespace, batched, xml [18:40:49] exactly for this use case (all templates, all lua modules, etc) [18:40:50] 03(mod) Installer should ask for Real name which is later asked in the preferences - 10https://bugzilla.wikimedia.org/56551 +comment (10mailstorpk) [18:42:55] 03(mod) Echo: Fatal error: Cannot use object of type EchoEvent as array at EventLogging.php on line 72 - 10https://bugzilla.wikimedia.org/56521 +comment (10gerritadmin) [18:42:57] 03(mod) Echo: Fatal error: Cannot use object of type EchoEvent as array at EventLogging.php on line 72 - 10https://bugzilla.wikimedia.org/56521 (10Gerrit Notification Bot) [18:45:37] 03(mod) Local Special:GlobalBlockStatus does not work at all - 10https://bugzilla.wikimedia.org/54496 +comment (10Bartosz Dziewoński) [18:47:30] 03(NEW) Browser stats for logged-in vs. anon users for security support decisions - 10https://bugzilla.wikimedia.org/56575 normal; Wikimedia: Site requests; () [18:51:50] apergos: ah, thanks, will try. are there any useful lua modules on mediawiki? ;) [18:51:59] ah no idea tbh [18:52:28] I used this to suck down said templates and modules from enwp as a proof of concept at some point [18:55:08] 03(mod) Can't create account on wikitech: unhelpful error if shell username is taken - 10https://bugzilla.wikimedia.org/56535 +comment (10Ryan Lane) [18:55:09] 03(mod) Allow authentication plugins to report error messages - 10https://bugzilla.wikimedia.org/16524 +comment (10Ryan Lane) [18:56:05] 03(mod) Local Special:GlobalBlockStatus does not work at all - 10https://bugzilla.wikimedia.org/54496 +comment (10matma.rex) [18:57:09] 03(mod) Label for link to original uploaded PDF says "Full resolution" instead of something like "Download file" - 10https://bugzilla.wikimedia.org/53017 +comment (10matma.rex) [18:59:24] 03(mod) Document setting up search indexer for new wikis - 10https://bugzilla.wikimedia.org/28657 +comment (10Nik Everett) [19:02:41] 03(mod) GENDER call for the uploader is returning nothingness - 10https://bugzilla.wikimedia.org/56500 summary; +comment (10Mark Holmquist) [19:05:52] 03(mod) Image display in lightbox is smaller than on on file: page - 10https://bugzilla.wikimedia.org/56499 +comment (10mtraceur) [19:07:13] 03(mod) CirrusSearch: Disable/don't add fields to the _all field in Elasticsearch - 10https://bugzilla.wikimedia.org/56242 +comment (10Nik Everett) [19:08:01] 03(mod) CirrusSearch: boolean operators that include quoted phrases on the right hand side fail - 10https://bugzilla.wikimedia.org/56239 (10Nik Everett) [19:08:29] 03(mod) CirrusSearch's word counter doesn't work properly with scriptio continua languages - 10https://bugzilla.wikimedia.org/56505 (10Nik Everett) [19:09:29] 03(mod) "reverted"-type notifications should be based on the actual page content - 10https://bugzilla.wikimedia.org/54007 (10Kunal Mehta (Legoktm)) [19:09:30] 03(mod) Rollback notification doesn't check if it was a null revert - 10https://bugzilla.wikimedia.org/56574 (10Kunal Mehta (Legoktm)) [19:11:41] 03(mod) getShortWikiText fails in SRF_process.php - 10https://bugzilla.wikimedia.org/56427 +comment (10Hans Oleander) [19:19:55] 03(mod) Mediaviewer does not show full screen preview sometimes - 10https://bugzilla.wikimedia.org/56566 +comment (10Mark Holmquist) [19:20:30] w15 [19:20:33] sry [19:24:06] apergos: hm, all kinds of links there return 500 for me... something wrong there? [19:24:34] Reboot! That fixes everything! [19:24:44] 03(mod) Embedding a video from Commons only creates a black box - 10https://bugzilla.wikimedia.org/56405 +comment (10maic274) [19:24:44] 03(mod) Use DOM append instead of z-index to position lightbox - 10https://bugzilla.wikimedia.org/56403 (10Mark Holmquist) [19:24:45] 03(mod) Code quality issues (tracking) - 10https://bugzilla.wikimedia.org/700 (10Mark Holmquist) [19:24:45] what from gitlbit? [19:24:59] Except my problem. I seem to have misplaced my user_email table on a small wiki. Can anyone help me find it? [19:25:53] just look in /, maybe a few levels deep, its there [19:26:42] apergos: yea, git.wm doesnt seem very happy, confirmed [19:26:46] if you click on dashboard f.e. [19:26:51] Nuh-uh! Just because my initail comment was unhelpful doesn't mean you have to reply in kind [19:26:54] :P [19:27:13] ugh [19:28:42] https://git.wikimedia.org/blob/operations%2Fdumps.git/07772ff50740b31d271920f202a5a5e58bb91e79/xmlfileutils%2Fscripts%2FREADME.scripts [19:28:44] 03(NEW) Text keeps on turning into superscript and subscript unless newline is entered - 10https://bugzilla.wikimedia.org/56576 normal; VisualEditor: ContentEditable; () [19:28:49] https://git.wikimedia.org/blob/operations%2Fdumps.git/07772ff50740b31d271920f202a5a5e58bb91e79/xmlfileutils%2Fscripts%2Fwikifile.py [19:28:56] https://git.wikimedia.org/blob/operations%2Fdumps.git/07772ff50740b31d271920f202a5a5e58bb91e79/xmlfileutils%2Fscripts%2Fwikiretriever.py [19:29:02] can you retrieve those? if so that's all you need [19:29:16] not up to debugging git.wm issues jut now [19:29:17] just [19:30:27] 03(NEW) Some revs seem to have disappeared - 10https://bugzilla.wikimedia.org/56577 major; Wikimedia: General/Unknown; () [19:31:08] ^d: Globals. [19:31:41] * Ulfr waits for ^d to sense a disturbance in the force. [19:32:42] hello guys how to run the downloaded wikipedia ?? [19:34:22] arrun: http://www.mediawiki.org/wiki/Download [19:35:19] Ulfr: sorry but I have the compressed file b2z ... but how to use it ? [19:35:47] arrun: What is the file you're talking about? an export of wikipedia? [19:36:05] Hi, can anyone help me for solving an enhansment bug? [19:36:24] 03(mod) [statements-ui] Display red links for deleted Properties - 10https://bugzilla.wikimedia.org/45675 +comment (10Daniel A. R. Werner) [19:37:07] Ulfr: enwiki-20130102-pages-articles.xml.bz2 [19:37:12] 03(mod) [statements-ui] Display red links for deleted Properties - 10https://bugzilla.wikimedia.org/45675 normal->minor (10Daniel A. R. Werner) [19:37:15] reza: Probably. I'd pose the question rather than asking if you can ask [19:37:28] arrun: That's a compressed file. you need to uncompress it to view the xml [19:37:48] ok :) please do https://mail.google.com/mail/u/0/?shva=1#inbox/13ffc577548cdf05 [19:38:00] Ulfr:but it will be about 20-30 GBs [19:38:15] reza: Um. That's not a valid link. [19:38:21] https://bugzilla.wikimedia.org/show_bug.cgi?id=51321 [19:38:39] Ulfr: I thought that there is some app to parse it [19:38:45] there's a bug about git.wm.o being down [19:39:21] arrun: Possibly. I'm not aware of any like that though [19:39:33] https://bugzilla.wikimedia.org/show_bug.cgi?id=56557 [19:39:45] apergos: ^ [19:39:50] mutante: ^ [19:39:58] Ulfr: so what to do bro ? [19:39:58] PlasmaHH: ^ [19:40:21] 03(mod) Browser stats for logged-in vs. anon users for security support decisions - 10https://bugzilla.wikimedia.org/56575 +comment (10gerritadmin) [19:40:25] 03(mod) Browser stats for logged-in vs. anon users for security support decisions - 10https://bugzilla.wikimedia.org/56575 (10Gerrit Notification Bot) [19:40:36] I thought that this channel will help me figure out what I should do [19:40:44] arrun: I know of no way to access compresesd data so you can view it [19:40:45] 03(mod) 500, Internal Server Error at Mon, 04 Nov 2013 11:14:37 GMT on git.wikimedia.org - 10https://bugzilla.wikimedia.org/56557 (10Bartosz Dziewoński) [19:40:54] arrun: other than uncompressing [19:40:54] I am so not really working. (I apologize but it really is dinner time, getting towards 10pm) [19:41:03] yes, sure [19:41:08] you just mentioned it, so i pinged you [19:41:09] :) [19:41:18] Ulfr: after uncompressing what should I do ? [19:41:29] arrun: I don't know, what do you want to do with the data? [19:41:31] ^d: hey you. git.wikimedia.org is down. [19:41:46] MatmaRex: I already invoked his presence about 15-20 lines up [19:42:03] Ulfr: I wanna use it where there is no internet [19:42:24] Ulfr: use it like an encyclopedia [19:42:49] arrun: Well, that's a file meant to be parsed by a computer, I'm not sure how you would go about making it offline accessible. [19:43:36] !kiwix [19:43:45] Ulfr: oh so, why is that file created for? [19:43:48] to do that you will probably have to import it into a SQL database, which will involve uncompressing it at some point - http://meta.wikimedia.org/wiki/Data_dumps/Tools_for_importing [19:43:48] whaaat, we have no information about it in the bot? [19:43:52] arrun: see http://www.kiwix.org/wiki/Main_Page [19:44:21] Thanks all. [19:44:36] !kiwix is Kiwix enables you to have the whole Wikipedia at hand wherever you go! You don't need an Internet connection, everything is stored on your computer, USB flash drive or DVD. http://www.kiwix.org/ [19:44:36] Key was added [19:44:41] MrZ-man: yaa thanks for it bro, I think I was searhcing for this [19:44:53] !kiwix [19:44:53] Kiwix enables you to have the whole Wikipedia at hand wherever you go! You don't need an Internet connection, everything is stored on your computer, USB flash drive or DVD. http://www.kiwix.org/ [19:45:09] if you just want to scan through it for research purposes, there are ways to do that without uncompressing it [19:45:36] MatmaRex: You're the only one who can add shortcuts like that, right? [19:45:53] Ulfr: no, anybody with a wikimedia/mediawiki cloak can [19:45:55] @trusted [19:45:55] I trust: petan\|w!.*@wikimedia/Petrb (2admin), .*@wikimedia/.* (2trusted), .*@wikipedia/.* (2trusted), .*@mediawiki/..* (2trusted), .*@wikipedia/MZMcBride (2admin), .*@wikimedia/Krinkle (2admin), .*@fsf/.* (2trusted), .*@unaffiliated/valhallasw (2trusted), .*@wikinews/bawolff (2admin), .*@unaffiliated/jeroendedauw (2trusted), .*@MediaWiki/.* (2trusted), [19:46:04] Curses, foiled again. [19:46:15] wait, there may be a tool that does what you want [19:46:16] https://meta.wikimedia.org/wiki/Data_dumps/Other_tools [19:46:44] * Ulfr facepalms. [19:46:52] valhalla and jeroen are unaffiliated? these traitors. [19:46:59] Wikipedia Dump Reader and BzReader look like they would do what you want [19:47:05] MrZ-man: bro, will i enables me to use that xml offline like I use the wikipedia website? [19:47:13] plop [19:47:34] I don't know, I've never used them before [19:47:47] They may be unmaintained and broken for all I know [19:48:29] MrZ-man: so, does the kiwiki contains the whole wikipedia ?? [19:50:34] it looks like you can get one that has every article as of Jan 2012 - http://www.kiwix.org/wiki/Wikipedia [19:51:20] it won't have pictures, but the XML dumps won't either [19:55:14] @trustadd .*@wikipedia/matma-rex trusted [19:55:14] Successfuly added .*@wikipedia/matma-rex [19:56:06] oh, wait, I didn't need to do that [19:56:21] MrZ-man: Thank you. Wasn't going to be able to take much more of that guy [19:56:28] apergos: nope, getting 503s, but it can wait, at lesat forme [19:56:36] @trustdel .*@wikipedia/matma-rex [19:56:36] User was deleted from access list [19:56:43] 03(NEW) Can drag and drop non-editiable elements from outside the VE surface area - 10https://bugzilla.wikimedia.org/56578 normal; VisualEditor: General; () [19:57:13] PlasmaHH: I believe he bowed out of bugfixing for the moment due to having a life. What a plebe [19:59:26] ok, sorry [20:00:11] 03(mod) Activate account creator role in catalan wikipedia - 10https://bugzilla.wikimedia.org/56570 +comment (10paucabot) [20:00:11] PlasmaHH: i _think_ git.wm is fixed now [20:00:50] 03(mod) 500, Internal Server Error at Mon, 04 Nov 2013 11:14:37 GMT on git.wikimedia.org - 10https://bugzilla.wikimedia.org/56557 +comment (10Daniel Zahn) [20:03:48] 03(NEW) The nested option to insert a media into a media creates inconsistency - 10https://bugzilla.wikimedia.org/56579 normal; VisualEditor: Editing Tools; () [20:05:05] 03(mod) The nested option to insert a media into a media creates inconsistency - 10https://bugzilla.wikimedia.org/56579 (10ryasmeen) [20:06:03] 03(mod) adding the "in other languages" box needs to be more obvious - 10https://bugzilla.wikimedia.org/49079 +comment (10gerritadmin) [20:06:06] 03(mod) adding the "in other languages" box needs to be more obvious - 10https://bugzilla.wikimedia.org/49079 (10Gerrit Notification Bot) [20:08:39] 03(mod) Flow: links in Echo notifications should take you to the specific post - 10https://bugzilla.wikimedia.org/56271 +comment (10gerritadmin) [20:08:41] 03(mod) Flow: links in Echo notifications should take you to the specific post - 10https://bugzilla.wikimedia.org/56271 (10Gerrit Notification Bot) [20:09:25] 03(mod) The nested option to insert a media into a media creates inconsistency - 10https://bugzilla.wikimedia.org/56579 (10ryasmeen) [20:09:34] 03(mod) Lightbox stays in fullscreen mode when closed and reopened - 10https://bugzilla.wikimedia.org/56374 +comment (10gtisza) [20:10:06] 03(mod) The nested option to insert a media into a media creates inconsistency - 10https://bugzilla.wikimedia.org/56579 (10ryasmeen) [20:10:31] 03(mod) QWebHistory: file or directory not found - 10https://bugzilla.wikimedia.org/55918 +comment (10dan.mac22) [20:10:53] 03(NEW) Version 2.1.21 - Links in Huggle screen not working - 10https://bugzilla.wikimedia.org/56580 normal; Huggle: Application; () [20:13:20] 03(NEW) Version 2.1.21 - Tagging pages - 10https://bugzilla.wikimedia.org/56581 normal; Huggle: Application; () [20:15:05] 03(NEW) Version 2.1.21 - REDIRECT shows up as X - 10https://bugzilla.wikimedia.org/56582 normal; Huggle: Application; () [20:15:05] 03(mod) VisualEditor: The nested option to insert a media into a media creates inconsistency in test2 environment - 10https://bugzilla.wikimedia.org/56579 (10ryasmeen) [20:15:46] 03(mod) VisualEditor: Text keeps on turning into superscript and subscript unless newline is entered in test2 environment - 10https://bugzilla.wikimedia.org/56576 (10ryasmeen) [20:16:46] 03(NEW) VE is breaking text encoding on *all* edits on fr.wp - 10https://bugzilla.wikimedia.org/56583 blocker; VisualEditor: MediaWiki integration; () [20:18:56] scary [20:19:28] it's 20-fuckin'-13 and we still can't reliably transfer non-ASCII text without fucking it up. [20:19:45] computers are hard. [20:20:13] it is advisable to use 'mode binary' with your FTP client :) [20:20:47] why is there n movie about our glorious android future with utf-8 encoding issues? [20:20:56] you know that's gonna happen [20:21:12] the thing is, editing displays the text fine, but the diff borks it horribly [20:21:58] eidting what, this? https://fr.wikipedia.org/w/index.php?title=Herv%C3%A9_Jolly&action=edit&oldid=98030048 [20:22:05] yes [20:22:16] adding a simple letter, and reviewing the diff before saving [20:22:20] apergos: śíńgularïty is (core dumped)? [20:22:27] s/letter/character/ [20:22:38] pretty much... [20:23:13] 03(mod) Port Scss in core to LESS - 10https://bugzilla.wikimedia.org/54485 +comment (10gerritadmin) [20:23:15] 03(mod) Port Scss in core to LESS - 10https://bugzilla.wikimedia.org/54485 (10Gerrit Notification Bot) [20:23:38] MatmaRex: at least on Firefox 24.0, I don't know if it's particular of this browser or a server-side issue [20:24:14] 03(mod) VE is breaking text encoding on all edits on all Wikipedias - 10https://bugzilla.wikimedia.org/56583 summary; +comment (10Bartosz Dziewoński) [20:24:16] welp. [20:24:22] i'm going to have some reverting to do [20:24:30] (of broken edits) [20:24:44] AbuseFilter FTW [20:29:12] 03(mod) Browser stats for logged-in vs. anon users for security support decisions - 10https://bugzilla.wikimedia.org/56575 (10Ori Livneh) [20:29:13] 03(mod) Add sanitized User-Agent to default fields logged by EventLogging - 10https://bugzilla.wikimedia.org/52295 (10Ori Livneh) [20:29:40] 03(mod) Ability to "mention" other users in a post - 10https://bugzilla.wikimedia.org/31147 +comment (10Kunal Mehta (Legoktm)) [20:31:39] 03(mod) Mention notification is broken on talk pages where LiquidThreads is enabled (e.g. on Portuguese Wikibooks) - 10https://bugzilla.wikimedia.org/56311 +comment (10gerritadmin) [20:31:41] 03(mod) Mention notification is broken on talk pages where LiquidThreads is enabled (e.g. on Portuguese Wikibooks) - 10https://bugzilla.wikimedia.org/56311 (10Gerrit Notification Bot) [20:33:30] 03(mod) Mention notification is broken on talk pages where LiquidThreads is enabled (e.g. on Portuguese Wikibooks) - 10https://bugzilla.wikimedia.org/56311 +comment (10Kunal Mehta (Legoktm)) [20:35:51] 03(mod) License Info for Media Viewer - 10https://bugzilla.wikimedia.org/56143 +comment (10gtisza) [20:36:57] 03(mod) Echo: Fatal error: Cannot use object of type EchoEvent as array at EventLogging.php on line 72 - 10https://bugzilla.wikimedia.org/56521 +comment (10gerritadmin) [20:38:42] 03(mod) Default "Other resolutions" options do not make sense for SVG - 10https://bugzilla.wikimedia.org/56508 +comment (10dmcdevit) [20:39:27] 03(mod) Rename the BetaFeatures extension - 10https://bugzilla.wikimedia.org/56537 summary (10MZMcBride) [20:48:57] 03(NEW) VisualEditor: "Error loading data from server:parsoidserver-http-bad-status:503" shows while attempting to edit using VE - 10https://bugzilla.wikimedia.org/56584 normal; VisualEditor: Editing Tools; () [20:49:23] 03(mod) VE is breaking text encoding on all edits on all Wikipedias - 10https://bugzilla.wikimedia.org/56583 (10NicoV) [20:50:46] 03(mod) VisualEditor: "Error loading data from server:parsoidserver-http-bad-status:503" shows while attempting to edit using VE - 10https://bugzilla.wikimedia.org/56584 +comment (10Bartosz Dziewoński) [20:50:48] 03(mod) VE is breaking text encoding on all edits on all Wikipedias - 10https://bugzilla.wikimedia.org/56583 +comment (10Bartosz Dziewoński) [20:50:50] well [20:50:52] that was a quick report [20:51:54] 03(mod) VE is breaking text encoding on all edits on all Wikipedias - 10https://bugzilla.wikimedia.org/56583 +comment (10matma.rex) [20:54:25] 03(NEW) Invalid argument supplied for foreach() in FormatMetadata.php on line 1566 - 10https://bugzilla.wikimedia.org/56585 normal; MediaWiki: File management; () [20:55:52] 03(mod) Activate account creator role in catalan wikipedia - 10https://bugzilla.wikimedia.org/56570 +comment (10gerritadmin) [20:55:57] 03(mod) Activate account creator role in catalan wikipedia - 10https://bugzilla.wikimedia.org/56570 (10Gerrit Notification Bot) [20:59:33] 03(mod) unexpected RETURN upon first editing a page - 10https://bugzilla.wikimedia.org/56274 (10Roan Kattouw) [21:10:41] 03(mod) VE is breaking text encoding on all edits on all Wikipedias - 10https://bugzilla.wikimedia.org/56583 +comment (10Roan Kattouw) [21:10:50] PANIC [21:12:36] so, folks, i got my display-only-in-namespace-0 problem cobbled around by adding two lines directly to Vector.php [21:12:50] it works perfectly well, but is, of course, not maintainable [21:13:14] And makes the baby Jesus cry [21:13:41] what i would really like to do is add the php code to either MediaWiki:anonnotice or to the widget itself [21:14:06] what makes imaginary sky baby cry or not is none of my concern [21:15:14] 03(mod) The 'like' property comparator fails to select pages when the property 'allows value'. - 10https://bugzilla.wikimedia.org/21893 (10Remco de Boer) [21:17:46] * roycroft would appreciate suggestions, including one to go away if he's wearing out his welcome here by asking too many basic questions [21:18:25] 03(mod) Add more CC license support - 10https://bugzilla.wikimedia.org/56458 +comment (10gtisza) [21:18:38] 03(mod) 500, Internal Server Error at Mon, 04 Nov 2013 11:14:37 GMT on git.wikimedia.org - 10https://bugzilla.wikimedia.org/56557 +comment (10Bartosz Dziewoński) [21:19:40] 03(NEW) Echo: strripos() : Offset is greater than the length of haystack string in DiscussionParser.php on line 743 - 10https://bugzilla.wikimedia.org/56586 normal; MediaWiki extensions: Echo; () [21:23:58] 03(mod) Deleted page is shown at "File usage on other wikis" - 10https://bugzilla.wikimedia.org/27280 +comment (10maic274) [21:26:24] 03(mod) VisualEditor: Undoing the replacement of a template creates a pawn (♙) instead, sometimes - 10https://bugzilla.wikimedia.org/52185 +comment (10Jonathan Haas) [21:32:12] 03(mod) Echo: Fatal error: Cannot use object of type EchoEvent as array at EventLogging.php on line 72 - 10https://bugzilla.wikimedia.org/56521 (10Kunal Mehta (Legoktm)) [21:41:04] 03(mod) Sortable search results - 10https://bugzilla.wikimedia.org/38403 +comment (10neverett+bugzilla) [21:41:34] 03(mod) CirrusSearch: Remove deprecated textLen - 10https://bugzilla.wikimedia.org/55750 +comment (10Nik Everett) [21:42:24] apergos: after a few small changes things are downloading fine now [21:42:37] awesome [21:42:41] I hope you get it all working [21:42:50] (I'm sleeptyping now so prolly not much use) [21:44:42] 03(mod) CirrusSearch doesn't find terms that appear in wikitext but not in rendered text - 10https://bugzilla.wikimedia.org/54503 +comment (10Nik Everett) [21:45:56] Reedy: is there any more context to https://bugzilla.wikimedia.org/56586 ? [21:46:05] Nope [21:46:31] we should probably try and set php up to stacktrace warnings etc [21:46:38] * Reedy files a bug [21:47:07] https://bugzilla.wikimedia.org/show_bug.cgi?id=43086 [21:47:10] I already did [21:47:12] gj roycroft [21:47:16] *gj Reedy [21:47:53] gj? [21:49:13] gj Reedy. [21:49:41] roycroft: Reedy was congratulating himself. [21:49:59] ok [21:50:15] i've not seen "gj" used as a congatulatory term before [21:50:46] gj = good job [21:51:05] aah [21:51:14] that should have been obvious, but somehow it wasn't [21:51:31] this is why i'm allergic to the twitterverse :) [21:54:48] apergos: it went fine. are you maintaining wikiretriever.py ? [21:54:59] well [21:55:13] if by 'maintain'you mean 'when I need a feature I might add one', yeah [21:55:24] if you have a patch feel free to submit and tag me as a reviewer in gerrit [21:55:38] uh ariel@ to find me as a reviewer in the drop-downlist [21:56:42] 03(mod) Installer should ask for Real name which is later asked in the preferences - 10https://bugzilla.wikimedia.org/56551 +comment (10aklapper) [22:00:04] apergos: I dont have any accounts or setup or stuff there. the changes needed to make it work are small enough for aynone to figure out I guess [22:00:34] for me it works 'uta the box' but I might be on a different platform than you [22:00:39] *outa [22:01:06] gerrit accounts are free [22:01:15] geet one and use it later for more stuff [22:02:07] yeah maybe my pthon is just picky about number of paramters, and I surely have no use for gerrit [22:02:13] 03(mod) Some revisions seem to have disappeared on it.wikipedia - 10https://bugzilla.wikimedia.org/56577 summary (10Andre Klapper) [22:02:23] 03(mod) Activate Article Feedback Tool v5 (AFTv5) on fa.wikipedia - 10https://bugzilla.wikimedia.org/51321 +comment (10Andre Klapper) [22:02:37] other option: bugzilla, add yer patch there, assign to me [22:07:14] 03(NEW) MediaWiki requires 2 clicks to get to a file's license - 10https://bugzilla.wikimedia.org/56587 normal; MediaWiki extensions: General/Unknown; () [22:07:40] 03(mod) Use shorter license label - 10https://bugzilla.wikimedia.org/56456 +comment (10gerritadmin) [22:07:42] 03(mod) Use shorter license label - 10https://bugzilla.wikimedia.org/56456 (10Gerrit Notification Bot) [22:08:52] 03(mod) MediaViewer requires 2 clicks to get to a file's license - 10https://bugzilla.wikimedia.org/56587 summary (10Siebrand Mazeland) [22:15:04] hm... "Import failed: No cache directory configured" ... never saw that before.. [22:15:23] 03(mod) Clean up UI element creation - 10https://bugzilla.wikimedia.org/56385 +comment (10gtisza) [22:16:10] 03(NEW) [MediaViewer] "Use this file" does not contain license information - 10https://bugzilla.wikimedia.org/56588 normal; MediaWiki extensions: General/Unknown; () [22:17:02] 03(NEW) Deleted history lost for 1600 recently deleted pages on frwiki - 10https://bugzilla.wikimedia.org/56589 normal; Wikimedia: General/Unknown; () [22:17:20] hi, I want to host training videos (shockwave files) on my company wiki and Id like to know whats the best practice. There are over 500 files. Should I SCP them to a folder since I have root access? Or should I use a mass uploader script? [22:20:12] 03(mod) Clean up UI element creation - 10https://bugzilla.wikimedia.org/56385 +comment (10mtraceur) [22:20:32] 03(mod) Make CentralNotice banner-hiding cookie work cross-site - 10https://bugzilla.wikimedia.org/16821 +comment (10gerritadmin) [22:20:50] Beltz: afaik you will still have to run importImages.php on the files, so if you can run the mass uploader out of the box, its one step less [22:24:47] 03(mod) Deleted history lost for 1600 recently deleted pages on frwiki - 10https://bugzilla.wikimedia.org/56589 (10Bartosz Dziewoński) [22:24:48] 03(mod) Some revisions seem to have disappeared on it.wikipedia - 10https://bugzilla.wikimedia.org/56577 (10Bartosz Dziewoński) [22:25:06] two data loss bugs today. hm. [22:25:15] andre__: ^ [22:25:26] urgh [22:25:55] greg-g: around? [22:28:41] 03(mod) Deleted history lost for 1600 recently deleted pages on frwiki - 10https://bugzilla.wikimedia.org/56589 normal->04CRIT (10Andre Klapper) [22:29:42] 03(mod) [Regression] Missing "media => screen" breaks Vector styles for printing - 10https://bugzilla.wikimedia.org/56366 +comment (10gerritadmin) [22:29:46] 03(mod) [Regression] Missing "media => screen" breaks Vector styles for printing - 10https://bugzilla.wikimedia.org/56366 (10Gerrit Notification Bot) [22:30:56] 03(mod) Some revisions seem to have disappeared on it.wikipedia - 10https://bugzilla.wikimedia.org/56577 (10Andre Klapper) [22:31:16] 03(mod) [Regression] Missing "media => screen" breaks Vector styles for printing - 10https://bugzilla.wikimedia.org/56366 +comment (10gerritadmin) [22:31:57] 03(mod) [MediaViewer] "Use this file" does not contain license information - 10https://bugzilla.wikimedia.org/56588 (10Andre Klapper) [22:32:01] andre__: yeah, in MW Core meeting, whats up? [22:32:24] greg-g, ah okay, see #wikimedia-tech [22:35:08] 03(mod) Rewrite jobs-loop.sh in a proper programming language - 10https://bugzilla.wikimedia.org/46770 +comment (10Antoine "hashar" Musso) [22:35:13] 03(mod) [Regression] Missing "media => screen" breaks Vector styles for printing - 10https://bugzilla.wikimedia.org/56366 +comment (10gerritadmin) [22:35:16] 03(mod) [Regression] Missing "media => screen" breaks Vector styles for printing - 10https://bugzilla.wikimedia.org/56366 +comment (10gerritadmin) [22:36:34] andre__: Thanks for the react on that bug. I looked for MediaViewer, as that's the communicated product name. Can the component be renamed? [22:36:50] andre__: hey, can you add me as the default cc for the Echo and Thanks extensions? email is legoktm.wikipedia at gmail [22:37:15] 03(NEW) Test HTTP API endpoints exposed by Parsoid - 10https://bugzilla.wikimedia.org/56590 normal; Parsoid: tests; () [22:37:27] andre__: ugh for autocorrect. That was "recat" [22:37:47] legoktm: done [22:38:28] siebrand, I'm waiting for a decision on https://bugzilla.wikimedia.org/show_bug.cgi?id=56148 - feel free to comment [22:38:41] 03(mod) Test HTTP API endpoints exposed by Parsoid - 10https://bugzilla.wikimedia.org/56590 +comment (10gwicke) [22:38:44] thanks! [22:38:55] 03(mod) Test HTTP API endpoints exposed by Parsoid - 10https://bugzilla.wikimedia.org/56590 (10Gabriel Wicke) [22:38:56] andre__: Ah! :) [22:39:08] 03(mod) Viewer lightbox state can't be bookmarked or cut-n-pasted as a link - 10https://bugzilla.wikimedia.org/56469 +comment (10Tisza Gergő) [22:39:33] 03(NEW) het-deploy relies on dba_* functions existing - 10https://bugzilla.wikimedia.org/56591 normal; Wikimedia: General/Unknown; () [22:39:41] 03(mod) Rename 'Multimedia Viewer' extension - 10https://bugzilla.wikimedia.org/56148 +comment (10Siebrand Mazeland) [22:39:46] andre__: Done. [22:40:36] 03(mod) MediaViewer requires 2 clicks to get to a file's license - 10https://bugzilla.wikimedia.org/56587 (10Andre Klapper) [22:41:25] 03(mod) Rename 'Multimedia Viewer' extension - 10https://bugzilla.wikimedia.org/56148 +comment (10aklapper) [22:41:27] 03(mod) "Use this file" does not contain license information - 10https://bugzilla.wikimedia.org/56588 summary (10Siebrand Mazeland) [22:42:36] 03(mod) Port Scss in core to LESS - 10https://bugzilla.wikimedia.org/54485 +comment (10Matthew Flaschen) [22:43:48] PlasmaHH: When you said "if I can run the mass uploader out of the box", do you mean if i can just SCP all the files to the server and rthen use import images? [22:44:02] If i can just SCP and run importImages locally that would be ideal [22:44:16] Beltz: that should be possible, I think thats exactly what I did quite a while ago [22:48:40] 03(mod) het-deploy relies on dba_* functions existing - 10https://bugzilla.wikimedia.org/56591 +comment (10sam) [22:51:30] 03(mod) Deleted history lost for 1600 recently deleted pages on frwiki - 10https://bugzilla.wikimedia.org/56589 +comment (10Dan Garry) [22:51:45] 03(mod) Test HTTP API endpoints exposed by Parsoid - 10https://bugzilla.wikimedia.org/56590 +comment (10Chris McMahon) [22:52:57] legoktm: you around? [22:53:05] hello [22:53:38] legoktm: can I get you to look into review for bug 6092 ? [22:54:33] 03(NEW) printable=true has desktop footer - 10https://bugzilla.wikimedia.org/56592 normal; MediaWiki: Skin and page rendering; () [22:55:00] 03(mod) printable=true has desktop footer - 10https://bugzilla.wikimedia.org/56592 +comment (10mwalker) [22:55:00] Betacommand: that's not an area i'm very familiar with, sorry [22:56:24] Reedy: can you take a look? [22:56:33] legoktm: thanks anyway then [22:56:45] 03(mod) [Regression] Missing "media => screen" breaks Vector styles for printing - 10https://bugzilla.wikimedia.org/56366 (10Bartosz Dziewoński) [22:56:55] Is it adequate to use MediaWiki to host all kinds of files as well? Like pdf, exe, rar... to just SCP them and use "importImage.php"? Or are they imported in a different namespace? [22:56:58] dumv fucking bot reopening bugs [22:57:36] Beltz: they all go in the same namespace, mediawiki used to only support actual images a few years ago and the name stuck in some places (instead of 'file') [22:57:58] Beltz: but you will need to change some settings to make it accept funny formats [22:58:04] !fileupload [22:58:10] !files [22:58:10] The size of files you can upload to PHP is limited by the upload_max_filesize and post_max_size directives in your php.ini. Your web server may also have a configurable limit (LimitRequestBody in apache, client_max_body_size in nginx, etc). MediaWiki itself only limits direct (copy) uploads from a URL, this is configured via $wgMaxUploadSize. [22:58:15] !file [22:58:15] http://bugzilla.wikimedia.org/attachment.cgi?id=$1&action=diff [22:58:19] goddammit [22:58:36] !images [22:58:37] For instructions to use images in MediaWiki, see . For more technical details about image uploads, see and . Note that uploads are disabled per default (see !uploads). [22:58:39] https://www.mediawiki.org/wiki/File_upload#Configuring_file_types [22:58:44] Beltz: ^ [22:58:59] !fileupload is https://www.mediawiki.org/wiki/Manual:Configuring_file_uploads [22:58:59] Key was added [22:59:10] 03(mod) "Use this file" does not contain license information - 10https://bugzilla.wikimedia.org/56588 +comment (10Fabrice Florin) [22:59:11] hm, shouldnt the pngs created by texvc be cached and not regenerated each time you open the page? [22:59:23] Thank you guys, lots of useful info! [22:59:29] PlasmaHH: probably [22:59:43] Betacommand: any common reason why they get recreated every time? [23:00:13] PlasmaHH: mis-configured cache or page contents changing [23:00:37] PlasmaHH: is a extension creating the images? [23:01:22] yeah, Math [23:01:37] !math [23:01:37] `!man Math`` [23:01:42] 03(mod) printable=true has desktop footer - 10https://bugzilla.wikimedia.org/56592 +comment (10Bartosz Dziewoński) [23:01:43] 03(mod) [Regression] Missing "media => screen" breaks Vector styles for printing - 10https://bugzilla.wikimedia.org/56366 (10Bartosz Dziewoński) [23:02:07] 03(mod) Some revisions seem to have disappeared on it.wikipedia - 10https://bugzilla.wikimedia.org/56577 major->04CRIT (10Vituzzu@it.wiki) [23:02:38] huh? [23:02:40] !math [23:02:40] `!man Math`` [23:02:43] what. [23:02:46] !math del [23:02:46] Successfully removed math [23:02:55] !man Math [23:02:55] https://www.mediawiki.org/wiki/Manual:Math [23:03:04] !math is https://www.mediawiki.org/wiki/Extension:Math [23:03:04] Key was added [23:04:41] 03(mod) Invalid argument supplied for foreach() in FormatMetadata.php on line 1566 - 10https://bugzilla.wikimedia.org/56585 +comment (10gerritadmin) [23:04:45] 03(mod) Invalid argument supplied for foreach() in FormatMetadata.php on line 1566 - 10https://bugzilla.wikimedia.org/56585 (10Gerrit Notification Bot) [23:05:13] PlasmaHH: does "{$wgUploadPath}/math". exist? [23:05:57] 03(mod) Invalid argument supplied for foreach() in FormatMetadata.php on line 1566 - 10https://bugzilla.wikimedia.org/56585 +comment (10sam) [23:05:57] 03(mod) VE is breaking text encoding on all edits on all Wikipedias - 10https://bugzilla.wikimedia.org/56583 +comment (10Antoine "hashar" Musso) [23:06:23] Betacommand: yes, its where all the images get created [23:06:55] they are re-created on each view or each edit? [23:07:00] each view [23:07:48] 03(mod) License Info for Media Viewer - 10https://bugzilla.wikimedia.org/56143 +comment (10fflorin) [23:08:14] PlasmaHH: drop a note on the mailing list [23:08:28] 03(mod) MediaViewer requires 2 clicks to get to a file's license - 10https://bugzilla.wikimedia.org/56587 +comment (10Fabrice Florin) [23:08:30] 03(mod) License Info for Media Viewer - 10https://bugzilla.wikimedia.org/56143 (10Fabrice Florin) [23:08:41] 03(mod) Test HTTP API endpoints exposed by Parsoid - 10https://bugzilla.wikimedia.org/56590 +comment (10Antoine "hashar" Musso) [23:09:02] 03(mod) Code quality: Use oo.js and related utilities to make the code a lot simpler - 10https://bugzilla.wikimedia.org/56573 (10Fabrice Florin) [23:09:42] 03(mod) 'Use this file' dialog can be popped up multiple times - 10https://bugzilla.wikimedia.org/56501 (10Fabrice Florin) [23:10:24] 03(mod) GENDER call for the uploader is returning nothingness - 10https://bugzilla.wikimedia.org/56500 (10Fabrice Florin) [23:15:11] Betacommand: hm, when trying to check if the file is there, it always tries /3/0/2/30202020202020202020202020202020.png for each latex snippet, but creates the png under the correct name later then [23:15:12] 03(mod) At first glance, hard to figure out how to get to the commons file description page - 10https://bugzilla.wikimedia.org/56498 +comment (10Fabrice Florin) [23:18:39] 03(mod) Uncommitted DB writes (transaction from DatabaseBase::query) (caused by not running update.php?) - 10https://bugzilla.wikimedia.org/56269 +comment (10Greg Grossmeier) [23:20:42] 03(mod) Use on another website not very effective link - 10https://bugzilla.wikimedia.org/56497 +comment (10Fabrice Florin) [23:21:58] 03(mod) Create colon parserfunction version of {{REVISIONID}}, {{REVISIONTIMESTAMP}} etc. that take pagename as parameter - 10https://bugzilla.wikimedia.org/6092 +comment (10gerritadmin) [23:23:10] 03(NEW) Component for Extension:CommonsMetadata - 10https://bugzilla.wikimedia.org/56593 normal; Wikimedia: Bugzilla; () [23:24:55] 03(mod) Duplicate primary tags - 10https://bugzilla.wikimedia.org/53539 +comment (10Arthur Richards) [23:25:20] 03(mod) Component for Extension:CommonsMetadata - 10https://bugzilla.wikimedia.org/56593 +comment (10Andre Klapper) [23:26:52] 03(mod) Catchable fatal error: Object of class Closure could not be converted to string in /var/www/w/git/includes/db/Database.php on line 3912 - 10https://bugzilla.wikimedia.org/56124 (10Aaron Schulz) [23:29:19] 03(mod) Make CentralNotice banner-hiding cookie work cross-site - 10https://bugzilla.wikimedia.org/16821 +comment (10Matt Walker) [23:29:50] Betacommand: somehow the hashes in the db were wrong, I deleted the math table entries, and then they got recreated correctly [23:30:09] 03(mod) Uncommitted DB writes (transaction from DatabaseBase::query) (caused by not running update.php?) - 10https://bugzilla.wikimedia.org/56269 +comment (10s.mazeland) [23:30:20] 03(mod) At first glance, hard to figure out how to get to the commons file description page - 10https://bugzilla.wikimedia.org/56498 +comment (10bawolff+wn) [23:30:22] 03(mod) Flow: Some icons need tooltips. - 10https://bugzilla.wikimedia.org/56130 +comment (10gerritadmin) [23:30:54] 03(mod) Flow: Reply field for replying to tangents is incorrectly indented - 10https://bugzilla.wikimedia.org/56270 +comment (10gerritadmin) [23:31:44] 03(mod) Flow: Reply field for replying to tangents is incorrectly indented - 10https://bugzilla.wikimedia.org/56270 (10Oliver Keyes) [23:32:13] 03(mod) Flow: Some icons need tooltips. - 10https://bugzilla.wikimedia.org/56130 (10Oliver Keyes) [23:36:13] 03(mod) Providing an invalid template file in RL module definition causes silent failure - 10https://bugzilla.wikimedia.org/56076 +comment (10Arthur Richards) [23:38:41] 03(mod) Edit history link is styled strangely on Main Page - 10https://bugzilla.wikimedia.org/56262 +comment (10Arthur Richards) [23:39:09] 03(mod) Edit history link is styled strangely on Main Page - 10https://bugzilla.wikimedia.org/56262 (10Arthur Richards) [23:40:09] 03(mod) Provide way to page through previous/next media on the page in viewer lightbox - 10https://bugzilla.wikimedia.org/56496 +comment (10Fabrice Florin) [23:44:29] 03(mod) Some revisions seem to have disappeared on it.wikipedia - 10https://bugzilla.wikimedia.org/56577 +comment (10tstarling) [23:44:39] 03(mod) Lightbox should have a helper to download photos - 10https://bugzilla.wikimedia.org/56495 +comment (10Fabrice Florin) [23:45:20] 03(mod) Some revisions seem to have disappeared on it.wikipedia - 10https://bugzilla.wikimedia.org/56577 +comment (10Tim Starling) [23:45:45] 03(mod) "Create pages with form" and sfEditFormPreloadText - 10https://bugzilla.wikimedia.org/56569 +comment (10smw) [23:45:57] 03(NEW) wikitech.wikimedia.org is inaccessible - 10https://bugzilla.wikimedia.org/56594 normal; Wikimedia: General/Unknown; () [23:47:15] 03(mod) "Create pages with form" and sfEditFormPreloadText - 10https://bugzilla.wikimedia.org/56569 +comment (10smw) [23:48:23] 03(mod) Google uses unsighted version of the page - 10https://bugzilla.wikimedia.org/56526 (10Andre Klapper) [23:49:16] 03(mod) Some revisions seem to have disappeared on it.wikipedia - 10https://bugzilla.wikimedia.org/56577 +comment (10tstarling) [23:50:51] 03(mod) Media info/tool links positioning inconsistent depending on presence of description - 10https://bugzilla.wikimedia.org/56494 +comment (10Fabrice Florin) [23:52:42] 03(mod) Browser back button closes entire page, not just lightbox - 10https://bugzilla.wikimedia.org/56493 +comment (10Fabrice Florin) [23:54:25] 03(mod) het-deploy relies on dba_* functions existing - 10https://bugzilla.wikimedia.org/56591 +comment (10gerritadmin) [23:54:29] 03(mod) het-deploy relies on dba_* functions existing - 10https://bugzilla.wikimedia.org/56591 (10Gerrit Notification Bot) [23:55:08] 03(mod) Pluginize fullscreen handling - 10https://bugzilla.wikimedia.org/56477 +comment (10Fabrice Florin) [23:55:40] 03(mod) Code quality: Abstract out the API calling methods - 10https://bugzilla.wikimedia.org/56474 (10Fabrice Florin) [23:56:28] 03(mod) wikitech.wikimedia.org is inaccessible - 10https://bugzilla.wikimedia.org/56594 +comment (10Greg Grossmeier) [23:56:41] 03(mod) Code quality: Abstract out a bunch of the resizing and thumbnail-fetching bits - 10https://bugzilla.wikimedia.org/56473 (10Fabrice Florin) [23:56:54] 03(mod) wikitech.wikimedia.org is inaccessible - 10https://bugzilla.wikimedia.org/56594 (10Greg Grossmeier) [23:58:12] 03(mod) LinksDeletionUpdate skipped, causing revisions to disappear on undelete - 10https://bugzilla.wikimedia.org/53687 +comment (10aklapper) [23:58:13] 03(mod) change user rights configuration for Education Program extension on he.wiki - 10https://bugzilla.wikimedia.org/56568 +shellpolicy; +comment (10This, that and the other) [23:58:39] 03(mod) "The target filename is invalid" when trying to move/delete specific file on Commons - 10https://bugzilla.wikimedia.org/53770 +comment (10aklapper) [23:59:10] 03(mod) Fatal error: Call to a member function bind() on a non-object in UploadBase.php - 10https://bugzilla.wikimedia.org/40166 +comment (10sam)