[00:01:42] 03(NEW) VisualEditor shows incorrect tab when moving pages - 10https://bugzilla.wikimedia.org/49000 normal; MediaWiki extensions: [other]; () [00:18:11] odder: thx for your link again, works perfectly! [00:19:51] !e InputBox [00:19:51] https://www.mediawiki.org/wiki/Extension:InputBox [00:22:55] 03(mod) Clicking on image on description page doesn't do anything - 10https://bugzilla.wikimedia.org/48901 +comment (10MZMcBride) [00:26:34] 03(mod) Only tag edits via GettingStarted if the user is actually new - 10https://bugzilla.wikimedia.org/44361 +comment (10Steven Walling) [00:32:17] 03(mod) PostEdit: Core-ify this - 10https://bugzilla.wikimedia.org/48276 +comment (10MZMcBride) [00:32:19] 03(mod) Give "Your edit has been saved" confirmation messages - 10https://bugzilla.wikimedia.org/16066 (10MZMcBride) [00:34:35] 03(mod) In recent changes, remove "rollback" link of MediaWiki pages for non-admin users - 10https://bugzilla.wikimedia.org/48731 +patch-in-gerrit; +comment (10Tyler Romeo) [00:35:23] 03(mod) User notification when new gadgets are enabled on an opt-out basis - 10https://bugzilla.wikimedia.org/34522 +comment (10b) [00:36:14] 03(mod) In recent changes, remove "rollback" link of MediaWiki pages for non-admin users - 10https://bugzilla.wikimedia.org/48731 +comment (10gerritadmin) [00:37:52] 03(mod) Lua error, interpreter exited with status 2. - 10https://bugzilla.wikimedia.org/48877 +comment (10b) [00:40:21] 03(mod) Certain edits appearing under caching proxy IP address on Wikidata - 10https://bugzilla.wikimedia.org/48919 +comment (10b) [00:43:48] 03(NEW) Use $wgNamespaceProtection for Query: namespace - 10https://bugzilla.wikimedia.org/49001 normal; Wikimedia: Wikidata; () [00:48:34] 03(mod) User blocked from editing talk page still can edit IP talk page with his autoblocked IP - 10https://bugzilla.wikimedia.org/48813 +comment (10tylerromeo) [00:49:42] 03(mod) User blocked from editing talk page still can edit IP talk page with his autoblocked IP - 10https://bugzilla.wikimedia.org/48813 +comment (10Jasper Deng) [00:49:59] 03(mod) User blocked from editing talk page still can edit IP talk page with his autoblocked IP - 10https://bugzilla.wikimedia.org/48813 +comment (10jasper) [00:50:00] oops [00:50:25] 03(mod) String should say "log of blocked IPs", not "log of blocking IPs" - 10https://bugzilla.wikimedia.org/48920 +comment (10Hazard-SJ) [00:57:31] 03(mod) String should say "log of blocked IPs", not "log of blocking IPs" - 10https://bugzilla.wikimedia.org/48920 (10Hazard-SJ) [00:58:56] Jasper_Deng: Want me to submit a patch for that? :P [00:59:04] why not? [00:59:18] * HSJ does [00:59:59] HSJ: tell the admins when it's done [01:00:08] * Jasper_Deng does know it will require merging [01:03:29] OK [01:03:37] (if) [01:03:57] And I'll disable the filter too (if it hasn't been done by someone else) [01:04:08] ((if and when it's done)) [01:04:45] odder: if i can trouble you with another question, i found an image that seems to be some sort of redirect [01:04:55] it was embedded as this: http://en.wikipedia.org/w/index.php?title=File:Lion_waiting_in_Nambia.jpg [01:05:07] but the actual file is this: http://en.wikipedia.org/w/index.php?title=File:Lion_waiting_in_Namibia.jpg [01:05:16] (Nambia vs Namibia) [01:05:37] do you have an idea how i can get from the Nambia file to the Namibia file? [01:06:28] (same restrictions apply, i'd love to be able to this working just with the dump files and only fetching the image directly) [01:06:55] whats happening is that my app wants to download the non-existent http://upload.wikimedia.org/wikipedia/commons/1/10/Lion_waiting_in_Nambia.jpg [01:07:05] while it should instead download http://upload.wikimedia.org/wikipedia/commons/7/73/Lion_waiting_in_Namibia.jpg [01:08:27] kritzikratzi, yeah, it's a redirect on Commons: https://commons.wikimedia.org/w/index.php?title=File:Lion_waiting_in_Nambia.jpg&redirect=no [01:08:53] I'm not sure if there's a way to detect if it's a redirect without using the API. [01:09:48] guess i could fall back to a redirect if i get a 404, [01:10:00] neat trick with the parameter [01:18:59] Are you manually parsing links in wikitext? [01:19:20] Your app should be using the API, which provides a number of ways to properly resolve [[File:foo.jpg]]. [01:19:37] Regardless of whether it's a redirect. [01:19:41] Susan, he's working from the dumps, which for some apps can give better performance. [01:20:03] XML dumps are evillll. [01:20:07] We used to have HTML dumps. [01:20:13] Which were a lot more sane. [01:20:16] Alas. [01:21:07] 03(mod) Use $wgNamespaceProtection for Query: namespace - 10https://bugzilla.wikimedia.org/49001 +comment (10Hazard-SJ) [01:21:19] 03(mod) Use $wgNamespaceProtection for Query: namespace - 10https://bugzilla.wikimedia.org/49001 +comment (10gerritadmin) [01:22:31] kritzikratzi, you can get all the Commons redirects for http://dumps.wikimedia.org/commonswiki/20130530/commonswiki-20130530-redirect.sql.gz [01:22:41] I haven't checked, but in theory this should include file redirects. [01:23:40] superm401: Susan thx... checking out the redirects file now [01:23:54] btw... i'm using the bliki library, so xml dumps are quite easy to work with [01:24:08] and _really really really_ compared to the api [01:24:11] *fast [01:24:23] i did another wiki parsing project before which fetches with the api [01:24:34] and it would be impossible to do what i'm currently doing with it [01:24:41] xml dumps ftw! :) [01:24:44] Unfortunately, that's actually a SQL dump. [01:24:57] I hate XML and parsing wikitext is a fool's errand. ;-) [01:25:01] But if you're happy, I'm happy. [01:25:55] 03(mod) Use $wgNamespaceProtection for Query: namespace - 10https://bugzilla.wikimedia.org/49001 +shellpolicy; +comment (10Legoktm) [01:26:31] yea, checking out the redirects file now, it looks a little strange :) [01:28:06] kritzikratzi, it does seem to have file redirects. [01:28:12] yep, [01:28:16] At least some of the targets are files (namespace 6). [01:28:20] i already found the entry that i had problems with in the file [01:28:26] trying to figure out the mad numbers now [01:28:26] For the source, you have to join with the page id. [01:28:29] https://www.mediawiki.org/wiki/Manual:Redirect_table [01:28:44] thx [01:32:36] 03(mod) Aramaic WebFonts - 10https://bugzilla.wikimedia.org/47229 +comment (10bashar.hanna) [01:37:03] 03(mod) User blocked from editing talk page still can edit IP talk page with his autoblocked IP - 10https://bugzilla.wikimedia.org/48813 +comment (10salvadorense) [01:42:17] 03(NEW) [New version] Hide stats list on small screen sizes rather than move it - 10https://bugzilla.wikimedia.org/49002 normal; MediaWiki: User login and signup; () [01:42:50] 03(mod) [New version] Hide stats list on small screen sizes rather than move it - 10https://bugzilla.wikimedia.org/49002 normal->15enhancement (10Steven Walling) [01:44:24] 03(mod) User blocked from editing talk page still can edit IP talk page with his autoblocked IP - 10https://bugzilla.wikimedia.org/48813 +comment (10salvadorense) [01:44:40] * Jasper_Deng wonders if TimStarling can merge bug 49001's gerrit change [01:47:30] looks like legoktm is not a fan of it [01:47:40] * legoktm isnt [01:48:06] queries should be coming soon so it just seems like a lot of work for very little gain [01:50:22] 03(mod) Use separate email placeholder message when creating an account for someone else - 10https://bugzilla.wikimedia.org/47792 +comment (10gerritadmin) [01:51:21] * Jasper_Deng doesn't buy arguments like lego's [01:51:33] config file changes are (relatively) trivial [01:52:26] I love XML dumps [01:52:36] 03(mod) Use separate email placeholder message when creating an account for someone else - 10https://bugzilla.wikimedia.org/47792 (10Hazard-SJ) [01:52:36] even wrote my own Stax parser [01:53:09] too bad they aren't really XML or the parser would work [01:53:30] they often contain unescaped entities [01:53:37] argggh [01:54:02] there is always MWDumper [01:54:48] pure sax implementation [01:55:12] it can works without validation [01:55:24] so it does not crash all the time [01:55:39] 03(mod) Use separate email placeholder message when creating an account for someone else - 10https://bugzilla.wikimedia.org/47792 +comment (10mflaschen) [01:56:36] Jasper_Deng: if only. [02:00:39] superm401: i ended up using the api [02:01:43] http://commons.wikimedia.org/w/api.php?action=query&prop=imageinfo&iiprop=url&titles=File:Kret_workowaty.jpg&continue=&format=xml&redirects [02:01:59] (i only query that if the url i constructed returned 404) [02:02:08] think i'll save the sql madness for another day :) [02:02:46] btw is it possible to get the a user's talk page edits up to a given date using the api [02:02:46] Jasper_Deng: I put a comment on the change [02:09:28] 03(mod) Fix typo in BookManager.body.php - 10https://bugzilla.wikimedia.org/47615 +comment (10gerritadmin) [02:10:53] 03(mod) Fix typo in BookManager.body.php - 10https://bugzilla.wikimedia.org/47615 (10Hazard-SJ) [02:30:38] hey again! [02:30:49] one more question about fetching images, my script seems to work neatly now [02:31:10] if i plan to fetch a large amount of images (~30k), should i do a courtesy pause in between each download, [02:31:23] or is it okay to download them back to back (not downloading in parallel) [02:37:52] kritzikratzi: You could increase iilimit and use more titles in titles, separating them by "|" [02:38:40] HSJ_: the api is used for hardly anything, [02:38:51] only when images use redirects (seems <<1% of all images) [02:39:30] 03(NEW) Unable to set password when using auto authentication - 10https://bugzilla.wikimedia.org/49003 normal; MediaWiki extensions: LdapAuthentication; () [02:39:46] so almost all the time i can construct the correct url from the dumps [02:40:22] just curious if there's some kinda of bandwidth niceness number, say megabytes per hour that i should try not to exceed [02:47:56] 03(mod) Unable to set password when using auto authentication - 10https://bugzilla.wikimedia.org/49003 +comment (10gerritadmin) [02:49:01] 03(mod) Certain edits appearing under caching proxy IP address on Wikidata - 10https://bugzilla.wikimedia.org/48919 +comment (10aschulz4587) [02:51:11] kritzikratzi: Take a look through https://meta.wikimedia.org/wiki/Bot_policy [02:52:46] Hazard-SJ: ah, thats what i was looking for ! [02:56:39] :) [03:02:18] 03(mod) Use $wgNamespaceProtection for Query: namespace - 10https://bugzilla.wikimedia.org/49001 +comment (10legoktm.wikipedia) [03:35:11] 03(mod) Aramaic WebFonts - 10https://bugzilla.wikimedia.org/47229 +comment (10santhosh.thottingal) [03:37:21] 03(NEW) Score extension outputting "Unable to copy the generated files to their final location: An unknown error occurred in storage backend "global-ceph"." occasionally - 10https://bugzilla.wikimedia.org/49004 normal; Wikimedia: General/Unknown; () [03:49:59] 03(mod) Score extension outputting "Unable to copy the generated files to their final location: An unknown error occurred in storage backend "global-ceph"." occasionally - 10https://bugzilla.wikimedia.org/49004 +comment (10b) [04:00:31] 03(mod) Wikimedia's search services (Lucene) need a maintainer - 10https://bugzilla.wikimedia.org/43894 +comment (10MZMcBride) [04:03:44] : /whois p858snake [04:04:09] i'm me [04:11:13] hi again everyone... [04:11:24] i'm getting curious about this whole world of wiki dumps [04:11:56] is anyone here using dumps for a project? i'm kinda interrested in what other people do with all this data [04:13:49] i use dumps [04:14:22] there's also https://en.wikipedia.org/wiki/Wikipedia:Dump_reports [04:14:54] Svick does a lot with dumps, you can see quite a few on his userpage https://en.wikipedia.org/wiki/User:Svick [04:14:59] legoktm: I think kritzikratzi is doing something relating to Commons [04:15:07] oh [04:15:08] idk [04:16:06] legoktm: ah, thx for the svick link! [04:16:27] yep, and friend of mine and are doing something with commons: http://www.youtube.com/watch?v=VhhUY1RdxUM [04:17:02] 03(mod) Score extension outputting "Unable to copy the generated files to their final location: An unknown error occurred in storage backend "global-ceph"." occasionally - 10https://bugzilla.wikimedia.org/49004 +comment (10b) [04:17:08] heh, nice [04:17:09] and i have this side project which was my first wiki experiment: http://www.airdates.tv/ [04:17:13] looks pretty cool [04:17:21] i think so too, [04:17:22] ooooh [04:17:25] he has really good visual style :) [04:17:30] the tv show one looks useful :D [04:17:33] lol [04:17:44] It's better with mute. [04:18:19] if anyone knows of any other projects harvesting wikidata please post or pm me, [04:18:39] i wanna collect a few to get a better overview of what ppl are doing because i really have no idea :) [04:19:32] wikidata as in wikidata? or data from wikis? :P [04:20:01] as in data from wikis :) [04:20:04] there's wikidata? :D [04:20:08] *googling* [04:20:21] Heh. [04:20:27] Your mind is about to be blown. [04:20:31] lol, i had no idea [04:20:41] oooooooooo [04:20:53] Weren't you doing something with Wikispecies? [04:20:57] Wikidata is much newer and much better supported. [04:20:58] yep [04:21:04] Though entirely different scope (for now). [04:24:28] :| [04:24:52] Hazard-SJ: Why so serious? [04:24:58] legoktm: kritzikratzi meant wikidata as in wiki data and not Wikidata :P [04:25:19] yes, but now i'm amazed by wikidata... [04:25:20] reading into atm :) [04:25:28] *into it [04:25:38] * Hazard-SJ loves Wikidata :P [04:25:48] Susan: :D [04:26:08] $mind->blown(); [04:26:59] Susan: Why PHP? :( Use Python please :) [04:27:31] Hazard-SJ: I'll start primarily coding in Python the day you rewrite all of MediaWiki in it [04:27:42] (that includes all extensions) [04:28:30] Jasper_Deng: Do you plan to code at all? :P [04:28:39] yes [04:28:41] but in PHP [04:28:48] at least for the web [04:28:54] * Hazard-SJ has a lot to learn in PHP [04:28:59] * Jasper_Deng knows Java and probably can learn C++ easily [04:29:22] I'll probably work on my PHP in a few weeks time [04:32:54] Hazard-SJ: and what do you know.... http://en.wikiversity.org/w/index.php?title=Web_Design%2FPHP_challenges&diff=1038493&oldid=1038492 [04:37:07] 03(mod) Create list of eligible voters for 2013 Board election - 10https://bugzilla.wikimedia.org/48168 +comment (10risker.wp) [04:48:07] 03(NEW) Wikibase Client cause ULS cog hidden for anonymous users - 10https://bugzilla.wikimedia.org/49005 major; MediaWiki extensions: WikidataClient; () [04:49:30] 03(mod) Wikibase Client cause ULS cog hidden for anonymous users - 10https://bugzilla.wikimedia.org/49005 (10Santhosh Thottingal) [04:50:37] ok ok, bed time for me... thx for all the help, irc totally rocks! [04:52:24] Jasper_Deng: Dwl! [04:52:39] ? [04:52:46] kritzikratzi: OK, no problem :) [05:12:46] can someone tell me what changes where made to patrolling in 1.22wmf5 ? [05:14:07] well, sDrewth, I did get wind of patrolling w/o need for rcid=<#> in the URL [05:31:53] sDrewth: hoo did most of the changes i think [05:33:04] Who? hop! [05:33:07] hoo! [05:33:13] Autocorrect literally ruins everything. [05:36:31] 03(mod) Wikibase Client cause ULS cog hidden for anonymous users - 10https://bugzilla.wikimedia.org/49005 +comment (10gerritadmin) [05:37:52] 03(mod) Wikibase Client cause ULS cog hidden for anonymous users - 10https://bugzilla.wikimedia.org/49005 +comment (10santhosh.thottingal) [05:44:43] ok, thx [05:47:57] I vaguely recall reading some text to that, now to remember where that was [05:50:11] sDrewth: "Changed the patrolling system to always show the link for patrolling in case the current revision is patrollable. This also removed the usage of the rcid URI parameters." [05:50:33] yep, found it in the news note [05:51:25] now try just trying to reconcile what someone said and said that they couldn't do, to what I can see and can do [05:58:37] Hazard-SJ: one has to comment that the explanation is rather jargonistic, and not necessarily helpful [06:00:12] sDrewth: We don't mind if you write an article about the changes ;) [06:00:29] Hazard-SJ: I am not sure that I understand them [06:01:25] "always show link for patrolling" means? [06:01:33] if it is patrolled, it should be gone [06:01:48] which link, the one at the base, or the upper one in the diff [06:01:54] ? [06:02:29] sDrewth: "...in case the current revision is patrollable." [06:02:53] yes [06:03:00] and? [06:04:12] in case it is patrollable sounds like a wiki wide setting [06:05:05] I know that I am thick, but ... [06:06:35] 03(mod) The App Store description cannot be localized. - 10https://bugzilla.wikimedia.org/48925 (10ollinpostit) [06:09:43] sDrewth: If the version still exists and hadn't already been patrolled, I guess [06:11:20] but then we are putting in place patrolling on wikis that don't have it, and may not desire it [06:11:59] and is that displayed for all users, or only those with the right for patrolmarks? [06:12:44] * sDrewth puts out the velcrose lading mat for Hazard-SJ  [06:12:48] landing [06:13:35] okay there is some detail at gerrit [06:13:56] * Hazard-SJ lands in the cent(er|re) of the mat sDrewth put out [06:15:35] ah, I see that it has had an update in the past couple of hours [Updated May 31, 2013 4:30 AM] [06:23:50] * Hazard-SJ says bye [06:29:43] what's the correct way to create text to link to a given title? [06:30:39] liangent: as in? [06:31:23] Jasper_Deng: php [06:31:35] you want HTML? [06:31:59] Jasper_Deng: something like ($title->getNamespace() == NS_CATEGORY || $title->getNamespace() == NS_IMAGE || Language::isKnownLanguageTag( $title->getInterwiki() ) ? ':' : '' ) . $title->getPrefixedText() [06:32:33] I've mainly seen JS gadgets construct such links w/ index.php links [06:33:06] Jasper_Deng: no I'm building link in wikitext, and the result will be put in [[ ]] [06:33:31] [[Category:xx]], [[File:xx]], [[en:xx]] are not creating "visible" links [06:33:46] but I don't want to create redundant colons [06:34:03] I think colons are the only way to go here [06:35:22] Jasper_Deng: I want to have created wikitext compact, so don't want to add colons when unnecessary [06:35:30] ie no [[:New York]] [06:35:48] you could use string operations to determine if it's a namespace needing a colon [06:36:50] Jasper_Deng: I was doing namespace check previously but realize [[en:New York]] needs colon too [06:37:14] which means, you'd also have to do a check to see if it's an interwiki [06:37:20] of course I can add one more check but is there a more canonical way [06:37:36] not that I know of, Reedy or another developer might know [06:37:44] 03(mod) Wikibase Client cause ULS cog hidden for anonymous users - 10https://bugzilla.wikimedia.org/49005 +comment (10Nemo) [06:38:06] 03(mod) Recent Changes - clicking on the verification link it loads a new page to confirm the execution - 10https://bugzilla.wikimedia.org/48074 +comment (10andyrom75) [06:40:57] btw Jasper_Deng interwikis don't always need a colon, like [[google:xx]] [06:41:06] I know [06:41:18] so you'd have to check for languages [06:42:27] Jasper_Deng: so my code will become messy and this looks like some "standard task" [06:42:50] I personally wouldn't really try to conserve colons like that [06:42:53] are you aware of any feature in core or extension that needs to do a similar thing? [06:43:09] so I can have a look at its code [06:43:20] I would try to collect this into a single method - boolean RequiresColon($title) [06:44:06] then I'm reinventing the wheel if there's already one [06:46:19] hi, in which bugzilla section shall I file a bug with our gerrit [06:46:38] Wikinaut: Wikimedia -> Git/Gerrit iirc [06:50:10] 03(NEW) Gerrit side-by-side diff view does not mark a removed "space" in a string (example given) - 10https://bugzilla.wikimedia.org/49006 normal; Wikimedia: Git/Gerrit; () [06:50:28] liangent: ^ty. filed there [06:50:30] bye [07:00:29] 03(mod) API for retrieving Revision Deleted information - 10https://bugzilla.wikimedia.org/48966 +comment (10umherirrender_de.wp) [07:11:22] 03(mod) Gerrit side-by-side diff view does not mark a removed "space" in a string (example given) - 10https://bugzilla.wikimedia.org/49006 +comment (10Liangent) [07:14:34] 03(mod) Create test poll on test.wikipedia.org for 2013 Board elections - 10https://bugzilla.wikimedia.org/48330 +comment (10jalexander) [07:18:55] Anyone aware of any code tidbits that could be used to identify blocked users for scripts/css? [08:17:46] 03(mod) Allow bureaucrats to remove sysop flag on arwiki (Arabic Wikipedia) - 10https://bugzilla.wikimedia.org/48988 +comment (10abanima) [08:27:37] 03(NEW) #time function returns incorrect value if asked for previous month - 10https://bugzilla.wikimedia.org/49007 major; MediaWiki extensions: ParserFunctions; () [08:29:22] 03(mod) #time function returns incorrect value if asked for previous month - 10https://bugzilla.wikimedia.org/49007 +comment (10vssun9) [08:30:16] 03(mod) Allow bureaucrats to remove sysop flag on arwiki (Arabic Wikipedia) - 10https://bugzilla.wikimedia.org/48988 +comment (10abanima) [08:43:22] 03(mod) Allow bureaucrats to remove sysop flag on arwiki (Arabic Wikipedia) - 10https://bugzilla.wikimedia.org/48988 +comment (10wikimedia.bugs) [08:44:39] 03(NEW) Support more fields for CDB interwiki cache - 10https://bugzilla.wikimedia.org/49008 normal; MediaWiki: General/Unknown; () [08:45:46] 03(mod) Allow bureaucrats to remove sysop flag on arwiki (Arabic Wikipedia) - 10https://bugzilla.wikimedia.org/48988 +comment (10wikimedia.bugs) [09:06:20] 03(mod) Uploading new version of image fails to purge cache of thumbnail - 10https://bugzilla.wikimedia.org/48927 +comment (10mr.heat) [09:25:36] 03(mod) #time function returns incorrect value if asked for previous month - 10https://bugzilla.wikimedia.org/49007 +comment (10Michael M.) [09:33:23] 03(mod) #time function returns incorrect value if asked for previous month - 10https://bugzilla.wikimedia.org/49007 +comment (10listenleser) [09:49:01] 03(mod) 201px thumbnail of Coat_of_arm_Bautzen.svg on Commons cannot be purged - 10https://bugzilla.wikimedia.org/48927 +ops; summary; +comment (10Andre Klapper) [09:49:04] 03(mod) Thumbnail/imagescaler (tracking) - 10https://bugzilla.wikimedia.org/41371 (10Andre Klapper) [09:51:34] Could someone of the Gerrit admins check the project owner requests: https://www.mediawiki.org/wiki/Gerrit/Project_ownership#Add_Brian_Wolff.2FBawolff_and_Clancer_to_mediawiki.2Fextensions.2FMoodle ? [09:56:19] 03(mod) #time function returns incorrect value if asked for previous month - 10https://bugzilla.wikimedia.org/49007 +comment (10Liangent) [09:58:51] 03(mod) 201px thumbnail of Coat_of_arm_Bautzen.svg on Commons cannot be purged - 10https://bugzilla.wikimedia.org/48927 +comment (10liangent) [10:08:40] 03(NEW) Enable Extension:Education Program on Swedish Wikipedia - 10https://bugzilla.wikimedia.org/49009 normal; Wikimedia: Extension setup; () [10:31:12] 03(mod) User notification when new gadgets are enabled on an opt-out basis - 10https://bugzilla.wikimedia.org/34522 +comment (10Technical_13) [10:37:48] 03(mod) Gerrit side-by-side diff view does not mark a removed "space" in a string (example given) - 10https://bugzilla.wikimedia.org/49006 +comment (10Chad H.) [10:41:44] 03(mod) Avatars broken (404) - 10https://bugzilla.wikimedia.org/48649 +comment (10innocentkiller) [11:01:25] 03(mod) VisualEditor: For article namespace, disable Heading-1s (

), others? - 10https://bugzilla.wikimedia.org/43334 summary (10Andre Klapper) [11:03:44] 03(mod) #time function returns incorrect value if asked for previous month - 10https://bugzilla.wikimedia.org/49007 major->minor; +comment (10sunil) [11:04:17] 03(mod) Make it possible to link pages in MediaWiki namespace to git - 10https://bugzilla.wikimedia.org/48981 (10Andre Klapper) [11:06:21] 03(mod) OGG files not playing to end in Firefox - 10https://bugzilla.wikimedia.org/48686 +comment (10Andre Klapper) [11:07:22] 03(mod) Merging users fails to merge edit counts. - 10https://bugzilla.wikimedia.org/44917 +patch-in-gerrit; +comment (10Andre Klapper) [11:09:01] 03(mod) Unable to explain queries on replicated databases - 10https://bugzilla.wikimedia.org/48875 +comment (10aklapper) [11:15:40] 03(mod) Score extension outputting "Unable to copy the generated files to their final location: An unknown error occurred in storage backend "global-ceph"." occasionally - 10https://bugzilla.wikimedia.org/49004 (10Andre Klapper) [11:17:39] 03(mod) Allow bureaucrats to remove sysop flag on arwiki (Arabic Wikipedia) - 10https://bugzilla.wikimedia.org/48988 (10Andre Klapper) [11:17:44] 03(mod) #time function returns incorrect value if asked for previous month - 10https://bugzilla.wikimedia.org/49007 (10Andre Klapper) [11:18:45] 03(mod) Enable Extension:Education Program on Swedish Wikipedia - 10https://bugzilla.wikimedia.org/49009 normal->15enhancement; +shell (10Andre Klapper) [11:21:45] 03(NEW) Thumb in preview does not get its 'clear' - 10https://bugzilla.wikimedia.org/49010 normal; VisualEditor: ContentEditable; () [11:32:45] 03(mod) Support more fields for CDB interwiki cache - 10https://bugzilla.wikimedia.org/49008 normal->15enhancement; +comment (10Andre Klapper) [11:33:22] 03(mod) Revision query error during convertUserOptions - 10https://bugzilla.wikimedia.org/48820 +patch +patch-need-review; +comment (10Andre Klapper) [11:35:27] 03(mod) Deleting files and redirects leaves stuff behind - 10https://bugzilla.wikimedia.org/48978 (10Andre Klapper) [11:35:45] 03(mod) VisualEditor: For article namespace, disable Heading-1s (

), others? - 10https://bugzilla.wikimedia.org/43334 +comment (10Derk-Jan Hartman) [11:36:25] FYI, I'm going to start moving the mobile documentation on meta to mediawiki.org, per my mailing list post earlier. [11:36:40] * thedj[work] in favor [11:36:47] 03(mod) Package texvc and distribute that way - 10https://bugzilla.wikimedia.org/45076 (10Andre Klapper) [11:36:47] 03(mod) Math extension broken at beta.wmflabs.org: "No backend defined with the name `global-multiwrite`." or "Missing texvc executable" - 10https://bugzilla.wikimedia.org/47203 (10Andre Klapper) [11:36:47] 03(mod) Math extension broken at wikisource: Missing texvc executable - 10https://bugzilla.wikimedia.org/48991 (10Andre Klapper) [11:37:29] 03(mod) Math extension broken at wikisource: Missing texvc executable - 10https://bugzilla.wikimedia.org/48991 (10Andre Klapper) [11:51:26] 03(mod) 201px thumbnail of Coat_of_arm_Bautzen.svg on Commons cannot be purged - 10https://bugzilla.wikimedia.org/48927 +comment (10maic274) [11:53:14] guys! how i can change name of an ns? not extra ns, for example image [11:53:14] i couldn't find anything useful in mediawiki.org [11:59:26] 03(mod) Clicking on image on description page doesn't do anything - 10https://bugzilla.wikimedia.org/48901 +comment (10Derk-Jan Hartman) [11:59:53] Amir1, http://www.mediawiki.org/wiki/Help:Namespaces#Renaming_namespaces [12:02:37] andre__: Thank you but I don't want to do this I want to for example set ns:14 ("category") to something like "boogiedance" :D [12:02:48] can i set it in localsettings? [12:04:04] 03(mod) 201px thumbnail of Coat_of_arm_Bautzen.svg on Commons cannot be purged - 10https://bugzilla.wikimedia.org/48927 +comment (10Andre Klapper) [12:04:34] Amir1, why not create additional namespaces then? [12:05:39] If i can i remove that ns (I mean 14) and add namespace that would be good [12:06:37] Amir1, why would you want to remove ns:14? [12:07:06] do you think this will work? $wgExtraNamespaces[14] = "BoogieDance"; [12:07:06] because mainly I want to change its name [12:07:20] I still miss a usecase. [12:12:46] andre__ It's a very long story [12:26:42] 03(mod) Tab index sorting doesn't make sense - 10https://bugzilla.wikimedia.org/29199 +comment (10Derk-Jan Hartman) [12:37:05] 03(mod) When saving failed user has no way to retry and even if many failed YOU ARE NOT NOTIFIED - 10https://bugzilla.wikimedia.org/48773 +comment (10Purodha Blissenbach) [12:40:08] 03(mod) Translation page does not contain the latest translations/last translation - 10https://bugzilla.wikimedia.org/46716 +comment (10Purodha Blissenbach) [12:52:56] 03(mod) VisualEditor: For article namespace, disable Heading-1s (

), others? - 10https://bugzilla.wikimedia.org/43334 +comment (10martijnhoekstra) [13:03:00] 03(mod) Quick "Show other bug reports in this component" query link in bug report - 10https://bugzilla.wikimedia.org/46413 +comment (10aklapper) [13:04:53] 03(mod) add link widget should not invite to add links for user and talk pages - 10https://bugzilla.wikimedia.org/47620 (10Aude) [13:07:15] 03(NEW) Queue edits locally for saving - 10https://bugzilla.wikimedia.org/49011 major; MediaWiki extensions: WikidataRepo; () [13:13:29] 03(NEW) Warn about inconsistent header indexes - 10https://bugzilla.wikimedia.org/49012 normal; VisualEditor: Editing Tools; () [13:15:57] hello [13:16:06] got a question about mediawiki database [13:16:35] I read the docs about timestamps [13:17:04] but it doesn't seem to correspond to those I have in my database? [13:17:23] 03(mod) Create list of eligible voters for 2013 Board election - 10https://bugzilla.wikimedia.org/48168 +comment (10risker.wp) [13:18:40] An example of rev_timestamp in my database: 3230313330353331303834323432 [13:19:02] and the weirdest thing: I tried to modify these data [13:19:20] and it still the correct date which is displayed [13:19:23] erwyn: that's like two times as long as a timestamp should be [13:19:27] in any format i can imagine [13:19:37] MatmaRex: I agree [13:20:18] erwyn: are you sure you're viewing the data correctly? mediawiki uses a lot of varbinary fields for text, which e.g. phpmyadmin interprets ascontaining binary data [13:20:28] and displays in funny ways [13:22:05] 03(mod) Create test poll on test.wikipedia.org for 2013 Board elections - 10https://bugzilla.wikimedia.org/48330 +comment (10risker.wp) [13:22:24] you're right that was my database viewer [13:22:32] urk [13:22:42] sorry to have disturbed you [13:23:22] :) [13:23:30] happy to have helped [13:23:46] andre__, hey. anton.bolfing@access-for-all.ch has sent 3 automated emails to wikitech-l in response to the digests within the last two days. can you stop that somehow? [13:26:15] marktraceur, I finally nailed down that problem with the pages not rendering some things -- And this is weird :) I had been checking the www.tinymicros.com-error_log file for errors. I went back and checked error_log, and it was FULL of apache crashes. I'm running Gentoo (yeah yeah, it's going to be a Debian cut-over as soon as I get time), so any library or binary listed in the backtrace I re-emerged. Still crashed. I had a vagu [13:26:15] e recollection of sys-apps/file ("identify a file's format by scanning binary data for patterns") causing a problem with something else, so I downgraded it. And that fixed everything. [13:29:36] 03(mod) Wrong ordering of search results - 10https://bugzilla.wikimedia.org/43238 +comment (10Mushroom) [13:39:16] 03(mod) Create test poll on test.wikipedia.org for 2013 Board elections - 10https://bugzilla.wikimedia.org/48330 +comment (10Thehelpfulone) [13:48:17] Krenair, he's on moderation now [13:48:25] ty [13:48:28] 03(mod) Create list of eligible voters for 2013 Board election - 10https://bugzilla.wikimedia.org/48168 +comment (10sam) [13:50:04] 03(NEW) Wikistats fails to parse php message file correctly for ID (Indonesian) - 10https://bugzilla.wikimedia.org/49013 normal; Analytics: Wikistats; () [13:52:36] 03(mod) Thanks workflow needs further thought - 10https://bugzilla.wikimedia.org/47658 +comment (10b) [13:58:11] DanielK_WMDE: good choice of blog post to point wikitech to [13:58:36] 03(NEW) Use value formatters for displaying values on Entity pages (non-JavaScript view) - 10https://bugzilla.wikimedia.org/49014 normal; MediaWiki extensions: WikidataRepo; () [14:00:00] JeroenDeDauw: \o/ [14:00:03] k4jcw_: I'm glad you figured it out :) [14:05:33] 03(mod) Update SecurePoll to use ResourceLoader - 10https://bugzilla.wikimedia.org/48976 (10Sam Reed (reedy)) [14:07:45] 03(mod) Rollback workflow needs further thought - 10https://bugzilla.wikimedia.org/47782 +comment (10Technical 13) [14:08:36] 03(mod) Thanks workflow needs further thought - 10https://bugzilla.wikimedia.org/47658 +comment (10Technical 13) [14:19:55] Nikerabbit: ping? [14:29:26] YuviPanda: pong [14:29:32] hello [14:29:37] I'm told you were looking for me [14:30:18] YuviPanda: yeah, since Amir hat too many hats, are you willing to be a co-mentor for the translate mobile app project? [14:30:40] i'm unsure how much time I'll be able to dedicate. what exactly will I have to do? [14:33:43] YuviPanda: be my backup and advice on issues related to your mobile experience [14:37:19] Nikerabbit: can do, as long as I am the 'backup' [14:37:48] Nikerabbit: and also have some notice on when I need to be available. Doesn't look like I'll be staying in predictable timezones for the next few months... [14:37:57] Nikerabbit: but yay, glad to help :) [14:42:16] Nikerabbit: do I have to do something to 'accept'? [14:46:56] 03(mod) Collect meta info and serialize it in the head or elsewhere - 10https://bugzilla.wikimedia.org/45206 +comment (10mediawiki) [14:47:57] say yes..! [14:49:17] yes? [14:50:17] \o/ [14:57:40] 03(mod) system wide software request: sbt - 10https://bugzilla.wikimedia.org/48859 +comment (10Peter Bena) [14:59:23] 03(mod) system wide software request: sbt - 10https://bugzilla.wikimedia.org/48859 (10Peter Bena) [15:00:22] 03(mod) Queue edits locally for saving - 10https://bugzilla.wikimedia.org/49011 major->15enhancement (10Sam Reed (reedy)) [15:11:09] ConfusedPanda: that's enough :) [15:11:28] :) [15:20:19] 03(NEW) reset $wgRestrictDisplayTitle to false and $wgAllowDisplayTitle to true for en.wikivoyage.org - 10https://bugzilla.wikimedia.org/49015 normal; Wikimedia: General/Unknown; () [15:23:27] 03(mod) Collect meta info and serialize it in the head or elsewhere - 10https://bugzilla.wikimedia.org/45206 +comment (10gwicke) [15:24:29] 03(mod) Cannot easily retry upload - 10https://bugzilla.wikimedia.org/45377 (10Andre Klapper) [15:24:30] 03(mod) Use mw.loader.using for non essential modules - 10https://bugzilla.wikimedia.org/48718 (10Andre Klapper) [15:24:33] 03(mod) [Contributions] Allow people to submit coordinates for articles that don't have them - 10https://bugzilla.wikimedia.org/42786 (10Andre Klapper) [15:24:34] 03(mod) Zooming will hide reference div on Firefox Mobile - 10https://bugzilla.wikimedia.org/38647 (10Andre Klapper) [15:24:35] 03(mod) Add button to "expand all" sections of a page (Mobile view) - 10https://bugzilla.wikimedia.org/45951 (10Andre Klapper) [15:24:35] 03(mod) Performance: investigate cookie usage - 10https://bugzilla.wikimedia.org/48949 (10Andre Klapper) [15:24:36] 03(mod) Document JavaScript code in javascripts/common - 10https://bugzilla.wikimedia.org/44127 (10Andre Klapper) [15:24:37] 03(mod) Standardize page-loaded event across stable/beta/alpha - 10https://bugzilla.wikimedia.org/45299 (10Andre Klapper) [15:24:38] 03(mod) Use real (logic-less) templates to generate HTML - 10https://bugzilla.wikimedia.org/44130 (10Andre Klapper) [15:24:39] 03(mod) Unnecessary vendor-specific CSS prefixes (especially -moz) - 10https://bugzilla.wikimedia.org/48422 (10Andre Klapper) [15:24:41] 03(mod) Description of watchlist inaccurate - 10https://bugzilla.wikimedia.org/44922 (10Andre Klapper) [15:24:42] 03(mod) Large welcome message shouldn't display on every Main page visit - 10https://bugzilla.wikimedia.org/46442 (10Andre Klapper) [15:24:43] 03(mod) Clicking on image on description page doesn't do anything - 10https://bugzilla.wikimedia.org/48901 (10Andre Klapper) [15:24:45] 03(mod) Make mobileFrontend an object created with "new" - 10https://bugzilla.wikimedia.org/44264 (10Andre Klapper) [15:24:45] 03(mod) Add font size adjustment feature to the mobile front end - 10https://bugzilla.wikimedia.org/48946 (10Andre Klapper) [15:24:48] 03(mod) Video files are broken on most mobile browsers - 10https://bugzilla.wikimedia.org/38305 (10Andre Klapper) [15:24:48] 03(mod) Make images clickable on image description pages - 10https://bugzilla.wikimedia.org/48996 (10Andre Klapper) [15:24:50] 03(mod) Use touchend instead of click event where possible - 10https://bugzilla.wikimedia.org/46012 (10Andre Klapper) [15:24:52] 03(mod) No stable/beta/alpha branding in Opera Mini due to lack of placeholder support - 10https://bugzilla.wikimedia.org/48191 (10Andre Klapper) [15:31:12] 03(NEW) Support variants in site links - 10https://bugzilla.wikimedia.org/49016 normal; MediaWiki extensions: WikidataRepo; () [15:36:05] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 +comment (10gerritadmin) [15:36:22] 03(mod) Support variants in site links - 10https://bugzilla.wikimedia.org/49016 +comment (10denny vrandecic) [15:41:07] 03(mod) reset $wgRestrictDisplayTitle to false and $wgAllowDisplayTitle to true for en.wikivoyage.org - 10https://bugzilla.wikimedia.org/49015 +comment (10Bryan Stephenson) [15:52:41] 03(mod) Use value formatters for displaying values on Entity pages (non-JavaScript view) - 10https://bugzilla.wikimedia.org/49014 +comment (10gerritadmin) [15:58:52] When I get 'page changed' emails, the name of the user appears as a blank if they have not created a User: page [15:59:06] e.g. "The Foobar Wiki page Foo/Bar has been changed on 2013-05-31 by , see http://wiki.foobar.org/Foo/Bar for the current revision." [16:01:37] I tried searching in bugzilla, but didn't find an on-topic bug report [16:02:27] colonelqubit: It's totally possible that nobody has filed a bug-report, feel free to file your yourself [16:02:47] *file one yourself [16:04:13] lol [16:04:22] * colonelqubit will go file himself [16:04:36] (much preferable to all the work that hath been heaped upon me :-) [16:04:53] daniel_renfro: thanks :-0 [16:06:02] 03(mod) Lua error, interpreter exited with status 2. - 10https://bugzilla.wikimedia.org/48877 +comment (10Brad Jorsch) [16:07:33] 03(mod) Collect meta info and serialize it in the head or elsewhere - 10https://bugzilla.wikimedia.org/45206 +comment (10mediawiki) [16:08:13] colonelqubit: no problemo [16:09:33] I'm mass-importing pages from meta; I'm hoping it won't break the wiki. [16:13:00] 03(mod) Wikidata should distinguish site IDs and language codes - 10https://bugzilla.wikimedia.org/41723 minor->normal (10denny vrandecic) [16:22:33] 03(NEW) Empty string displayed instead of Full Name/username in email notifications when no User: page exists - 10https://bugzilla.wikimedia.org/49017 normal; MediaWiki: Email; () [16:25:45] 03(mod) system wide software request: sbt - 10https://bugzilla.wikimedia.org/48859 +comment (10martijnhoekstra) [16:27:14] 03(NEW) Remove placeholder text from login form (Special:UserLogin) - 10https://bugzilla.wikimedia.org/49018 normal; MediaWiki: User login and signup; () [16:37:29] 03(mod) Set up SignWriting extension on Incubator for testing - 10https://bugzilla.wikimedia.org/22216 +comment (10Stephen E Slevinski Jr) [16:38:31] !wg ResourceLoaderDebug [16:38:32] https://www.mediawiki.org/wiki/Manual:$wgResourceLoaderDebug [16:43:01] 03(mod) Score extension outputting "Unable to copy the generated files to their final location: An unknown error occurred in storage backend "global-ceph"." occasionally - 10https://bugzilla.wikimedia.org/49004 +comment (10Greg Grossmeier) [16:52:58] Where can I find a list of tricks like using "!wg" ? I can't seem to find this anywhere [16:53:42] !botbrain [16:53:42] Hello, I'm wm-bot. The database for this channel is published at http://bots.wmflabs.org/~petrb/db/%23mediawiki.htm More about WM-Bot: https://meta.wikimedia.org/wiki/wm-bot [16:54:51] daniel_renfro: ^ [16:54:54] 03(mod) When creating a redirect page it does not match Capital letter words to lOWER case pages - 10https://bugzilla.wikimedia.org/16072 +comment (10Lvova) [16:56:50] Vulpix: gotcha [16:56:53] !botbrain [16:56:53] Hello, I'm wm-bot. The database for this channel is published at http://bots.wmflabs.org/~petrb/db/%23mediawiki.htm More about WM-Bot: https://meta.wikimedia.org/wiki/wm-bot [17:21:49] \quit [17:21:57] crap oops [17:26:20] 03(mod) Clicking on image on description page doesn't do anything - 10https://bugzilla.wikimedia.org/48901 +comment (10Arthur Richards) [17:28:29] 03(mod) Clicking on image on description page doesn't do anything - 10https://bugzilla.wikimedia.org/48901 +comment (10jrobson) [17:28:44] 03(mod) Make images clickable on image description pages - 10https://bugzilla.wikimedia.org/48996 +comment (10jrobson) [17:31:56] what should I put in the textbox with a placeholder "property"? [17:32:04] when creating a claim? [17:36:15] 03(mod) [New version] Hide stats list on small screen sizes rather than move it - 10https://bugzilla.wikimedia.org/49002 +comment (10jared.zimmerman) [17:56:01] 03(NEW) Patrolled edits failure - 10https://bugzilla.wikimedia.org/49019 major; Wikimedia: General/Unknown; () [17:59:21] 03(NEW) Add resizing support to OSM - 10https://bugzilla.wikimedia.org/49020 normal; Wikimedia Labs: Infrastructure; () [18:00:56] 03(mod) Add resizing support to OSM - 10https://bugzilla.wikimedia.org/49020 (10Damian Z) [18:01:10] 03(mod) Add font size adjustment feature to the mobile front end - 10https://bugzilla.wikimedia.org/48946 +comment (10thexlab) [18:01:31] 03(mod) Add resizing support to OSM - 10https://bugzilla.wikimedia.org/49020 normal->15enhancement (10Damian Z) [18:12:09] Dereckson, have you forgotten https://bugzilla.wikimedia.org/show_bug.cgi?id=48843 ? :) [18:14:52] 03(mod) possible to create duplicate sitelinks - 10https://bugzilla.wikimedia.org/48260 +comment (10daniel.kinzler) [18:15:32] 03(mod) Patrolled edits failure - 10https://bugzilla.wikimedia.org/49019 +comment (10hoo) [18:19:54] 03(mod) mw.loader.using should not throw an exception when an optional module doesn't exist - 10https://bugzilla.wikimedia.org/47296 +comment (10jrobson) [18:22:54] 03(mod) When creating a redirect page it does not match Capital letter words to lOWER case pages - 10https://bugzilla.wikimedia.org/16072 +comment (10Lvova) [18:26:54] 03(NEW) what's with capital letters? - 10https://bugzilla.wikimedia.org/49021 normal; Wikimedia: Wikidata; () [18:32:22] 03(mod) Unexpected
tags in mobile diffs - 10https://bugzilla.wikimedia.org/48760 +comment (10jrobson) [18:40:36] 03(mod) Patrolled edits failure - 10https://bugzilla.wikimedia.org/49019 +comment (10hubert.bossot) [19:19:15] 03(mod) possible to create duplicate sitelinks - 10https://bugzilla.wikimedia.org/48260 +comment (10pinkampersand.wikimedia) [19:20:07] 03(NEW) No patrol link even though page is marked as unpatrolled - 10https://bugzilla.wikimedia.org/49022 normal; MediaWiki: Patrolling; () [19:20:17] 03(mod) No patrol link even though page is marked as unpatrolled - 10https://bugzilla.wikimedia.org/49022 (10Tomasz W. Kozlowski) [19:26:43] Hey [19:26:53] Could someone please review https://github.com/konarak/QuickResponse [19:27:32] extension as requested in bug #48329 [19:27:51] 03(mod) Remove placeholder text from login form (Special:UserLogin) - 10https://bugzilla.wikimedia.org/49018 +comment (10swalling) [19:28:05] kondi: It needs a license. [19:28:24] kondi: And you need to include the licenses of any libraries you pulled in (the jQuery library, for instance) [19:28:37] oh yes [19:28:46] will do [19:29:08] marktraceur: anything else? [19:29:53] kondi: Those are the first things I saw, but I can go more in-depth if you'd like [19:30:11] kondi: To be clear, the only JS you wrote is in quickresponse.js? [19:30:27] sure, yes. This is my first extension [19:30:38] *nod* that's fine, we'll still help out :) [19:31:02] :) [19:31:12] Yaron:I've repaired and upgraded data in the wiki, it doesnt help :( I only set one property in this template and it gives so many mistakes :( http://151.236.218.36/wiki/Template:%D0%9F%D1%80%D0%B8%D0%B3%D0%BE%D0%B6%D0%B8%D0%BD%D0%B0-%D0%9A%D0%B8%D1%80%D0%B1%D0%B8_%D0%90%D0%BD%D0%BD%D0%B0_%D0%90%D1%80%D0%BA%D0%B0%D0%B4%D1%8C%D0%B5%D0%B2%D0%BD%D0%B0 [19:31:21] kondi: It looks like you're using mw.loader.using, but you should just rely on the dependencies and leave it at that, I don't think you need to also load the library in the JS itself [19:32:21] natbrown: where are the mistakes? [19:32:59] On the page with the templates. I looked with the Firefox and explore [19:33:02] marktraceur: ah alright, so I should just have an iife? [19:33:32] kondi: iife? [19:33:43] kondi: Also, it looks like your i18n file is missing message documentation [19:34:18] a "life", I suppose :) [19:35:11] Can't you see? In the botom of the page http://151.236.218.36/wiki/Template:%D0%9F%D1%80%D0%B8%D0%B3%D0%BE%D0%B6%D0%B8%D0%BD%D0%B0-%D0%9A%D0%B8%D1%80%D0%B1%D0%B8_%D0%90%D0%BD%D0%BD%D0%B0_%D0%90%D1%80%D0%BA%D0%B0%D0%B4%D1%8C%D0%B5%D0%B2%D0%BD%D0%B0 I read this as well I read this http://sourceforge.net/mailarchive/message.php?msg_id=30884909and and posted in semediawiki-user@lists.sourceforge.net [19:35:37] marktraceur: okay will add that [19:36:24] kondi: And we tend to wrap our JS modules in closures, passing them local references for $ and mw. You may not want to do that, that's OK. [19:36:33] Yaron: When I refresh the page the mistakes go away. Otherwise it looks like it works fine. [19:38:43] marktraceur: Didn't understand the last part [19:38:54] 03(NEW) in Page namespace, provide link(s) to ns0 page(s) which trasclude the current Page: - 10https://bugzilla.wikimedia.org/49023 enhancement; MediaWiki extensions: ProofreadPage; () [19:39:57] MaxSem: hey max, i need a mobile guy again [19:40:19] MaxSem: is there something about https://pl.wikipedia.org/wiki/Wikipedia:Strona_główna that could be made more mobile friendly than it is now? [19:40:34] MaxSem: the styles are loaded via a gadget, so they'll be stripped [19:40:53] and the markup is IMO pretty slick right now [19:41:02] or at least as slick as it gets when you're limited by wikitext :) [19:41:33] (this will be pl.wp's new main page once i make sure it at least sort of works on IE6 and the likes) [19:43:05] 03(mod) Enable Disambiguator extension on test and test2 wikis - 10https://bugzilla.wikimedia.org/48695 +comment (10rkaldari) [19:44:41] marktraceur: nevermind, does https://gist.github.com/konarak/5687492 look fine? [19:45:03] Yup, great :) [19:45:16] kondi: The indent for 'use strict' is a little wonky [19:45:27] was changing that only :D [19:49:59] 03(NEW) Removal of de-formal - 10https://bugzilla.wikimedia.org/49024 normal; Wikimedia: Wikidata; () [19:50:07] marktraceur: the qrcode.js already has the license information included [19:50:34] kondi: But the jQuery plugin doesn't [19:51:12] oops yes, putting the license on top of the file should do right? [19:51:31] kondi: In some ways no, but it's the best we can do right now :) [19:51:41] 03(mod) Use touchend instead of click event where possible - 10https://bugzilla.wikimedia.org/46012 +comment (10howief) [19:51:47] (never mind, there's some bikeshedding going on about JS licenses right now) [19:51:52] alright thanks :D [19:52:46] Apart from that the code looks good - does it work? :) [19:53:45] haven't checked after editing yet [19:53:51] will test in a bit [19:53:53] natbrown: sorry for the delay. Yes, I see the errors... I have no idea, sorry! [19:54:09] It could be that the SMW developers are the only ones who would know. [19:54:37] 03(mod) Removal of de-formal - 10https://bugzilla.wikimedia.org/49024 (10denny vrandecic) [19:54:59] yaron:How do I report the bug? [19:55:29] Go to bugzilla.wikimedia.org. [19:55:31] 03(mod) Removal of de-formal - 10https://bugzilla.wikimedia.org/49024 normal->major (10denny vrandecic) [19:57:45] yurik:Hi :) Can you help to report the bug correct way, please! I only did it once and don't even remember my login :( [19:58:36] natbrown, you meant yaron ? [19:58:46] yaron: Is it the same bug? [19:59:07] I don't know... where is the bug you submitted before? [20:00:10] It was a different bug and yurik told me that the bug was already submited. [20:00:39] i did? [20:00:41] yurik: You helped me in Amsterdam :) [20:00:48] 03(mod) Empty parentheses are shown in block log entries when no block parameter is needed - 10https://bugzilla.wikimedia.org/47035 +comment (10Umherirrender) [20:00:52] Yes! You did! [20:00:56] ... need a bit more context :) [20:01:16] Could someone of the Gerrit admins check the project owner requests: https://www.mediawiki.org/wiki/Gerrit/Project_ownership#Add_Brian_Wolff.2FBawolff_and_Clancer_to_mediawiki.2Fextensions.2FMoodle ? [20:01:41] You've told me that I didn't do it right and you found that the bug was already reported. [20:01:57] 03(mod) Use touchend instead of click event where possible - 10https://bugzilla.wikimedia.org/46012 +comment (10jrobson) [20:02:38] ahem... natbrown, do you have a link to the bug by any chance? or what was the bug about? [20:04:58] 03(mod) Empty parentheses are shown in block log entries when no block parameter is needed - 10https://bugzilla.wikimedia.org/47035 +comment (10gerritadmin) [20:09:18] 03(mod) Debug Toolbar does not pop on bad chars in debug text - 10https://bugzilla.wikimedia.org/48951 +comment (10Umherirrender) [20:10:10] 03(mod) Show debug output in toolbar - 10https://bugzilla.wikimedia.org/48952 +comment (10Umherirrender) [20:13:46] 03(mod) The App Store description cannot be localized. - 10https://bugzilla.wikimedia.org/48925 +comment (10Tomasz Finc) [20:16:08] 03(NEW) Problems after upgrade to MW21: error on saving using SMWSQLStore3 - 10https://bugzilla.wikimedia.org/49025 normal; MediaWiki extensions: Semantic MediaWiki; () [20:16:49] [20:17:15] what did i do now? [20:17:30] Merely amused me when I read the scroll. [20:17:38] Mind you, that's easy to do. [20:19:00] yurik: I have filed the bug here https://bugzilla.wikimedia.org/show_bug.cgi?id=49025 Did I do it correct? The other bug that I reported before I can't find :( But you might be able to find it, since you know bugzilla much better than I do :) Nice to chat to you :) [20:19:49] oh, ok, at least now i know who i'm talking to :))) [20:20:38] amgine: Who can forget yurik? But we are easily forgotten :( [20:21:06] yurik & yuri are similar, natbrown & natasha ... a bit further apart [20:23:14] I am natbrown since I am married and my husband is brown :) He is my big half :) [20:23:36] hi yurik [20:24:42] hi Nikerabbit [20:24:49] natbrown, now it makes sense :) [20:25:07] Nikerabbit for example is actually a shoe married to a rabbit [20:26:25] And all these years I assumed it was the full name of the greek goddess of victory. [20:26:51] 1) choose a nickname [20:26:53] 2) ??? [20:26:56] 3) profit [20:26:59] yurik: That's why no one forgets you ! [20:27:21] i troll alot? [20:27:29] :) [20:29:12] yurik: Alots don't like trolling, you know. They'll kickban you. [20:29:29] http://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html context. [20:29:42] But I don't think we have any alot admins here. So you might be safe. [20:30:19] Zing level is pretty high in here, must be Vendredi. [20:33:53] marktraceur, thanks!!! Alot!!! [20:34:10] * yurik will use it from now on [20:34:12] Hah. [20:34:30] yurik: I feel like I had the opposite intended effect, and I'm mostly OK with that [20:45:05] marktraceur: done, it is working perfectly [20:45:46] Cool! [20:46:21] 03(NEW) Display more fields on [[Special:Interwiki]] - 10https://bugzilla.wikimedia.org/49026 normal; MediaWiki extensions: Interwiki (extension); () [20:48:48] kondi: What's your goal for the extension, if you don't mind my asking [20:50:02] marktraceur: goal as in? I wanted to develop something simple and useful [20:50:15] Cool :) [20:50:39] kondi: I mean, some people will write for their own site, some for a project, some just for fun [20:51:11] :) well consider this was for fun :) [20:51:13] I figured I could guide you somewhere if you had further stuff you wanted to accomplish, but if you just wanted to make something cool, this looks pretty good to me [20:51:30] apart from that this might be useful on commons [20:51:56] *nod* [20:52:33] marktraceur: I'm have some time these days so I'd love to dabble with almost anything [20:53:04] to be precise, what kind of further stuff? [20:53:18] Like, getting it deployed somewhere (like on Commons) [20:53:35] now that'd be really cool :D [20:54:45] btw, evil link is evil, thanks. [20:55:24] also, marktraceur. [20:55:42] I'm super glad I could help, Amgine [20:57:25] <^demon> Amgine: I could use some tea, care to share? :) [20:58:03] Hun, I have a *cupboard* full of tea, about 50-50 loose leaf and bagged. [20:58:33] [20:58:50] <^demon> I don't think so :p [20:59:38] ^demon: greg was looking for ya, actually. :P [20:59:46] <^demon> Amgine: But I grew up south of the mason-dixon, so it's far from the first time I've been called "hun." [20:59:48] and one of the daniels [20:59:51] and many people [20:59:56] since gerrit was kinda slow :D [21:00:04] <^demon> MatmaRex: I've been out sick today, I just dropped in to say hi^H^H^H^H^H troll a bit :) [21:00:27] [21:01:20] marktraceur: now that you've mentioned it, what's the chances of it getting deployed? [21:02:17] kondi: I don't know right now, and I have a meeting, but I'll ping you in a bit? Will you be around for a while and/or this weekend? [21:03:18] sure thing, I'm more available on #wikipedia-en than I'm here :) [21:04:39] 03(mod) Remove placeholder text or labels from login form (Special:UserLogin) inputs - 10https://bugzilla.wikimedia.org/49018 summary (10MZMcBride) [21:08:08] 03(mod) User notification when new gadgets are enabled on an opt-out basis - 10https://bugzilla.wikimedia.org/34522 +comment (10b) [21:13:18] 03(mod) List of roots needs a sorting tweak - 10https://bugzilla.wikimedia.org/47156 (10MZMcBride) [21:14:42] 03(mod) Removal of de-formal - 10https://bugzilla.wikimedia.org/49024 +comment (10denny.vrandecic) [21:15:48] 03(mod) E-mail addresses are getting double-escaped - 10https://bugzilla.wikimedia.org/48979 +comment (10innocentkiller) [21:18:36] 03(mod) Merging users fails to merge edit counts. - 10https://bugzilla.wikimedia.org/44917 +comment (10mail) [21:28:55] 03(mod) Article namespace moves causing ancient articles to get listed on NewPagesFeed - 10https://bugzilla.wikimedia.org/46402 +comment (10Oliver Keyes) [21:30:02] 03(mod) [Android] Image crop / resize feature needed - 10https://bugzilla.wikimedia.org/46408 +comment (10Tomasz Finc) [21:32:58] 03(NEW) PageCuration: curation toolbar appearing at the bottom of the screen - 10https://bugzilla.wikimedia.org/49027 normal; MediaWiki extensions: PageCuration; () [21:33:13] 03(mod) "My uploads list" slow to load and incorrect order - 10https://bugzilla.wikimedia.org/48027 +comment (10mhurd) [21:36:05] 03(mod) PageCuration: curation toolbar appearing at the bottom of the screen - 10https://bugzilla.wikimedia.org/49027 +comment (10rkaldari) [21:36:27] 03(mod) Provide namespace IDs and names in the databases similar to toolserver.namespace - 10https://bugzilla.wikimedia.org/48625 +comment (10Legoktm) [21:36:40] 03(mod) In "my uploads" view there are blank placeholders for deleted images - 10https://bugzilla.wikimedia.org/45408 +comment (10Tomasz Finc) [21:37:22] 03(mod) PageCuration: curation toolbar appearing at the bottom of the screen - 10https://bugzilla.wikimedia.org/49027 +comment (10okeyes) [21:40:09] 03(mod) [Android] Validate title as you type - 10https://bugzilla.wikimedia.org/45460 (10Tomasz Finc) [21:40:52] 03(mod) Validate title as you type - 10https://bugzilla.wikimedia.org/45460 summary (10Tomasz Finc) [21:42:27] 03(NEW) [[:mw:Extension:UniversalLanguageSelector]] is not supporting IE7? (or the other way around) - 10https://bugzilla.wikimedia.org/49028 normal; MediaWiki extensions: UniversalLanguageSelector; () [21:43:19] 03(mod) Commons iOS app: photo library picker should be done in-app using AssetLibrary - 10https://bugzilla.wikimedia.org/45466 +comment (10Tomasz Finc) [21:46:21] 03(mod) [Android] Add GeoTagging support via {{location}} - 10https://bugzilla.wikimedia.org/45471 +comment (10Tomasz Finc) [21:47:44] 03(mod) [Android] Upload count reported inconsistently - 10https://bugzilla.wikimedia.org/45570 +comment (10Tomasz Finc) [21:47:45] 03(mod) "My uploads" counts failed uploads - 10https://bugzilla.wikimedia.org/45458 +comment (10Tomasz Finc) [21:48:53] 03(mod) Math extension broken at wikisource: Missing texvc executable - 10https://bugzilla.wikimedia.org/48991 +comment (10greg) [21:49:56] 03(mod) "My uploads list" slow to load and incorrect order - 10https://bugzilla.wikimedia.org/48027 +comment (10swalling) [22:06:56] 03(mod) Commons iOS app 'upload' button is sometimes not enabled - 10https://bugzilla.wikimedia.org/46001 +comment (10Tomasz Finc) [22:16:27] 03(NEW) Special:MobileDiff forces diff view when attempting to view an old revision of an article - 10https://bugzilla.wikimedia.org/49029 normal; MediaWiki extensions: MobileFrontend; ()