[00:30:23] 03(mod) Grouped edits not patrollable - 10https://bugzilla.wikimedia.org/43977 +comment (10Marius Hoch) [00:33:55] hi all (hi amgine!) - on mw 1.17 (have to be!) and getting blank special pages. turn on errors and see Call to a member function getText() on a non-object in .../ExpandTemplates_body.php on line 21, which gets a request obj using $this->getRequest(); [00:36:41] this is a most terrific extension from tstarling. I get a simiar problem with replaceText ($this->getUser() fails)... both extensions inherit from SpecialPage... what gives? [00:49:10] ok thre were some big changes to SpecialPage around 1.18 timeframe, have to load some older version of these [01:35:01] 03(mod) Script error: Lua error: Internal error: The interpreter has terminated with signal "11". - 10https://bugzilla.wikimedia.org/51333 +comment (10gerritadmin) [01:50:31] 03(NEW) some 'x' close icons look awful in Firefox depending on zoom setting - 10https://bugzilla.wikimedia.org/52775 minor; MediaWiki: Skin and page rendering; () [02:34:48] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 +comment (10gerritadmin) [02:37:01] guys, i'm trying to help a friend with his wiki, but... we're in a bit over our heads... http://mutecity.org/wiki/F-Zero_Wiki [02:37:11] !debug [02:37:11] For information on debugging (including viewing errors), see http://www.mediawiki.org/wiki/Manual:How_to_debug . A list of related configuration variables is at https://www.mediawiki.org/wiki/Manual:Configuration_settings#Debug.2Flogging [02:37:35] Set $wgShowExceptionDetails = true for starters [02:37:39] 03(mod) Add view frontend to the JSON block on Book: pages. - 10https://bugzilla.wikimedia.org/50989 +comment (10gerritadmin) [02:42:05] 03(mod) Localize the publication date in the metadata - 10https://bugzilla.wikimedia.org/51194 (10Molly White) [02:47:33] Reedy, it's already set to true [02:47:43] sorry, had some trouble with getting the FTP client to connect to the server [02:59:41] so, yeah, the F-Zero wiki's down, even with errors set to true [03:05:29] 03(NEW) Beta labs getting 503 when you attempt to log in - 10https://bugzilla.wikimedia.org/52776 normal; Wikimedia Labs: deployment-prep (beta); () [03:37:46] 03(mod) Monitor effectiveness of HTCP purging - 10https://bugzilla.wikimedia.org/43449 +comment (10gerritadmin) [03:37:49] 03(mod) Monitor effectiveness of HTCP purging - 10https://bugzilla.wikimedia.org/43449 (10Gerrit Notification Bot) [03:41:32] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 +comment (10MZMcBride) [03:42:42] 03(mod) Provide reviewer counts per Gerrit changeset in batch form - 10https://bugzilla.wikimedia.org/52329 +comment (10b) [03:53:37] 03(mod) Provide reviewer counts per Gerrit changeset in batch form - 10https://bugzilla.wikimedia.org/52329 +comment (10MZMcBride) [03:56:42] 03(mod) Reading interface need fallback for non JS users - 10https://bugzilla.wikimedia.org/50672 +comment (10gerritadmin) [03:56:42] 03(mod) Reading interface need fallback for non JS users - 10https://bugzilla.wikimedia.org/50672 (10Gerrit Notification Bot) [04:18:47] 03(NEW) user_properties table bloat - 10https://bugzilla.wikimedia.org/52777 normal; Wikimedia: General/Unknown; () [04:23:00] http://mutecity.org/wiki/F-Zero_Wiki [04:23:13] i have $wgShowExceptionDetails = true [04:27:30] 03(mod) Replicate gerrit database somewhere to allow free querying - 10https://bugzilla.wikimedia.org/40331 +comment (10Nemo) [04:27:30] 03(mod) Provide reviewer counts per Gerrit changeset in batch form - 10https://bugzilla.wikimedia.org/52329 (10Nemo) [04:31:42] 03(NEW) Clean up skin user preferences in user_properties table on Wikimedia wikis - 10https://bugzilla.wikimedia.org/52778 normal; Wikimedia: General/Unknown; () [04:31:43] 03(mod) user_properties table bloat - 10https://bugzilla.wikimedia.org/52777 (10MZMcBride) [04:35:21] 03(mod) Replicate gerrit database somewhere to allow free querying - 10https://bugzilla.wikimedia.org/40331 +comment (10MZMcBride) [04:40:25] 03(mod) user_properties table bloat - 10https://bugzilla.wikimedia.org/52777 +comment (10b) [04:41:06] 03(mod) Skin and active editor correlation - 10https://bugzilla.wikimedia.org/45179 +comment (10b) [04:43:06] 03(mod) Clean up skin user preferences in user_properties table on Wikimedia wikis - 10https://bugzilla.wikimedia.org/52778 +comment (10sam) [04:45:56] 03(mod) Provide reviewer counts per Gerrit changeset in batch form - 10https://bugzilla.wikimedia.org/52329 +comment (10federicoleva) [04:47:43] 03(mod) user_properties table bloat - 10https://bugzilla.wikimedia.org/52777 +comment (10tstarling) [04:57:24] 03(NEW) OTRS replies are missing PTR records - 10https://bugzilla.wikimedia.org/52779 normal; Wikimedia: OTRS; () [05:09:15] Hi there. I'm looking for some kind of magic word that would return the code of the user language. I couldn't find anything. Does it exist? [05:14:15] laurent_: There's {{CONTENTLANG:}}. [05:14:25] laurent_: USERLANG isn't supported right now. [05:14:33] It breaks the parser cache, I believe. [05:18:43] Thank you for the answer Elsie. I've just tried {{CONTENTLANG:}} and it doesn't return anything (I'm working on a 1.15.1 MW) [05:18:57] Heh. [05:19:05] You're six major releases behind. :-) [05:19:38] but it doesn't work on newer versions... I've just tried on meta :-( [05:19:51] !magic [05:19:51] For more information about creating magic words and their inner workings, see . For a list of magic words, please see . [05:19:56] Second link. [05:20:14] Oh, no colon. [05:20:18] {{CONTENTLANGUAGE}} [05:20:22] {{CONTENTLANG}} [05:20:39] There's also {{#language:en}} [05:20:53] ok but this code returns the default wiki language code, not the language defined in user preferences. or maybe I'm wrong? [05:21:01] You're right. [05:21:09] Userlang isn't supported. I said that above. :-) [05:21:14] It breaks parser cache. [05:21:19] ah ok [05:21:28] If I visit a page and my language is "fr", we want to store that HTML. [05:21:31] mhh... this is very annoying [05:21:37] So when you visit the page and your language is "de", you'll see the wrong lang. [05:21:58] ok, I see... I will try to change my plans then :-) [05:22:12] You can use JavaScript. [05:22:23] There are CDATA variables that hold user language, I believe. [05:22:27] Check the page source. [05:22:54] ok, i will try this, even if I'm not a techie guy [05:23:02] thank you very much for your time! [05:28:15] ...and if I trey with something like: {{#ifeq: {{int:about}} | About | Show what I want to show in English | }} {{#ifeq: {{int:about}} | Acerca de | Show what I want to show in Spannish | }} {{#ifeq: {{int:about}} | À propos | Show what I want to show in French | }} ... [05:28:24] is that a good idea? [05:29:13] Not a great idea, but it'll probably kind of work. [05:29:17] You can use {{#switch:}} [05:29:48] {{#switch:{{int:about}}|About=English message|Acerca de = Spanish message}} [05:30:05] thank you very much for the tip! [05:30:13] I will try that [05:42:00] 03(mod) OTRS replies are missing PTR records - 10https://bugzilla.wikimedia.org/52779 +comment (10jeremyb) [05:56:24] 03(mod) Non-canonical HTTPS URLs quietly redirect to HTTP - 10https://bugzilla.wikimedia.org/31369 +comment (10faidon) [06:04:10] 03(mod) git.wikimedia.org (gitblit) is down - 10https://bugzilla.wikimedia.org/51769 +comment (10ariel) [06:14:49] 03(mod) Non-canonical HTTPS URLs quietly redirect to HTTP - 10https://bugzilla.wikimedia.org/31369 +comment (10jeremyb) [06:31:48] hello, can I dl the .zim of mediawiki wiki site? [06:34:38] i know how to add pages to a offline e-book (.zim file format), but I thought if there was 1 already compiled. [06:48:01] morning [06:53:52] 03(mod) please add an option to use encrypted connection to the Wikimedia servers - 10https://bugzilla.wikimedia.org/51779 +comment (10jeremyb) [06:57:34] Hello, is this the right place for real-time support? My issue is that the Google search engine is returning extraneous leading text for my wiki's search results, such as navigation text. How do I tweak my installation so that Google shows the actual content without extraneous lead? [07:19:30] 03(mod) QUnit tests: Missing expert destruction leads to failing tests when resourceloaderdebug is disabled - 10https://bugzilla.wikimedia.org/48611 +comment (10Henning (WMDE)) [07:20:54] 03(mod) Enable blocking feature of AbuseFilter on meta - 10https://bugzilla.wikimedia.org/52681 +comment (10This, that and the other) [07:24:42] 03(NEW) Make Special:ManageMessageGroups project specific - 10https://bugzilla.wikimedia.org/52780 normal; MediaWiki extensions: Translate; () [07:44:25] 03(mod) JSON extension dependency has a non-free component: JSON_parser.c - 10https://bugzilla.wikimedia.org/47431 +comment (10gerritadmin) [07:44:29] 03(mod) JSON extension dependency has a non-free component: JSON_parser.c - 10https://bugzilla.wikimedia.org/47431 (10Gerrit Notification Bot) [07:45:49] 03(mod) QUnit tests: Missing expert destruction leads to failing tests when resourceloaderdebug is disabled - 10https://bugzilla.wikimedia.org/48611 +comment (10Henning (WMDE)) [08:18:25] 03(NEW) Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename - 10https://bugzilla.wikimedia.org/52781 blocker; MediaWiki: General/Unknown; () [08:21:23] 03(mod) Impossible to edit a specific section when switching from VisualEditor to "legacy mode" (due to reference to QuickEdit gadget in vector.js?) - 10https://bugzilla.wikimedia.org/51976 summary (10Andre Klapper) [08:25:52] 03(NEW) VisualEditor: can't add image - 10https://bugzilla.wikimedia.org/52782 normal; VisualEditor: General; () [08:27:15] 03(NEW) Add role=directory to the ToC - 10https://bugzilla.wikimedia.org/52783 enhancement; MediaWiki: General/Unknown; () [08:29:00] 03(mod) VisualEditor: add CTRL+Y as a second shortcut for redo - 10https://bugzilla.wikimedia.org/52140 normal->15enhancement (10Andre Klapper) [08:29:20] 03(mod) Add a keyboard shortcut for Save the edits - 10https://bugzilla.wikimedia.org/52745 summary (10Andre Klapper) [08:30:02] 03(mod) Add ability to log in and edit talk pages - 10https://bugzilla.wikimedia.org/52772 normal->15enhancement (10Andre Klapper) [08:30:51] 03(mod) rendering, zooming, panning - 10https://bugzilla.wikimedia.org/52774 +comment (10Andre Klapper) [08:31:10] 03(mod) Can't switch from Zero to desktop - 10https://bugzilla.wikimedia.org/52536 (10Andre Klapper) [08:33:11] hello! [08:39:39] 03(mod) Replicate gerrit database somewhere to allow free querying - 10https://bugzilla.wikimedia.org/40331 (10Andre Klapper) [08:40:39] 03(mod) Clean up skin user preferences in user_properties table on Wikimedia wikis - 10https://bugzilla.wikimedia.org/52778 (10Andre Klapper) [08:41:08] 03(mod) user_properties table bloat - 10https://bugzilla.wikimedia.org/52777 +performance (10Andre Klapper) [08:41:37] 03(mod) some 'x' close icons look awful in Firefox depending on zoom setting - 10https://bugzilla.wikimedia.org/52775 (10Andre Klapper) [08:44:19] 03(mod) Extend edit-user-talk notification to include edits to subpages of a user's talk page - 10https://bugzilla.wikimedia.org/3234 +comment (10Quim Gil) [08:45:00] 03(mod) Edit-Toolbar not accessible to screen readers - 10https://bugzilla.wikimedia.org/24592 +comment (10Derk-Jan Hartman) [09:02:00] hello, i am using extension TreeAndMenu on wiki 1.21 with category view, it is working, but it displays it also on current page, i want it only in sidebar [09:07:28] 03(NEW) VisualEditor: trouble with apostrophe - 10https://bugzilla.wikimedia.org/52784 normal; VisualEditor: General; () [09:20:43] 03(mod) Clean language code issues in wmf-config/InitialiseSettings.php - 10https://bugzilla.wikimedia.org/40075 +comment (10This, that and the other) [09:29:02] 03(NEW) Missing description for alias-update user right - 10https://bugzilla.wikimedia.org/52785 minor; MediaWiki extensions: WikidataRepo; () [09:30:29] 03(NEW) VisualEditor: make templates "visually editable", as if they were tables - 10https://bugzilla.wikimedia.org/52786 enhancement; VisualEditor: General; () [09:30:34] http://www.mediawiki.org/w/index.php?title=Thread:Project:Support_desk/sending_edit_notifications_to_watchlist_ALWAYS&lqt_method=thread_history [09:33:49] 03(mod) Recent changes links wikivoyage changes to wikipedia - 10https://bugzilla.wikimedia.org/51855 +comment (10Lydia Pintscher) [09:39:43] 03(mod) Add Vietnamese Wikivoyage - 10https://bugzilla.wikimedia.org/52636 +comment (10Lydia Pintscher) [09:44:42] 03(NEW) VisualEditor: support article layouts - 10https://bugzilla.wikimedia.org/52787 enhancement; VisualEditor: General; () [09:46:25] 03(NEW) Sitelink groups to show in the sidebar should be configurable - 10https://bugzilla.wikimedia.org/52788 blocker; MediaWiki extensions: WikidataClient; () [09:47:37] 03(mod) Sitelink groups to show in the sidebar should be configurable - 10https://bugzilla.wikimedia.org/52788 +comment (10Daniel Kinzler) [09:48:22] HI, can you help me? [09:48:31] https://git.wikimedia.org/ doesnt work [09:49:11] SBachenberg: hm, great day for critical infrastructure to fail. 90% of staff is in transit from hong kong >_< [09:49:26] :-) [09:49:46] well, critical for developers. but still [09:50:02] SBachenberg: there should be a (nearly) live clone on github. use that [09:50:24] i just need a clone from SemanticForms extension [09:50:44] hm, not sure whether all extensions are there too. but i think they are [09:51:00] SBachenberg: There should be the git clone url on the extension page [09:51:10] SBachenberg: https://github.com/wikimedia/mediawiki-extensions-SemanticForms/ [09:51:18] p858snake|l: which is what is broken [09:51:19] thx [09:51:31] p858snake|l: seems like wikimedia's https git interface is down [09:51:47] DanielK_WMDE: no, the git clone url [09:51:53] you don't need gitblit running for that [09:52:15] i cant clone from mediawiki git [09:52:23] unless you are wanting a snapshot of it [09:52:23] but github works thx [09:53:04] p858snake|l: my impression was that the entire http interface was down. but i could be wrong. didn't look closely. [09:55:11] only the web interface is [09:55:26] all the real git stuff (commandline magic) will still work as it uses gerrit [09:56:06] i am using BeforePageDisplay hook to show TreeMenu, but it also shows it on the bottom of an article, not just in sidebar [09:56:20] i want it displayed only in the sidebar, any idea anyone? [09:57:46] and gitblit should be back up now anyway [09:58:01] for a few minutes >_< [10:01:27] 03(mod) Create Wikivoyage Vietnamese - 10https://bugzilla.wikimedia.org/52034 +comment (10cheerswiki) [10:04:52] 03(mod) Parsoid or VisualEditor: template {{-}} moved into following heading - 10https://bugzilla.wikimedia.org/52658 +comment (10cmckenna) [10:11:16] 03(mod) Special:ResetTokens tokens list uses an HTML table rather than an unordered list - 10https://bugzilla.wikimedia.org/52773 (10Andre Klapper) [10:14:26] 03(mod) Assamese typing problem in visualeditor - 10https://bugzilla.wikimedia.org/52726 +i18n; +comment (10Andre Klapper) [10:15:27] 03(mod) PHP Warning: Invalid argument supplied for foreach() in /Translate/scripts/processMessageChanges.php - 10https://bugzilla.wikimedia.org/52769 +comment (10niklas.laxstrom) [10:27:19] 03(mod) Provide reviewer counts per Gerrit changeset in batch form - 10https://bugzilla.wikimedia.org/52329 +comment (10gerritadmin) [10:27:22] 03(mod) Provide reviewer counts per Gerrit changeset in batch form - 10https://bugzilla.wikimedia.org/52329 (10Gerrit Notification Bot) [10:31:06] 03(mod) Fatal error when adding already existing sitelink with Special:SetSiteLink - 10https://bugzilla.wikimedia.org/52614 (10tobias.gritschacher) [10:31:27] 03(mod) Use ChangeOps for wbsetstatementrank - 10https://bugzilla.wikimedia.org/52654 (10tobias.gritschacher) [10:33:18] 03(mod) broken autocomments for "0" as value for labels or descriptions - 10https://bugzilla.wikimedia.org/52635 (10tobias.gritschacher) [10:34:45] 03(mod) PHP Warning: Invalid argument supplied for foreach() in /Translate/scripts/processMessageChanges.php - 10https://bugzilla.wikimedia.org/52769 +comment (10raimond.spekking) [10:35:04] 03(mod) invalid link to Special:SetSiteLink for wikivoyage - 10https://bugzilla.wikimedia.org/51914 (10tobias.gritschacher) [10:35:15] 03(mod) Special:Setsitelink starts with site-id of 'en-gb' instead of a site... - 10https://bugzilla.wikimedia.org/52095 (10tobias.gritschacher) [10:38:52] 03(mod) Missing description for alias-update user right - 10https://bugzilla.wikimedia.org/52785 +need-volunteer (10Addshore) [10:40:48] 03(mod) No usageexception thrown in api wbeditentities when using inconsistent languages - 10https://bugzilla.wikimedia.org/52731 +need-volunteer (10Addshore) [10:42:11] 03(mod) unit tests fail depending on execution order - 10https://bugzilla.wikimedia.org/51570 (10Addshore) [10:42:13] 03(mod) ModifyEntityTestBase and related api tests need refactoring - 10https://bugzilla.wikimedia.org/51681 (10Addshore) [10:42:53] 03(mod) unit tests fail depending on execution order - 10https://bugzilla.wikimedia.org/51570 +comment (10Addshore) [10:44:06] 03(mod) Assistant languages suggestions ('In other languages') strip newlines - 10https://bugzilla.wikimedia.org/52272 +comment (10gerritadmin) [10:44:11] 03(mod) Assistant languages suggestions ('In other languages') strip newlines - 10https://bugzilla.wikimedia.org/52272 (10Gerrit Notification Bot) [10:44:34] 03(mod) Assistant languages suggestions ('In other languages') strip newlines - 10https://bugzilla.wikimedia.org/52272 (10Niklas Laxström) [10:46:07] 03(mod) URL parameter uselang=qqx do not work for message "wikibase-error-sitelink-already-used" - 10https://bugzilla.wikimedia.org/51059 +comment (10Addshore) [10:47:31] 03(mod) Various links to special pages are not constructed correctly - 10https://bugzilla.wikimedia.org/50890 +need-volunteer (10Addshore) [10:48:36] 03(mod) API claim functions should be POST only and require write rights - 10https://bugzilla.wikimedia.org/50588 +comment (10Addshore) [10:53:24] 03(mod) Claim qualifier autosummary is misleading - 10https://bugzilla.wikimedia.org/48068 +comment (10Addshore) [11:01:49] 03(mod) Parsoid or VisualEditor: template {{-}} moved into following heading - 10https://bugzilla.wikimedia.org/52658 (10Andre Klapper) [11:03:31] 03(mod) Add role=directory to the ToC - 10https://bugzilla.wikimedia.org/52783 +easy (10Andre Klapper) [11:07:19] 03(mod) Unit tests for SortUtils - 10https://bugzilla.wikimedia.org/43196 +comment (10Addshore) [11:08:14] Hi. I have a bunch of questions about the ShortUrl extension. [11:08:18] 03(mod) Please add an "Add wikicode" tool - 10https://bugzilla.wikimedia.org/51899 +comment (10cmckenna) [11:08:31] It appears the extension associates web urls with shorturls, not pages. [11:08:36] 03(mod) Please add an "Add wikicode" tool - 10https://bugzilla.wikimedia.org/51899 +comment (10cmckenna) [11:08:43] So, if I move a page, the ShortUrl changes. [11:09:02] Can someone confirm if this is right? [11:09:28] 03(mod) wbeditentity adds aliases unconditionally (causes the same alias added multiple times) - 10https://bugzilla.wikimedia.org/44768 +comment (10Addshore) [11:10:12] 03(NEW) Edit toolbar overlaps the top right links - 10https://bugzilla.wikimedia.org/52789 normal; VisualEditor: Editing Tools; () [11:13:27] YuviPanda: ? [11:14:27] 03(NEW) ShortUrl should show up in action=info page - 10https://bugzilla.wikimedia.org/52790 enhancement; MediaWiki extensions: ShortUrl; () [11:15:41] 03(mod) ModifyEntityTestBase and related api tests need refactoring - 10https://bugzilla.wikimedia.org/51681 +comment (10gerritadmin) [11:19:32] 03(mod) Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename - 10https://bugzilla.wikimedia.org/52781 04BLOCKER->04CRIT; +comment (10Andre Klapper) [11:19:44] 03(NEW) VisualEditor: Broken DataVault browser plugin causes "application/x-datavault" to be injected into the page - 10https://bugzilla.wikimedia.org/52791 minor; VisualEditor: General; () [11:20:01] 03(mod) VisualEditor: Broken DataVault browser plugin causes "application/x-datavault" to be injected into the page - 10https://bugzilla.wikimedia.org/52791 (10Chris McKenna) [11:20:02] 03(mod) VisualEditor: Broken browser plugins cause cruft to be injected into the page (tracker) - 10https://bugzilla.wikimedia.org/52327 (10Chris McKenna) [11:21:48] 03(mod) Missing help text on [[mw:Bugzilla/Fields]] for some fields on the bug entry form - 10https://bugzilla.wikimedia.org/52768 +easy; summary (10Andre Klapper) [11:24:43] 03(mod) Change "Importance" label to "Priority and Severity" - 10https://bugzilla.wikimedia.org/32164 normal->minor; -ops ; +comment (10Andre Klapper) [11:25:46] 03(mod) VisualEditor: make templates "visually editable", as if they were tables - 10https://bugzilla.wikimedia.org/52786 (10Roberto Mura) [11:26:00] 03(mod) bugzilla field help links don't jump to the right part of the field help - 10https://bugzilla.wikimedia.org/52764 +comment (10Andre Klapper) [11:31:19] 03(mod) Template: default values specified in TemplateData don't appear while adding a template to an article - 10https://bugzilla.wikimedia.org/52753 15enhancement->normal (10L736E) [11:33:29] 03(mod) fix the Google pagerank of en.wikivoyage (0/10) - 10https://bugzilla.wikimedia.org/52688 (10Andre Klapper) [11:34:01] 03(mod) Labels of form elements in the preferences are messed up - 10https://bugzilla.wikimedia.org/52697 +comment (10Andre Klapper) [11:39:27] 03(mod) moving a page with suppressredirect produces misleading message "A redirect has been created" - 10https://bugzilla.wikimedia.org/45348 +comment (10Roger W Haworth) [11:39:54] 03(mod) duplicate/invalid language codes - 10https://bugzilla.wikimedia.org/42396 (10Nemo) [11:39:59] 03(mod) Wikis waiting to be renamed (tracking) - 10https://bugzilla.wikimedia.org/19986 (10Nemo) [11:40:08] 03(mod) add more detailed output for add-sitelink-failed - 10https://bugzilla.wikimedia.org/42023 +comment (10gerritadmin) [11:40:13] 03(mod) add more detailed output for add-sitelink-failed - 10https://bugzilla.wikimedia.org/42023 (10Gerrit Notification Bot) [11:44:39] 03(mod) Add role=directory to the ToC - 10https://bugzilla.wikimedia.org/52783 +comment (10gerritadmin) [11:44:39] 03(mod) Add role=directory to the ToC - 10https://bugzilla.wikimedia.org/52783 (10Gerrit Notification Bot) [11:47:09] 03(mod) Wikidata.org is using the SSL certificate for *.wikimedia.org - 10https://bugzilla.wikimedia.org/41437 summary (10Andre Klapper) [11:47:21] 03(mod) Clean up skin user preferences in user_properties table on Wikimedia wikis - 10https://bugzilla.wikimedia.org/52778 (10Nemo) [11:47:23] 03(mod) Maintenance scripts waiting to be run on Wikimedia wikis (tracking) - 10https://bugzilla.wikimedia.org/29782 (10Nemo) [11:47:39] 03(mod) Clean up skin user preferences in user_properties table on Wikimedia wikis - 10https://bugzilla.wikimedia.org/52778 normal->15enhancement (10Nemo) [11:47:50] 03(mod) https://wikidata.org is redirect to http - 10https://bugzilla.wikimedia.org/52698 +wikidata (10Andre Klapper) [11:51:47] 03(mod) Api: Allow creation of new section without header but with summary - 10https://bugzilla.wikimedia.org/52747 normal->minor (10Andre Klapper) [11:53:47] 03(mod) mw1153 often returns 500 errors generating thumbnails - 10https://bugzilla.wikimedia.org/52740 (10Andre Klapper) [11:53:48] 03(mod) Thumbnail/imagescaler (tracking) - 10https://bugzilla.wikimedia.org/41371 (10Andre Klapper) [11:54:49] 03(mod) Icinga alarms for stafford seem to be set too tight - 10https://bugzilla.wikimedia.org/52737 normal->15enhancement; +ops (10Andre Klapper) [11:56:19] 03(NEW) VisualEditor: Warn if editing a reference that is used multiple times - 10https://bugzilla.wikimedia.org/52792 normal; VisualEditor: General; () [11:56:45] 03(mod) user_properties table bloat - 10https://bugzilla.wikimedia.org/52777 +comment (10Nemo) [11:56:47] 03(mod) Maintenance scripts waiting to be run on Wikimedia wikis (tracking) - 10https://bugzilla.wikimedia.org/29782 (10Nemo) [11:57:02] 03(mod) VisualEditor: Warn if editing a reference that is used multiple times - 10https://bugzilla.wikimedia.org/52792 normal->15enhancement (10Elitre) [11:57:15] 03(mod) $wgDefaultLanguageVariant needs to be an array to contain default variant info for different languages - 10https://bugzilla.wikimedia.org/52700 (10Andre Klapper) [12:02:09] 03(mod) Vowel/Tone Marker problem in Thai (Firefox) - 10https://bugzilla.wikimedia.org/52257 +comment (10aklapper) [12:04:29] 03(mod) create a design guideline to minimize clicks and key presses - 10https://bugzilla.wikimedia.org/52520 normal->15enhancement; +design (10Andre Klapper) [12:05:46] 03(mod) Can not run tests on Windows+Ruby 2 combination - 10https://bugzilla.wikimedia.org/51041 +comment (10gerritadmin) [12:19:51] 03(NEW) tags after wikilinks or punctuation should act as a word break for link underlining - 10https://bugzilla.wikimedia.org/52793 normal; MediaWiki: Parser; () [12:23:08] 03(mod) ModifyEntityTestBase and related api tests need refactoring - 10https://bugzilla.wikimedia.org/51681 +comment (10gerritadmin) [12:23:57] hy. how to _fully_ delete a file? [12:24:52] there is a script in the maintenance directory to handle it [12:24:54] delete it, then run maintenance/deleteArchivedFiles.php [12:25:08] 03(mod) Add a refresh button - 10https://bugzilla.wikimedia.org/40187 +comment (10FT2) [12:28:29] p858snake|l, MatmaRex: i removed the folders in /image and ran "php maintenance/deleteArchivedFiles.php --delete" — it says [12:28:29] Searching for and deleting archived files... [12:28:29] Notice - file '7xscldkv8m4xkhqtx8ra4b2kkmuh852.png' not found in group 'deleted' [12:28:29] Done! [0 file(s)] [12:29:10] could it be "deleteArchivedRevisions.php"? [12:31:39] fenris_kcf: Delete it via the wiki user interface, he meant. [12:31:45] That wasn't clear, sorry. [12:32:52] Elsie: i do this via Special:ListFiles, click on the file and them remove the article, right? [12:33:01] *then [12:33:09] Go to the file description page. [12:33:24] This will be something like example.com/w/index.php?title=File:Foo.png [12:33:35] Then there should be a "delete" tab at the top of the page. [12:34:54] ok. it still says "Done! [0 file(s)]" [12:35:09] and the files are still listet in Special:ListFiles [12:36:34] and again — Notice - file '7xscldkv8m4xkhqtx8ra4b2kkmuh852.png' not found in group 'deleted' [12:37:08] If you already delete the file yourself off of the file system, you're not going to be able to re-delete it. [12:37:16] deleted * [12:37:35] with "fully delete" i didn't meant removing it from the file-system, but from the wiki-engine (database) [12:37:41] *mean [12:39:45] do i have to dig myself through the database and remove the enrties manually? [12:39:52] *entries [12:44:14] I'm not sure what you're doing or why. [12:44:25] Generally you shouldn't go around deleting random files on your system. [12:44:32] You should be doing everything via the wiki interface. [12:44:56] And a record is kept on the wiki for good reason. [12:45:04] It provides accountability and reversibility. [12:47:24] 03(mod) VisualEditor: Incorrect tab text (create vs. edit) shown on Special:MovePage, Special:Undelete, others? - 10https://bugzilla.wikimedia.org/49000 +comment (10elitre82) [12:48:11] 03(mod) Raise the default thumbnail image size from 180px to 220px on remaining Wikimedia wikis - 10https://bugzilla.wikimedia.org/21117 summary (10MZMcBride) [12:48:14] 03(mod) Transaction idle or pre-commit callbacks still pending - 10https://bugzilla.wikimedia.org/47375 +comment (10niklas.laxstrom) [12:49:52] Elsie: the files i deleted were not random. i tried using the wiki-interface first, but it didn't do what i want. the problem was: i had a file which didn't work and later had the same file imported with a different name, but the wiki somehow combined the two; result: both don't work [12:49:54] 03(mod) VisualEditor: Incorrect tab text (create vs. edit) shown on Special:MovePage, Special:Undelete, others? - 10https://bugzilla.wikimedia.org/49000 +comment (10Elitre) [12:50:11] that's why i wanted to delete the file-entry completely [12:50:42] (the combination probably arose due to the hash) [12:51:08] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 +comment (10Alex Monk) [12:51:10] 03(mod) mediawiki.legacy.upload should be migrated to a modern module - 10https://bugzilla.wikimedia.org/31946 (10Alex Monk) [12:52:13] (fucking wikibugs-spamming ...) [12:52:14] Different files won't have the same hash. [12:52:22] There might be another maintenance script you can use. [12:52:32] But doing what you want probably requires manually editing the tables. [12:52:36] Which is risky and tedious. [12:52:41] i guess [12:53:13] but i really don't get why there ain't no possibiity to remove sth. for good [12:53:55] Because that destroys accountability and reversibility. [12:54:10] There should rarely be a need to remove something for good. [12:54:24] The far more common request is "can you undelete this photo?" [12:54:37] Not "can you banish this photo and its associated records from existence?" [12:55:23] i see. and you're right: in most cases archiving instead of banishing is better. but still there are cases where it is not [12:55:42] Sure. [12:56:04] There's a system call revision suppression that can hide specific metadata. [12:56:10] Such as upload name or upload comment. [12:56:13] 03(NEW) Indicator whether viewed version is the latest version or not, especially for saved articles - 10https://bugzilla.wikimedia.org/52794 normal; Wikipedia App: Generic; () [12:56:19] But complete deletion isn't really supported. [12:56:25] And will probably be messy. [12:58:53] result: i give up including the damn image :/ [12:59:44] 03(NEW) help page? - 10https://bugzilla.wikimedia.org/52795 normal; Wikipedia App: Generic; () [12:59:57] 03(mod) Migrate Pywikibot bugs from Sourceforge to Bugzilla (set up product etc) - 10https://bugzilla.wikimedia.org/52692 +comment (10aklapper) [13:00:08] 03(NEW) VisualEditor: get rid of apostrophes, use "proper" tags instead? - 10https://bugzilla.wikimedia.org/52796 enhancement; VisualEditor: General; () [13:02:51] Tpt_: Around? [13:03:04] Rtdwivedi: Hi! Yes [13:03:17] 03(mod) MassMessage should support LiquidThreads - 10https://bugzilla.wikimedia.org/52729 (10Andre Klapper) [13:03:31] 03(mod) Create "MassMessage" component for "MediaWiki extensions" product in Bugzilla - 10https://bugzilla.wikimedia.org/52730 +comment (10Andre Klapper) [13:07:02] 03(mod) tags after wikilinks or punctuation should act as a word break for link underlining - 10https://bugzilla.wikimedia.org/52793 (10Andre Klapper) [13:08:45] 03(mod) Scap broken for deploying new versions of MediaWiki - 10https://bugzilla.wikimedia.org/51174 +comment (10aklapper) [13:09:22] 03(mod) Give users a hint that they can use [[Special:PasswordReset]] to recover user name by email address - 10https://bugzilla.wikimedia.org/51807 normal->15enhancement (10Andre Klapper) [13:09:42] 03(mod) Add ULS language setting dialogue box in VisualEditor page settings - 10https://bugzilla.wikimedia.org/51356 +comment (10aklapper) [13:09:51] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 +comment (10mediawiki-bugs) [13:10:20] 03(mod) PHP Notice: ob_end_clean(): failed to delete buffer zlib output compression in includes/resourceloader/ResourceLoader.php on line 602 - 10https://bugzilla.wikimedia.org/46836 +comment (10aklapper) [13:11:07] 03(mod) Deploy JobQueueFederated - 10https://bugzilla.wikimedia.org/49788 +comment (10aklapper) [13:12:04] 03(mod) If login required to read, IE7 throws JS error when not logged in - 10https://bugzilla.wikimedia.org/21325 +testme; +comment (10Andre Klapper) [13:13:45] 03(mod) update.php fatal error on line 170. - 10https://bugzilla.wikimedia.org/51513 +comment (10aklapper) [13:13:46] 03(mod) update.php fatal error on line 170. - 10https://bugzilla.wikimedia.org/51513 (10Andre Klapper) [13:13:55] 03(mod) VisualEditor: Broken browser plugins cause cruft to be injected into the page (tracker) - 10https://bugzilla.wikimedia.org/52327 +comment (10Richard Morris) [13:14:25] 03(mod) Need ULS selection method options, to display horrizontally at message: MediaWiki:Anoneditwarning - 10https://bugzilla.wikimedia.org/51357 +comment (10Andre Klapper) [13:15:07] 03(mod) Text display to hover over sign - 10https://bugzilla.wikimedia.org/51353 +comment (10aklapper) [13:21:18] 03(mod) Enhance and mingle MediaWiki extension InputBox with Universal Language Selector to provide 2 new parameters - 10https://bugzilla.wikimedia.org/51345 normal->15enhancement; +i18n; +comment (10Andre Klapper) [13:22:04] 03(mod) Large Pages not shown: Allowed memory size exhausted (PHP 5.5) - 10https://bugzilla.wikimedia.org/50922 +newphp (10Andre Klapper) [13:23:03] 03(mod) ShortUrl should show up in action=info page - 10https://bugzilla.wikimedia.org/52790 (10Andre Klapper) [13:23:27] 03(NEW) Give site JS a chance (maybe in another NS_MEDIAWIKI page) to load at position=top - 10https://bugzilla.wikimedia.org/52797 normal; MediaWiki: ResourceLoader; () [13:24:40] hello Reedy [13:25:52] hi [13:26:31] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 +comment (10Alex Monk) [13:26:39] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 (10Alex Monk) [13:26:43] using the api to get all categories: api.php?action=query&list=allcategories&format=json [13:27:32] after doing a json_decode() I get an array of category objects and the category property is a '*' ... how can I access that? [13:28:16] in normal way? [13:28:23] $categories[0]->* does not work [13:28:37] tried also {%*} [13:29:04] why is the category name property named '*' and not something else which is not a special char :) [13:29:15] like 'name' [13:29:18] because xml... [13:29:26] anyway, use $a->{'*'} [13:29:51] hm, should have found that myself :) [13:29:57] will try [13:30:36] and in JavaScript it is a['*'] [13:31:02] or you could decode it to array and do $a['*'] [13:31:27] thanks a lot! works perfectly! [13:32:19] 03(mod) add more detailed output for add-sitelink-failed - 10https://bugzilla.wikimedia.org/42023 +comment (10gerritadmin) [13:32:58] i did decode each object to array but then i was not able to sort and get additional properties like size anymore (without further reorganizing the array) [13:33:30] the missing point was that ->{'specialChar'} [13:33:34] thanks [13:37:27] 03(mod) add more detailed output for add-sitelink-failed - 10https://bugzilla.wikimedia.org/42023 (10tobias.gritschacher) [13:39:03] 03(mod) Updated page properties from transcluded items take a long time to show up - 10https://bugzilla.wikimedia.org/50372 +comment (10gpaumier) [13:46:24] 03(NEW) Adding more than one empty line (via Return) is not possible - 10https://bugzilla.wikimedia.org/52798 normal; Parsoid: serializer; () [13:47:17] hi [13:48:20] I have a problem that I can't reply my thread or submit a new thread, could any staff help me to check what's going on...tks [13:50:03] oh !! I know how to solve this issue...no problem any more = = [13:50:18] on what wiki [13:51:08] (ok, stupid lag) [13:53:36] 03(mod) ModifyEntityTestBase and related api tests need refactoring - 10https://bugzilla.wikimedia.org/51681 +comment (10gerritadmin) [13:55:41] 03(mod) Beta labs getting 503 when you attempt to log in - 10https://bugzilla.wikimedia.org/52776 +comment (10cmcmahon) [14:00:33] http://www.mediawiki.org/wiki/Thread:Talk:MediaWiki/Even_through_I_remove_the_localsettings,php,_but..._%282%29 [14:01:22] the day before today, I find the reply button is disappearing, I don't know why [14:02:38] but the button show up and I can reply my thread...god bless me [14:02:52] I wonder how i setup my wiki so that I get the language selection for each page on the sidebar? Is this the correct way to configure it? http://www.mediawiki.org/wiki/Manual:Wiki_family#Scenario_4:_Multiple_wikis_sharing_common_resources [14:05:04] Do you want to create two finds of mediawiki, too? [14:06:51] 03(mod) Saving a subject change without changing the subject contents should not make any record in thread history - 10https://bugzilla.wikimedia.org/49311 +comment (10gerritadmin) [14:07:40] 03(mod) Saving a subject change without changing the subject contents should not make any record in thread history - 10https://bugzilla.wikimedia.org/49311 (10Alex Monk) [14:07:50] I want to create two kinds of language wikimedia and I try the method2(http://www.steverumberg.com/wiki/index.php?title=WikiHelp_-_Method_Two) and I find the tutorial is too old and I can't do what I wan't to build... [14:09:55] really very tired to build two language in one database like wikipedia [14:10:29] 03(mod) VisualEditor: If the user only has edited in one section (??), insert the name of that section into the edit summary as if they were section-editing - 10https://bugzilla.wikimedia.org/51903 +comment (10Elitre) [14:11:58] 03(mod) Please add an "Add wikicode" tool - 10https://bugzilla.wikimedia.org/51899 +comment (10fur.hewiki) [14:18:55] 03(mod) Give site JS a chance (maybe in another NS_MEDIAWIKI page) to load at position=top - 10https://bugzilla.wikimedia.org/52797 normal->15enhancement; +comment (10Andre Klapper) [14:27:12] hello. i want to make a backup of my mediawiki installation [14:27:28] awesome [14:27:38] it is version 1.16.2. how can i determine its encoding? [14:27:58] the database encoding, that is [14:28:50] this is a #mysql question, no? [14:28:54] SHOW CHARACTER SET FOR mydatabase; [14:29:09] no [14:29:48] SELECT default_character_set_name FROM information_schema.SCHEMATA S WHERE schema_name = "schemaname"; [14:32:29] http://dev.mysql.com/doc/refman/5.0/en/charset-database.html [14:33:20] 03(mod) Give site JS a chance (maybe in another NS_MEDIAWIKI page) to load at position=top - 10https://bugzilla.wikimedia.org/52797 +comment (10liangent) [14:35:44] 03(mod) Give site JS a chance (maybe in another NS_MEDIAWIKI page) to load at position=top - 10https://bugzilla.wikimedia.org/52797 +comment (10Bartosz Dziewoński) [14:36:14] 03(mod) Give site JS a chance (maybe in another NS_MEDIAWIKI page) to load at position=top - 10https://bugzilla.wikimedia.org/52797 +comment (10matma.rex) [14:37:34] 03(NEW) maintenance script for JSON dumps - 10https://bugzilla.wikimedia.org/52799 normal; MediaWiki extensions: WikidataRepo; () [14:39:14] 03(mod) maintenance script for JSON dumps - 10https://bugzilla.wikimedia.org/52799 +comment (10Ariel T. Glenn) [14:39:55] 03(NEW) Error Code 500 when calling a not existing page - 10https://bugzilla.wikimedia.org/52800 major; Wikimedia: General/Unknown; () [14:40:42] 03(mod) Error Code 500 when calling a not existing page - 10https://bugzilla.wikimedia.org/52800 (10alexanderduda) [14:41:06] 03(mod) Error Code 500 when calling a not existing page - 10https://bugzilla.wikimedia.org/52800 (10alexanderduda) [14:47:19] 03(mod) Beta labs getting 503 when you attempt to log in - 10https://bugzilla.wikimedia.org/52776 +comment (10cmcmahon) [14:48:59] MatmaRex: hello [14:49:57] hi liangent [14:50:21] (hm, actually, i'm not sure if that change is deployed, but it's surely implemneted :P) [14:50:48] MatmaRex: relevant patch? [14:51:30] https://gerrit.wikimedia.org/r/#/c/75506/ [14:51:32] liangent: ^ [14:51:39] 03(NEW) document entity serialization format(s) - 10https://bugzilla.wikimedia.org/52801 normal; MediaWiki extensions: WikidataRepo; () [14:52:19] MatmaRex: ok it's not deployed yet [14:53:12] 03(NEW) include a format version id in entity serializations - 10https://bugzilla.wikimedia.org/52802 normal; MediaWiki extensions: WikidataRepo; () [14:56:09] 03(mod) Reword some messages on account creation interface for logged in users - 10https://bugzilla.wikimedia.org/43172 +comment (10gerritadmin) [14:56:29] !wg SVGConverter [14:56:29] https://www.mediawiki.org/wiki/Manual:$wgSVGConverter [15:02:40] MatmaRex: i think an accessbility labs instance isn't a bad idea, but it's been a while since I set up a labs instance. [15:05:08] i've never set up any [15:07:58] 03(NEW) bypass change dispatcher for client on the same wiki - 10https://bugzilla.wikimedia.org/52803 normal; MediaWiki extensions: WikidataRepo; () [15:09:57] 03(mod) Make Special:ManageMessageGroups project specific - 10https://bugzilla.wikimedia.org/52780 +comment (10s.mazeland) [15:10:33] 03(mod) Reword some messages on account creation interface for logged in users - 10https://bugzilla.wikimedia.org/43172 +comment (10Nemo) [15:15:07] MatmaRex: requesting accessibility-dev project [15:16:10] nice [15:19:34] 03(mod) IRC recent changes feed entries does not list abusefilter log entries - 10https://bugzilla.wikimedia.org/52767 +comment (10aklapper) [15:21:19] 03(mod) Parsoid or VisualEditor: template {{-}} moved into following heading - 10https://bugzilla.wikimedia.org/52658 (10ssastry) [15:21:31] 03(mod) Reword some messages on account creation interface for logged in users - 10https://bugzilla.wikimedia.org/43172 (10Alex Monk) [15:22:47] 03(mod) Adding more than one empty line (via Return) is not possible - 10https://bugzilla.wikimedia.org/52798 (10ssastry) [15:26:33] 03(mod) help page? - 10https://bugzilla.wikimedia.org/52795 normal->15enhancement; +comment (10Andre Klapper) [15:34:19] 03(mod) Install sitemap extension into bugzilla, and then update bugzilla robots.txt - 10https://bugzilla.wikimedia.org/33406 +comment (10aklapper) [15:35:04] Did an mw change just take place on the wmf cluster? I'm seeing weird css on hi-wp [15:38:29] Sid-G: Don't think so [15:38:41] Nothing in server admin log [15:38:49] Next general deployment is on thursday [15:38:58] hmm [15:39:09] nothing in recent changes so it shouldn't be site css [15:39:36] * Sid-G checks out logged out [15:44:41] 03(mod) [OPS] beta: get SSL certificates - 10https://bugzilla.wikimedia.org/48501 +comment (10Greg Grossmeier) [15:48:29] 03(mod) help page? - 10https://bugzilla.wikimedia.org/52795 +comment (10FT2) [16:08:16] 03(mod) Error Code 500 when calling a not existing page - 10https://bugzilla.wikimedia.org/52800 +comment (10aklapper) [16:17:15] 03(mod) Move Cucumber hooks to hooks.rb - 10https://bugzilla.wikimedia.org/49812 (10Željko Filipin) [16:19:44] 03(mod) Error Code 500 when calling a not existing page - 10https://bugzilla.wikimedia.org/52800 +comment (10Bawolff (Brian Wolff)) [16:32:37] 03(NEW) English Wikipedia shows up as mixed content in Firefox - 10https://bugzilla.wikimedia.org/52804 normal; Wikimedia: SSL related; () [16:40:53] 03(mod) Transaction idle or pre-commit callbacks still pending - 10https://bugzilla.wikimedia.org/47375 +comment (10niklas.laxstrom) [16:49:05] bawolff: hello [16:49:16] Hi [16:49:33] How's the pronunciation tool going? [16:49:52] Going good, finished with the recorder part [16:49:52] 03(mod) IRC recent changes feed entries does not list abusefilter log entries - 10https://bugzilla.wikimedia.org/52767 (10ni.33) [16:50:36] bawolff: this week the work rate has reduced, matt was busy with wikimania [16:51:09] Yeah, everyone was off partying in hong kong ;) [16:52:27] bawolff: did you attend? [16:52:52] no, I didn't go [16:53:15] I should really go one of these years, it sounds like a fun time [16:53:34] I'm still kind of sad I didn't go last year when it was held reasonably close to where I live [16:54:20] bawolff: oh, are scholarships applicable for you people? [16:55:25] The problem with scholarships is that you have to apply quite a while in advanced, and its sometimes hard to know what you are going to be doing so far in the future [16:55:36] which group of people do you mean? [16:56:46] bawolff: employees [16:57:32] ah. I think scholarships are only for volunteers, however WMF usually pays for most employees trips to Wikimania (I think) [16:57:38] I'm just a temporary contractor [16:59:26] I only started working as a contractor starting in June (and I'm ending in about 20 days), so I'm very new to the world of actually getting paid [16:59:32] bawolff: dont you plan on joining wmf on permanent basis? [16:59:43] So I don't entirely know how those things work [16:59:51] bawolff: so are young? :P [16:59:52] 03(mod) Error Code 500 when calling a not existing page - 10https://bugzilla.wikimedia.org/52800 (10alexanderduda) [16:59:52] I'm planning to go back to school come fall [17:00:15] I'm 21 [17:00:39] 03(NEW) Unregistered users (anons) are unable to edit posts - 10https://bugzilla.wikimedia.org/52805 normal; MediaWiki extensions: LiquidThreads; () [17:01:53] 21? [17:02:07] bawolff: I had a picture of you with grey hair [17:02:15] :P [17:02:17] 03(mod) Mobile anonymous editing is broken (permissions) - 10https://bugzilla.wikimedia.org/52442 04CRIT->major; +comment (10MZMcBride) [17:02:25] 03(mod) Unregistered users (anons) are unable to edit posts - 10https://bugzilla.wikimedia.org/52805 +comment (10Jesús Martínez Novo (Ciencia Al Poder)) [17:02:25] No grey hair quite yet [17:03:13] 03(mod) Error Code 500 when calling a not existing page - 10https://bugzilla.wikimedia.org/52800 (10alexanderduda) [17:04:04] bawolff: anyways I had some questions about the Upload API, would you try to answer em? [17:04:07] 03(mod) Error Code 500 when calling a not existing page - 10https://bugzilla.wikimedia.org/52800 (10alexanderduda) [17:04:27] If your question is, does it really suck that much, the answer is yes ;) [17:05:09] wtf, who sends in a tiff screenshot of source code... [17:05:21] Rahul21: What sort of questions do you have? [17:06:46] 03(mod) LQT doesn't handle error conditions from the api - 10https://bugzilla.wikimedia.org/28132 minor->normal (10Jesús Martínez Novo (Ciencia Al Poder)) [17:10:20] bawolff: In UploadWizardExtension there are 2 files mw.ApiUploadHandler.js and mw.ApiUploadFormDataHandler.js . Both the files look pretty much similar as both use the editToken which is necesary for Uploading as the docs say. The difference that I noticed was that mw.ApiUploadHandler.js has Iframe Transport support. Which one should I use? How do I trigger upload on a button click? [17:10:39] 03(NEW) Add anchor to JS fallback metadata and content links - 10https://bugzilla.wikimedia.org/52806 normal; MediaWiki extensions: BookManagerv2; () [17:11:00] 03(mod) Add anchor to JS fallback metadata and content links - 10https://bugzilla.wikimedia.org/52806 (10Molly White) [17:11:01] 03(mod) Reading interface need fallback for non JS users - 10https://bugzilla.wikimedia.org/50672 (10Molly White) [17:11:11] Rahul21: FormData is something in new browsers [17:11:22] 03(mod) MobileFrontend disallows anonymous editing - 10https://bugzilla.wikimedia.org/52442 summary (10MZMcBride) [17:14:12] 03(mod) Error Code 500 when calling a not existing page - 10https://bugzilla.wikimedia.org/52800 +comment (10bawolff+wn) [17:14:26] marktraceur: so basically both the files do the same thing right? [17:15:12] They *do* the same thing, just with different mechanisms [17:16:58] marktraceur: hehe, okay and which would be more suitable for my application ( Pronunciation Recording Tool )? [17:17:49] Rahul21: You could probably use both, and the fallback mechanism that UW uses already [17:22:54] 03(NEW) User preferences in MediaWiki core to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 normal; MediaWiki: User preferences; () [17:22:55] 03(mod) "cols" preference is redundant and should be removed - 10https://bugzilla.wikimedia.org/24430 (10MZMcBride) [17:22:58] 03(mod) Remove stub link formatting user preference from MediaWiki core - 10https://bugzilla.wikimedia.org/28426 (10MZMcBride) [17:22:58] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10MZMcBride) [17:23:37] marktraceur: and will I have to do any changes in both the files, methods like configureEditToken are necessary [17:23:42] 03(mod) Way to bring back user preferences that were removed from core (tracking) - 10https://bugzilla.wikimedia.org/40346 (10MZMcBride) [17:23:44] 03(mod) User preferences in MediaWiki core to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10MZMcBride) [17:24:21] 03(mod) Error Code 500 when calling a not existing page - 10https://bugzilla.wikimedia.org/52800 (10alexanderduda) [17:24:38] 03(mod) MobileFrontend disallows anonymous editing - 10https://bugzilla.wikimedia.org/52442 +comment (10Nemo) [17:28:00] 03(mod) Linebreaks are mishandled in
and
  • - 10https://bugzilla.wikimedia.org/6200 +comment (10gerritadmin) [17:28:05] 03(mod) Linebreaks are mishandled in
    and
  • - 10https://bugzilla.wikimedia.org/6200 (10Gerrit Notification Bot) [17:28:08] Rahul21: Basically yes. [17:28:09] 03(mod) Indented text inside
    - 10https://bugzilla.wikimedia.org/52763 +comment (10gerritadmin) [17:28:11] 03(mod) Indented text inside
    - 10https://bugzilla.wikimedia.org/52763 (10Gerrit Notification Bot) [17:29:38] marktraceur: basically and exactly right? :P [17:30:35] yup! [17:33:00] marktraceur: and apart from UploadWizrd which are the other extnsions that use the Upload API? [17:33:25] Er [17:33:31] I don't know any off the top of my head [17:34:12] 03(NEW) Requesting temporary lift of IP cap for TISS Mumbai workshop - 10https://bugzilla.wikimedia.org/52808 normal; Wikimedia: Site requests; () [17:35:32] Rahul21: there is a mass upload extension and a local upload extension and a couple others... [17:36:08] Try searching for upload on mw: in the extension: namespace. :p [17:37:20] Rahul21: Some people have local javascript that use the upload api [17:38:22] Rahul21: for example: https://commons.wikimedia.org/wiki/User:Rillke/bigChunkedUpload.js [17:38:24] There is a Special:Upload also bawolff Technical_13 [17:38:39] Special:Upload is older, and doesn't use the API interface [17:40:04] 03(mod) Indented text inside
    - 10https://bugzilla.wikimedia.org/52763 normal->04CRIT (10Greg Grossmeier) [17:41:11] 03(NEW) Remove "Disable browser page caching" user preference from MediaWiki core - 10https://bugzilla.wikimedia.org/52809 normal; MediaWiki: User preferences; () [17:41:11] 03(mod) User preferences in MediaWiki core to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10MZMcBride) [17:43:52] 03(NEW) Remove "Justify paragraphs" user preference from MediaWiki core - 10https://bugzilla.wikimedia.org/52810 normal; MediaWiki: User preferences; () [17:43:52] 03(mod) User preferences in MediaWiki core to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10MZMcBride) [17:46:03] 03(mod) Bold italics not rendering properly - 10https://bugzilla.wikimedia.org/52254 (10Gabriel Wicke) [17:46:50] bawolff: Thats something new [17:47:25] 03(NEW) Remove "Enable section editing via [edit] links" user preference from MediaWiki core - 10https://bugzilla.wikimedia.org/52811 normal; MediaWiki: User preferences; () [17:47:25] 03(mod) User preferences in MediaWiki core to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10MZMcBride) [17:48:25] bawolff: and how do I trigger the upload on a button click? just call the start() method defined in the mw.ApiUploadHandler.js? [17:48:57] 03(mod) Provide a log of actions which trigger the CAPTCHA - 10https://bugzilla.wikimedia.org/41522 +comment (10Nemo) [17:48:59] 03(mod) LoginAuthenticateAudit should be extended to also report access attempts blocked by anti-spam extensions - 10https://bugzilla.wikimedia.org/34914 (10Nemo) [17:49:25] 03(mod) Add "Spam"/"Junk" as a default deletion reason - 10https://bugzilla.wikimedia.org/47573 (10Nemo) [17:49:26] 03(mod) Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Nemo) [17:49:42] 03(NEW) Remove "Disable search suggestions" user preference from MediaWiki core - 10https://bugzilla.wikimedia.org/52812 normal; MediaWiki: User preferences; () [17:49:42] 03(mod) User preferences in MediaWiki core to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10MZMcBride) [17:52:12] I'm not super familar with the javascript side of things, I only really know about the php side of the upload api [17:52:38] marktraceur: and how do I trigger the upload on a button click? just call the start() method defined in the mw.ApiUploadHandler.js? [17:54:58] 03(mod) Close tags are stripped - 10https://bugzilla.wikimedia.org/52760 +comment (10Gabriel Wicke) [17:55:02] 03(NEW) Remove "Show table of contents (for pages with more than 3 headings)" user preference from MediaWiki core - 10https://bugzilla.wikimedia.org/52813 normal; MediaWiki: User preferences; () [17:55:02] 03(mod) User preferences in MediaWiki core to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10MZMcBride) [17:58:25] 03(mod) [OPS] beta: get SSL certificates - 10https://bugzilla.wikimedia.org/48501 +comment (10Nik Everett) [18:00:50] 03(mod) Captions in inline images aren't generated. - 10https://bugzilla.wikimedia.org/52567 +comment (10Gabriel Wicke) [18:04:31] 03(mod) Kraken data flow monitoring not working properly - 10https://bugzilla.wikimedia.org/50195 (10Diederik van Liere) [18:05:29] 03(mod) Make domas' pageviews data available in semi-publicly queryable database format - 10https://bugzilla.wikimedia.org/42259 (10Diederik van Liere) [18:07:34] 03(mod) Indented text inside
    - 10https://bugzilla.wikimedia.org/52763 +comment (10gerritadmin) [18:07:42] 03(mod) Linebreaks are mishandled in
    and
  • - 10https://bugzilla.wikimedia.org/6200 +comment (10gerritadmin) [18:08:02] 03(mod) Provide regular cross-wiki reports on abuse filters actions - 10https://bugzilla.wikimedia.org/42359 (10Diederik van Liere) [18:08:21] 03(mod) All parser tests with {{pipe}} fail. - 10https://bugzilla.wikimedia.org/52363 +comment (10Gabriel Wicke) [18:08:28] 03(mod) Provide regular cross-wiki reports on flagged revisions status - 10https://bugzilla.wikimedia.org/42360 (10Diederik van Liere) [18:08:42] 03(mod) pagecount for api.php - 10https://bugzilla.wikimedia.org/45121 (10Diederik van Liere) [18:09:42] 03(mod) Indented text inside
    - 10https://bugzilla.wikimedia.org/52763 (10ssastry) [18:09:51] 03(mod) File extensions should be automatically decided by MIME type at upload - 10https://bugzilla.wikimedia.org/40479 +comment (10maic274) [18:10:03] 03(mod) Some non-table uses of {{pipe}} are not parsed correctly - 10https://bugzilla.wikimedia.org/52363 summary (10Gabriel Wicke) [18:10:12] 03(mod) Skin and active editor correlation - 10https://bugzilla.wikimedia.org/45179 +comment (10dvanliere) [18:10:56] Rahul21: Should be, yeah [18:14:23] 03(NEW) End of transcluded page not/incorrectly detected - 10https://bugzilla.wikimedia.org/52814 normal; VisualEditor: General; () [18:14:43] 03(mod) End of transcluded page not/incorrectly detected - 10https://bugzilla.wikimedia.org/52814 +comment (10raimond.spekking) [18:15:46] 03(mod) Linebreaks are mishandled in
    and
  • - 10https://bugzilla.wikimedia.org/6200 (10ssastry) [18:16:13] 03(mod) Some non-table uses of {{pipe}} are not parsed correctly - 10https://bugzilla.wikimedia.org/52363 +comment (10Technical 13) [18:17:51] 03(mod) Search does not find some pages - 10https://bugzilla.wikimedia.org/37578 +comment (10WhatamIdoing) [18:22:01] 03(mod) Provide regular cross-wiki reports on abuse filters actions - 10https://bugzilla.wikimedia.org/42359 +comment (10federicoleva) [18:29:34] 03(mod) Search should index template expansion - 10https://bugzilla.wikimedia.org/18861 +comment (10Cainamarques) [18:40:16] 03(mod) Merge the 'collapsiblenav' component of Vector extension into the Vector skin - 10https://bugzilla.wikimedia.org/46512 +comment (10MZMcBride) [18:40:24] 03(mod) Special:BrowseData should be able to display results in map and list at the same time - 10https://bugzilla.wikimedia.org/29463 (10planetenxin) [18:41:32] 03(mod) Indented text inside
    - 10https://bugzilla.wikimedia.org/52763 +comment (10gerritadmin) [18:41:34] 03(mod) Indented text inside
    - 10https://bugzilla.wikimedia.org/52763 (10Gerrit Notification Bot) [18:52:34] 03(NEW) Remove "Enable simplified search bar (Vector skin only)" user preference from MediaWiki core - 10https://bugzilla.wikimedia.org/52815 normal; MediaWiki: User preferences; () [18:52:38] 03(mod) User preferences in MediaWiki core to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10MZMcBride) [18:54:22] 03(mod) "cols" preference is redundant and should be removed - 10https://bugzilla.wikimedia.org/24430 +easy; +comment (10Bartosz Dziewoński) [18:57:09] 03(mod) Enable blocking feature of AbuseFilter on meta - 10https://bugzilla.wikimedia.org/52681 +comment (10csteipp) [19:00:48] 03(mod) Search should index template expansion - 10https://bugzilla.wikimedia.org/18861 +comment (10msh210) [19:00:54] can resource loader used to load modules from other extensions? [19:03:10] 03(mod) Merge the 'collapsiblenav' component of Vector extension into the Vector skin - 10https://bugzilla.wikimedia.org/46512 +easy; +comment (10Bartosz Dziewoński) [19:04:52] Rahul21: yes [19:05:57] where are links parsed in the mediawiki code? [19:06:48] Parser.php? [19:07:10] in 1.16? [19:07:11] ;-) [19:07:39] 03(NEW) Allow users to add links to the metadata - 10https://bugzilla.wikimedia.org/52816 normal; MediaWiki extensions: BookManagerv2; () [19:07:54] oh I found parser.php [19:08:07] ekristen: also includes/Linker.php [19:08:45] MatmaRex: for some reason on internal page links like [[#Link_to_Section|Section Name]] the last part of the URL is getting stripped for some reason [19:09:01] 03(mod) Allow users to add links to the metadata - 10https://bugzilla.wikimedia.org/52816 (10Molly White) [19:09:03] 03(mod) Add view frontend to the JSON block on Book: pages. - 10https://bugzilla.wikimedia.org/50989 (10Molly White) [19:09:03] 03(mod) Allow metadata to be edited - 10https://bugzilla.wikimedia.org/51969 (10Molly White) [19:10:02] 03(NEW) Rethink "Search" --> "Advanced options" section of Special:Preferences in MediaWiki core - 10https://bugzilla.wikimedia.org/52817 normal; MediaWiki: User preferences; () [19:10:46] 03(mod) Unregistered users (anons) are unable to edit posts - 10https://bugzilla.wikimedia.org/52805 +comment (10Alex Monk) [19:12:04] 03(mod) Rethink "Search" --> "Advanced options" section of Special:Preferences in MediaWiki core - 10https://bugzilla.wikimedia.org/52817 (10Nemo) [19:12:06] 03(mod) Save special page preferences from the special page itself - 10https://bugzilla.wikimedia.org/31881 (10Nemo) [19:12:08] 03(mod) Enable blocking feature of AbuseFilter on meta - 10https://bugzilla.wikimedia.org/52681 +comment (10jasper) [19:13:21] 03(mod) Unregistered users (anons) are unable to edit posts - 10https://bugzilla.wikimedia.org/52805 +comment (10krenair) [19:13:35] 03(mod) Rearranging the display of advanced options on Special:Preferences#mw-prefsection-searchoptions - 10https://bugzilla.wikimedia.org/37878 +comment (10MZMcBride) [19:13:46] MatmaRex: my link is http://site/Docs/Page/Article which is rewritten via mod rewrite to a title, when [[#Link_to_Section]] is parsed the link becomes http://site/Docs/Page/#Link_to_Section, it drops the Article [19:13:48] 03(mod) User preferences in MediaWiki core to be removed (tracking) - 10https://bugzilla.wikimedia.org/52807 (10Nemo) [19:13:48] 03(mod) Save special page preferences from the special page itself - 10https://bugzilla.wikimedia.org/31881 (10Nemo) [19:13:50] trying to figure out why [19:14:12] 03(mod) Indented text inside
    - 10https://bugzilla.wikimedia.org/52763 +comment (10gerritadmin) [19:14:20] 03(mod) Linebreaks are mishandled in
    and
  • - 10https://bugzilla.wikimedia.org/6200 +comment (10gerritadmin) [19:14:27] 03(mod) Linebreaks are mishandled in
    and
  • - 10https://bugzilla.wikimedia.org/6200 (10Gerrit Notification Bot) [19:14:31] 03(mod) ins or del 1st occurrence in blockquote causes bogus newline - 10https://bugzilla.wikimedia.org/15491 +comment (10gerritadmin) [19:14:31] 03(mod) Indented text inside
    - 10https://bugzilla.wikimedia.org/52763 +comment (10gerritadmin) [19:14:33] 03(mod) ins or del 1st occurrence in blockquote causes bogus newline - 10https://bugzilla.wikimedia.org/15491 (10Gerrit Notification Bot) [19:15:12] Anyone know who is familiar with the EditPage code? specifically dealing with edit conflicts [19:15:16] MatmaRex, ^ [19:15:32] hell naw [19:15:49] but no, i really have no idea how that works,never looked at it [19:15:49] :) [19:16:12] ekristen: no idea. tried upgrading? :P [19:16:14] !upgrade [19:16:14] http://www.mediawiki.org/wiki/Manual:Upgrading [19:16:27] MatmaRex: I'm using extensions that don [19:16:34] have upgraded versions yet [19:16:52] aw :( you sure they won't work with newer mediawiki? [19:17:11] new releases are usually quite backwards-compatible [19:17:42] MatmaRex: very sure, I've already tried, lots of deprecated function calls, links not matching up [19:17:47] err not links [19:17:52] Krenair: if i were you, i'd ask tim ;) [19:17:52] php class inheritance [19:18:07] ekristen: aw. [19:18:16] extensions aren't backward compatible, you should use extensions matching the same version of MediaWiki [19:18:18] its on my todo list, but its too much work [19:18:27] well its a lot of work [19:18:32] 03(mod) Linebreaks are mishandled in
    and
  • - 10https://bugzilla.wikimedia.org/6200 +comment (10cananian) [19:19:58] 03(mod) Preferences: unify filter options of recent changes, new pages, watchlist, recent changes linked - 10https://bugzilla.wikimedia.org/18524 summary (10MZMcBride) [19:22:15] 03(mod) Indented text inside
    - 10https://bugzilla.wikimedia.org/52763 +comment (10C. Scott Ananian) [19:22:20] 03(mod) Linebreaks are mishandled in
    and
  • - 10https://bugzilla.wikimedia.org/6200 +comment (10cananian) [19:23:16] 03(mod) Beta labs getting 503 when you attempt to log in - 10https://bugzilla.wikimedia.org/52776 +comment (10hashar) [19:27:28] 03(mod) Beta labs getting 503 when you attempt to log in - 10https://bugzilla.wikimedia.org/52776 normal->04CRIT; +comment (10Greg Grossmeier) [19:41:37] 03(mod) Treat a line with WS and comments only as being transparent to all handlers - 10https://bugzilla.wikimedia.org/52762 +comment (10gerritadmin) [19:50:47] 03(NEW) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 normal; Wiki Loves Monuments: Sources; () [19:51:47] 03(mod) Unregistered users (anons) are unable to edit posts - 10https://bugzilla.wikimedia.org/52805 +comment (10martineznovo) [19:52:06] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:52:07] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10Maarten Dammers) [19:52:08] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:54:11] 03(mod) Add NYC to the monument database - 10https://bugzilla.wikimedia.org/39037 +comment (10Maarten Dammers) [19:54:12] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:54:12] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:55:54] 03(mod) Add USA - Maryland to the database - 10https://bugzilla.wikimedia.org/39171 +comment (10Maarten Dammers) [19:55:54] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:55:56] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:56:10] 03(mod) Add Venezuela in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/39172 +comment (10Maarten Dammers) [19:56:11] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:56:12] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:56:21] 03(mod) Add UNESCO World Heritage Sites to database - 10https://bugzilla.wikimedia.org/42265 +comment (10Maarten Dammers) [19:56:21] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:56:22] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:56:31] 03(mod) Add Tunisia to the monuments database - 10https://bugzilla.wikimedia.org/48448 +comment (10Maarten Dammers) [19:56:32] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:56:33] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:56:38] 03(mod) Add Hong Kong to the monuments database - 10https://bugzilla.wikimedia.org/48810 +comment (10Maarten Dammers) [19:56:38] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:56:38] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:56:44] 03(mod) Add United Kingdom to the monuments database - 10https://bugzilla.wikimedia.org/49047 +comment (10Maarten Dammers) [19:56:45] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:56:48] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:56:51] 03(mod) Add Aruba to the monuments database - 10https://bugzilla.wikimedia.org/49048 +comment (10Maarten Dammers) [19:56:51] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:56:55] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:56:58] 03(mod) Add Thailand in Thai to the monuments database - 10https://bugzilla.wikimedia.org/49049 +comment (10Maarten Dammers) [19:56:59] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:57:00] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:57:03] 03(mod) Add Jordan in Arabic to the monuments database - 10https://bugzilla.wikimedia.org/49050 +comment (10Maarten Dammers) [19:57:05] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:57:06] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:57:12] 03(mod) Add Bolivia to the monuments database - 10https://bugzilla.wikimedia.org/49051 +comment (10Maarten Dammers) [19:57:13] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:57:15] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:57:18] 03(mod) Add Pakistan to the monuments database - 10https://bugzilla.wikimedia.org/49052 +comment (10Maarten Dammers) [19:57:19] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:57:20] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:57:26] 03(mod) Add Taiwan to the monuments database - 10https://bugzilla.wikimedia.org/49053 +comment (10Maarten Dammers) [19:57:27] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:57:28] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:57:30] 03(mod) Add Cameroon in French to the database - 10https://bugzilla.wikimedia.org/52030 +comment (10Maarten Dammers) [19:57:31] you can't be serious [19:57:32] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:57:33] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:57:35] 03(mod) Add China to the database in Chinese - 10https://bugzilla.wikimedia.org/52565 +comment (10Maarten Dammers) [19:57:36] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:57:37] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:57:42] 03(mod) Add Armenia in Armenian to the database - 10https://bugzilla.wikimedia.org/52627 +comment (10Maarten Dammers) [19:57:44] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [19:57:45] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [19:59:00] pls [19:59:53] 03(mod) Tokenizer sensitive to trailing whitespace after closing table tag when handling indented tables - 10https://bugzilla.wikimedia.org/52473 +comment (10gerritadmin) [19:59:54] maartenspam [20:00:18] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 +comment (10maarten) [20:01:12] Are those the same two bugs? [20:01:32] Oh, no, just very similar ones [20:01:41] 03(mod) Tokenizer sensitive to trailing whitespace after closing table tag when handling indented tables - 10https://bugzilla.wikimedia.org/52473 (10ssastry) [20:02:33] wouldn't be a wiki page in meta or somewhere else better than bugzilla for that? [20:02:36] well, a bunch of new ones and a tracking one that keeps getting edited ;) [20:04:06] 03(NEW) Revive the WLM Commons app as a community supported app - 10https://bugzilla.wikimedia.org/52819 normal; Wiki Loves Monuments: General; () [20:04:09] 03(mod) Regression: Wikitext for new lists has unnecessary newlines after bullets - 10https://bugzilla.wikimedia.org/52751 +comment (10gerritadmin) [20:04:53] 03(mod) Revive the WLM Commons app as a community supported app - 10https://bugzilla.wikimedia.org/52819 (10Maarten Dammers) [20:04:54] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Maarten Dammers) [20:04:54] 03(mod) Setup the monuments database in toollabs - 10https://bugzilla.wikimedia.org/49177 (10Maarten Dammers) [20:05:45] 03(NEW) ValueParsers\Test\ApiParseValueTest::testStuff / UsageException: Unrecognized value for parameter 'action': - 10https://bugzilla.wikimedia.org/52820 normal; MediaWiki extensions: ValueParsers; () [20:06:05] Why all Wiki Loves Monuments need to be blocking a tracking bug when they have their own component? [20:07:33] Vulpix: quoth Splarka, "blocker means 'please block me'" [20:11:00] 03(mod) Some non-table uses of {{pipe}} are not parsed correctly - 10https://bugzilla.wikimedia.org/52363 +comment (10cananian) [20:11:08] 03(NEW) Provide a link to the JSON (view) page from the navbar dropdowns - 10https://bugzilla.wikimedia.org/52821 normal; MediaWiki extensions: BookManagerv2; () [20:12:40] 03(mod) Provide a link to the JSON (view) page from the navbar dropdowns - 10https://bugzilla.wikimedia.org/52821 (10Molly White) [20:12:41] 03(mod) Create basic tool for reading books(group of pages) - 10https://bugzilla.wikimedia.org/50386 (10Molly White) [20:13:20] 03(NEW) Update Switzerland in the monuments database - 10https://bugzilla.wikimedia.org/52822 normal; Wiki Loves Monuments: Sources; () [20:13:23] 03(mod) Add sources to Wiki Loves Monuments 2013 monuments database (tracking) - 10https://bugzilla.wikimedia.org/52818 (10Maarten Dammers) [20:13:31] 03(mod) Close tags are stripped - 10https://bugzilla.wikimedia.org/52760 +comment (10C. Scott Ananian) [20:14:20] 03(NEW) Link the title in the JSON frontend to the main book page - 10https://bugzilla.wikimedia.org/52823 normal; MediaWiki extensions: BookManagerv2; () [20:14:48] 03(mod) Link the title in the JSON frontend to the main book page - 10https://bugzilla.wikimedia.org/52823 (10Molly White) [20:14:48] 03(mod) Add view frontend to the JSON block on Book: pages. - 10https://bugzilla.wikimedia.org/50989 (10Molly White) [20:17:07] 03(mod) Close tags are stripped - 10https://bugzilla.wikimedia.org/52760 (10ssastry) [20:31:10] 03(mod) Close tags are stripped - 10https://bugzilla.wikimedia.org/52760 +comment (10cananian) [20:40:11] Hey ^d, anubhav is having some issues using the BayesianFilter repo [20:40:52] csteipp: Issue solved [20:40:59] Ah, great! [20:45:42] why is gmail so unusable in IE [20:46:06] * Aaron|home closes the browser to unpeg the cpu [20:46:50] <^d> Aaron|home: s/gmail/everything/ [20:50:49] 03(mod) role::mediawiki doesn't properly install thumb.php rewrites - 10https://bugzilla.wikimedia.org/52756 (10Ori Livneh) [20:54:34] 03(mod) Parsoid logs should include PID - 10https://bugzilla.wikimedia.org/52358 +easy (10Gabriel Wicke) [20:59:39] 03(mod) Parsoid logs should include PID - 10https://bugzilla.wikimedia.org/52358 -easy ; +comment (10Gabriel Wicke) [21:05:57] 03(mod)
    in text content is not nowiki-escaped - 10https://bugzilla.wikimedia.org/51562 (10Gabriel Wicke) [21:06:01] 03(mod) Implement
    natively in Parsoid, possibly as plain HTML5 content - 10https://bugzilla.wikimedia.org/47936 (10Gabriel Wicke) [21:09:29] 03(mod) Recognise Labeled Section Transclusions as mw:Extension/Lst or similar in Parsoid - 10https://bugzilla.wikimedia.org/52252 +comment (10Gabriel Wicke) [21:09:30] 03(mod) Implement
    natively in Parsoid, possibly as plain HTML5 content - 10https://bugzilla.wikimedia.org/47936 +comment (10Gabriel Wicke) [21:11:41] 03(mod) Implement smarter wikilink serialization - 10https://bugzilla.wikimedia.org/52240 (10Gabriel Wicke) [21:14:31] 03(mod) GitBlit main page sets Cache-Control: no-cache - 10https://bugzilla.wikimedia.org/49371 (10Greg Grossmeier) [21:14:56] 03(mod) 404 for Gitblit's "Tree > HEAD" in operations/puppet repository - 10https://bugzilla.wikimedia.org/50152 (10Greg Grossmeier) [21:16:17] 03(mod) gerrit & gitblit needs process monitoring in Icinga - 10https://bugzilla.wikimedia.org/51983 +comment (10Greg Grossmeier) [21:17:05] 03(mod) Restore full text search/grepping on the whole repository - 10https://bugzilla.wikimedia.org/49674 (10Greg Grossmeier) [21:19:46] yuvipanda: https://bugzilla.wikimedia.org/show_bug.cgi?id=52790 [21:20:03] 03(mod) MobileFrontend disallows anonymous editing - 10https://bugzilla.wikimedia.org/52442 +comment (10enn89) [21:20:15] yuvipanda: also https://gerrit.wikimedia.org/r/#/c/74649/ [21:25:00] hi everyone [21:25:21] im having trouble getting the VisualEditor talking with the parsoid [21:25:34] the parsoid is running ok [21:25:40] and the visual editor too [21:25:45] but i cant get them to talk [21:25:48] i get a 404 [21:26:14] ive been trying all sorts of combinations of $wgVisualEditorParsoidURL and $wgVisualEditorParsoidPrefix [21:26:18] but no luck yet [21:26:35] anyone knowledgeable of VisualEditor keen to help ? [21:27:31] Guest90274: Did you set the configuration in localsettings.js for Parsoid? [21:28:10] i required it, and set $wgVisualEditorNamespaces [21:28:18] plus $wgVisualEditorParsoidURL and $wgVisualEditorParsoidPrefix [21:28:31] is that what you mean ? [21:28:49] i have two diagnosis for the source of the trouble [21:28:57] one, that im running MW 1.22alpha [21:29:19] another, that the wiki is located at http://sitename.org/mediawiki/ [21:29:46] while the parsoid is at http://sitename.org:8000 [21:29:48] No. [21:29:59] Guest90274: In the Parsoid directory, not the MediaWiki LocalSettings.php [21:30:06] oh, no .. [21:30:12] Guest90274: api/localsettings.js [21:34:34] sorry, im not finding the parsoid directory (someone else installed it) [21:34:43] it will take me a while [21:34:58] K [21:40:35] found it ! [21:40:51] i changed the config from localhost to sitename.org/mediawiki [21:40:59] tried it, and got a different error .. Error loading data from server: parsoidserver-http-curl-error: couldn't connect to host. Would you like to retry? [21:42:07] my current settings are: [21:42:09] parsoidConfig.setInterwiki( 'wikineering.org/mediawiki', 'http://wikineering.org/mediawiki/w/api.php' ); [21:43:28] and in LocalSettings.php [21:43:34] $wgVisualEditorParsoidURL = 'http://wikineering.org:8000'; [21:43:39] $wgVisualEditorParsoidPrefix = 'http://wikineering.org/mediawiki'; [21:43:53] $wgVisualEditorParsoidPrefix has to be EXACTLY equal to the first argument to setInterwiki [21:44:00] And it should be simple - "wikineering" probably [21:44:09] ill try, thanks [21:44:22] It's a prefix as in [[mw:Parsoid]] [21:44:27] "mw" being the prefix there. [21:48:58] ic [21:49:00] no luck yet [21:49:03] current config: [21:49:05] parsoidConfig.setInterwiki( 'wikineering', 'http://wikineering.org/mediawiki/api.php' ); [21:49:53] $wgVisualEditorParsoidURL = 'http://wikineering.org:8000'; [21:50:05] $wgVisualEditorParsoidPrefix = 'wikineering'; [21:50:10] K [21:50:20] Guest90274: Did you restart the Parsoid server after changing the config? [21:50:33] error is still Error loading data from server: parsoidserver-http-curl-error: couldn't connect to host. [21:50:35] nope ....... [21:50:37] sry [21:50:38] Do that :) [21:50:44] do you know the command XD [21:51:02] ill find it, nvm :P [21:51:04] lazy me [21:51:06] Talk to the person who set up your Parsoid server - they may have done it one of many ways [21:58:38] done [21:58:43] now there is another problem XD [21:58:54] when i click the edit tab, the visual editor starts [21:59:03] which is new .. [21:59:35] but when i want to save the changes, i get "Error: Error contacting the Parsoid server" [21:59:48] Hm [22:00:19] Guest90274: When you ping wikineering.org from the server that's running MediaWiki, does it resolve to the proper location? [22:01:01] ping wikineering.org returns "PING wikineering.org (54.213.145.83) 56(84) bytes of data." [22:01:31] Guest90274: Actually, try accessing wikineering.org:8000 from the server - use lynx or so [22:02:10] hm, downloading linx now XD [22:02:15] lynx* [22:02:19] 03(mod) zimwriter should sort the mime types it gets before writing to file. - 10https://bugzilla.wikimedia.org/52324 +comment (10kiranmathewkoshy) [22:03:51] Reedy: could you please merge in this patch? https://gerrit.wikimedia.org/r/#/c/79020/ [22:04:05] actually, now that i look at it again, "ping wikineering.org" returned what i said, but it is still thinkinh [22:04:10] thinking* [22:04:11] The Quiz extension appears to be unmaintained, other than your occasional fixes. [22:04:20] Guest90274: Well then it's probably not gonna work [22:04:27] Guest90274: Are Parsoid and MW on the same server? [22:04:34] yes [22:04:35] If so, you can just use "localhost" [22:04:41] And "localhost:8000" [22:04:46] ill try that :) [22:05:10] <^d> yaron: He's probably asleep/still jetlagged. I left a comment. [22:05:14] <^d> (on the change) [22:05:52] Okay, cool, thanks. [22:13:36] <^d> yaron: Both changes reviewed+merged all the way. [22:13:47] Oh, that was fast! [22:14:00] I was about to write and say that I messed up the patch process. [22:14:13] Thank you! [22:14:50] <^d> You're welcome. [22:20:39] marktraceur, do you know if http://wikineering.org/mediawiki/api.php returning the correct output ? [22:20:49] It seems to be [22:20:56] thanx [22:24:29] current config [22:24:31] parsoidConfig.setInterwiki( 'localhost', 'http://wikineering.org/mediawiki/api.php' ); [22:24:44] OK [22:24:44] $wgVisualEditorParsoidURL = 'http://wikineering.org:8000'; [22:24:49] $wgVisualEditorParsoidPrefix = 'localhost'; [22:24:56] You can just make the URLs use localhost as well [22:25:02] and im getting a 404 :/ [22:25:05] http://localhost/mediawiki/api.php [22:25:05] ok ill try [22:25:11] http://localhost:8000 [22:27:39] damn .. the VE loaded, but when saving, "Error contacting the Parsoid server" [22:27:47] Argh [22:27:55] maybe http://localhost/mediawiki:8000 [22:27:58] or something like that ? [22:28:01] Guest90274: Try using lynx to access http://localhost:8000 [22:28:06] ok [22:32:06] oh man, installing lynx seems more compllicated that the VE :P [22:32:12] Really? [22:32:19] apt-get install lynx? [22:32:25] Exactly [22:32:30] well, minus the ? [22:32:39] wait [22:32:45] maybe brew can [22:32:49] oh.... [22:35:09] 03(mod) Running tests with --html2wt produces unexpected fail - 10https://bugzilla.wikimedia.org/52046 +comment (10gerritadmin) [22:35:58] i was doing it all wrong [22:36:02] installed [22:37:06] 03(mod) Running tests with --html2wt produces unexpected fail - 10https://bugzilla.wikimedia.org/52046 (10Arlo Breault) [22:37:10] i did "lynx http://localhost:8000" and i got the same content as in http://wikineering.org:8000/ [22:37:25] OK, good [22:37:37] Guest90274: Wait - is the wiki read-protected? [22:39:13] no, just did an edit to confirm [22:39:47] Guest90274: I mean, to anonymous users [22:40:13] No, seems not [22:40:52] Guest90274: Can you check the apache error logs for MediaWiki, and Parsoid's error logs, to see if there's any information there? [22:40:54] * Elsie snuggles ashley for quoting Splarka. [22:41:15] i was trying to do an anon edit, but my connection is going very slow, sorry [22:41:21] i will do that .. [22:41:37] Writing doesn't matter so much [22:41:40] Only reading [22:42:47] i need to reset my computer, brb [22:44:29] sudo halt [22:46:27] Whoa, did not know that was possible. [22:51:27] im back marktraceur, and this time with a nickname XD [22:51:36] Yay! [22:52:18] ill try to find and check the error logs now .. [23:07:01] 03(mod) File with empty |link= parameter becomes undefined .. nullxnullpx - 10https://bugzilla.wikimedia.org/51963 +comment (10Gabriel Wicke) [23:09:39] 03(mod) Beta labs getting 503 when you attempt to log in - 10https://bugzilla.wikimedia.org/52776 +comment (10cmcmahon) [23:10:59] marktraceur [23:11:10] im starting to have doubts that apache is even installed in this server [23:11:20] would that explain VE not working ? [23:14:00] 03(mod) Unregistered users (anons) are unable to edit posts - 10https://bugzilla.wikimedia.org/52805 +comment (10krenair) [23:16:51] lfschenone: No, you could be using a different webserver [23:16:58] Nginx, or IIS, or whatever [23:17:47] ok .. [23:17:53] 03(mod) Use a more dynamic set of test pages in the round-trip testing server - 10https://bugzilla.wikimedia.org/51952 (10Gabriel Wicke) [23:25:40] i dont think so but [23:26:19] the parsoid isnt in mediawiki/extensions/, it is somewhere else .. does it matter, marktraceur ? [23:28:52] 03(mod) Default MediaWiki logo should not be hard-coded "Set $wgLogo to...." text - 10https://bugzilla.wikimedia.org/43680 +comment (10gerritadmin) [23:32:04] well marktraceur, i can't find any error logs for any web server, nor for the parsoid [23:32:28] maybe the other developer can help me find them, but he went to bed, so im calling it a night too [23:32:53] many, MANY thanks for your help, i'd definitely would never had got as far as i did without it XD [23:36:31] 03(mod) Dump files not being updated on /public - 10https://bugzilla.wikimedia.org/52584 (10bgwhite) [23:49:17] 03(NEW) Preserve positional template parameters even if a nested template contains a '=' - 10https://bugzilla.wikimedia.org/52824 normal; Parsoid: serializer; () [23:49:32] 03(mod) Preserve positional template parameters even if a nested template contains a '=' - 10https://bugzilla.wikimedia.org/52824 (10Gabriel Wicke) [23:51:51] 03(mod) Unnecessary nowiki escaping of [ and ] chars in template arg. - 10https://bugzilla.wikimedia.org/51961 +comment (10gwicke) [23:52:00] 03(mod) Unnecessary nowiki escaping of [ and ] chars in template arg. - 10https://bugzilla.wikimedia.org/51961 (10Gabriel Wicke) [23:54:09] Quick question: I noticed some people have IRC cloaks here. What's the eligibility for getting a mediawiki cloak? [23:56:33] 03(mod) Parsoid: empty span added after img when rendering math tags - 10https://bugzilla.wikimedia.org/51946 (10Gabriel Wicke)