[01:06:24] (03CR) 10Bartosz Dziewoński: "Superseded by https://gerrit.wikimedia.org/r/234086 ?" [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/231408 (owner: 10MarkTraceur) [07:01:03] 6Multimedia, 6Commons, 6Community-Tech, 10Tool-Labs-tools-Other: [AOI] Ceate a new DerivativeFX after the Toolserver shutdown - https://phabricator.wikimedia.org/T110409#1578806 (10Qgil) Would this proposal fit in #Possible-Tech-Projects for i.e. the next [[ https://www.mediawiki.org/wiki/Outreachy | Outre... [08:15:03] 6Multimedia, 10MediaWiki-File-management, 5MW-1.26-release, 5Patch-For-Review, 7Wikimedia-log-errors: File not stored with SHA1 metadata - https://phabricator.wikimedia.org/T105810#1578993 (10aaron) 5Open>3Resolved a:3aaron [09:33:32] (03PS2) 10Thiemo Mättig (WMDE): Remove all readOnly usability blockages [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/177786 [09:52:59] 6Multimedia, 6Commons, 10MediaWiki-File-management, 10MediaWiki-Tarball-Backports, and 7 others: InstantCommons broken by switch to HTTPS - https://phabricator.wikimedia.org/T102566#1579261 (10Seb35) Both tasks have patches written by @Bawolff and tested by me, waiting for reviewers and +2. @BBlack: the g... [10:46:55] 6Multimedia, 6Commons, 10MediaWiki-extensions-MultimediaViewer: "Open in Media Viewer" box appears twice - https://phabricator.wikimedia.org/T110493#1579381 (10Steinsplitter) [10:47:13] 6Multimedia, 6Commons, 10MediaWiki-extensions-MultimediaViewer: "Open in Media Viewer" box appears twice - https://phabricator.wikimedia.org/T110493#1579386 (10Steinsplitter) p:5Low>3Triage [10:54:43] (03PS1) 10Thiemo Mättig (WMDE): Add explicit word-wrap: break-word to textareas [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/234243 [11:00:12] (03PS1) 10Thiemo Mättig (WMDE): Allow partial selection in text fields [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/234245 [14:14:10] hello everubody, i have a question about extencion EmbededVideo [14:14:18] hello everybody, i have a question about extencion EmbededVideo [14:15:04] my error log apache list the error "extensions/EmbedVideo/EmbedVideo.i18n.magic.php" [14:16:10] syntax error, unexpected '[' in public_html/extensions/EmbedVideo/EmbedVideo.i18n.magic.php on line 12 [14:16:25] In this doc, my 12 line is [14:16:40] $magicWords['en'] = [ [14:18:19] full content, witout coments this file : [14:18:21] 11 $magicWords = []; [14:18:21] 12 $magicWords['en'] = [ [14:18:21] 13 'ev' => [0, 'ev'], [14:18:21] 14 'evp' => [0, 'evp'], [14:18:21] 15 'evt' => [0, 'evt'] [14:18:22] 16 ]; [14:54:27] Hi rodrigorootrj [14:54:40] hi [14:54:54] rodrigorootrj: That's not how you make arrays in versions of PHP that we support [14:55:00] You must use array() instead of [] [14:56:28] well, i get this code from download page embededvideo...this link https://www.mediawiki.org/wiki/Extension:EmbedVideo [14:57:12] i change this file... [14:57:23] i will change thes file [14:58:43] I don't see that code on that page. [14:59:31] rodrigorootrj: Actually, can you try running php --version so we can make sure that's the issue? [15:00:32] PHP 5.3.3-7 [15:00:40] OK, just upgrade to 5.4 [15:00:47] That's what the extension page says it supports [15:01:00] tks, i will make this now! [15:01:06] :) [15:01:55] However, I should probably have words with them about not supporting a PHP that MediaWiki supports [15:02:11] marktraceur: Hmm, do we use that one? [15:04:42] I don't believe so. [15:04:50] It's like, embedding YouTube and stuff IIRC [15:05:17] Besides, I think the cluster is almost certainly running a PHP that would be compatible with short arrays [15:52:47] 6Multimedia, 10MediaWiki-extensions-CommonsMetadata, 5Patch-For-Review: Create frontend API based on mw.Upload for Commons uploads - https://phabricator.wikimedia.org/T105071#1580326 (10Jdforrester-WMF) p:5Normal>3High [15:55:10] 6Multimedia, 10MediaWiki-extensions-UploadWizard: Pull CSS out into several different LESS files based on what is used where - https://phabricator.wikimedia.org/T98785#1580335 (10Jdforrester-WMF) [15:55:12] 6Multimedia, 10MediaWiki-extensions-UploadWizard, 7Epic: Migrate UploadWizard UI elements to OOjs UI - https://phabricator.wikimedia.org/T96914#1580334 (10Jdforrester-WMF) [15:55:30] 6Multimedia, 10MediaWiki-extensions-UploadWizard: Use OOUI buttons in UploadWizard instead of jquery UI buttons - https://phabricator.wikimedia.org/T98391#1580339 (10MarkTraceur) 5Open>3Resolved [16:22:18] marktraceur: Not the video scalers etc. [16:25:04] James_F: Urgh. [16:35:25] marktraceur: Inorite. [17:22:09] marktraceur: VideoService class is not converted yet, but it is more or less an untested compat branch. https://github.com/Alexia/mediawiki-embedvideo/tree/compat [17:23:51] Ohai Trela. [17:29:11] <-- Alexia. This is my legacy IRC nickname, but I keep it because some old legacy channels I am in here. :P [17:29:28] Fair enough [17:29:45] Trela: Thanks for answering, it struck me as pretty odd [17:30:31] The fella who left after you came in, rodrigo, was the one with the issue; I guess updating PHP probably fixed his issue [17:30:50] Partly because we develop and target PHP 5.4+ here(Curse/Gamepedia) and partly because it is a way to help convince people to update their outdated and potentially insecure PHP installations. [17:31:54] (ooh, curse, I have good memories of curse) [17:32:02] Anyway, fair enough [17:32:38] We made compat branches on other extensions. Just missed this one. [17:33:44] Trela: While I have you here, do you know if you're involved in the stakeholders' group, or somehow tied into the MediaWiki release cycle? [17:34:44] No and maybe? We follow a tick tock cycle. Even numbers we skip because they usually introduce new features that tend to be buggy. Odd we upgrade to since they are generally very stable. [17:35:08] Gamepedia/Hydra Platform is on MW 1.23 and we will be upgrading to 1.25 soon. [17:35:14] Interesting [17:35:24] I never knew we were so predictable. :) [17:36:24] Worked out well for us so far. Done 1.19 -> 1.21 -> 1.23 already. [17:36:30] Excellent [17:36:39] Trela: WikiHow recently jumped like 12 versions in one day [17:36:45] Dunno how they pulled it off frankly [17:36:55] We might be the only large wiki farm that does regular MW upgrades. [17:37:15] Trela: I've told Mark Hershberger (hexmode) to get in contact with you guys, we'll see if he follows up [17:37:26] Trela: Well, and WMF :) [17:37:42] Oh yeah, he was poking me on DPL3 about bugs there. :D [17:37:52] Excellent, yeah, he's the czar of the stakeholders [17:39:10] I guess the stakeholders' group is just a group of people/companies that use MW a lot? [17:39:26] Yeah, basically [17:41:27] This is probably a fully PHP 5.3 compatible branch. I actually do not have access to any 5.3 installations to test it other than linting it against 5.4 for basic syntax errors. https://github.com/Alexia/mediawiki-embedvideo/commit/4cf1c65f31b1b15679d96721dcf16d16583e0836 [18:43:33] (03CR) 10Gergő Tisza: "Or we could add scroll bars, or try OOUI's autosize option. Not sure which is better." [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/234243 (owner: 10Thiemo Mättig (WMDE)) [18:44:46] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer: MediaViewer embed text area cannot be resized in-browser - https://phabricator.wikimedia.org/T72915#1581138 (10Tgr) [18:44:49] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer: MediaViewer embed text area is too small, should be made taller/larger - https://phabricator.wikimedia.org/T72914#1581140 (10Tgr) [18:44:53] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer: It should be possible to read boilerplate texts without copypasting them into another application - https://phabricator.wikimedia.org/T69835#1581142 (10Tgr) [18:47:32] brion: Did you get anywhere with your VP9 testing? Want to reply to that user… [18:55:21] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer, 7Design: It should be possible to read boilerplate texts without copypasting them into another application - https://phabricator.wikimedia.org/T69835#1581175 (10Tgr) [18:57:17] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer: Make attribution credits easier to read in download panel - https://phabricator.wikimedia.org/T77791#1581194 (10Tgr) [18:57:22] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer, 7Design: It should be possible to read boilerplate texts without copypasting them into another application - https://phabricator.wikimedia.org/T69835#734067 (10Tgr) [18:57:31] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer, 7Design: It should be possible to read boilerplate texts without copypasting them into another application - https://phabricator.wikimedia.org/T69835#1581198 (10Tgr) [19:00:02] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer, 7Design: It should be possible to read boilerplate texts without copypasting them into another application - https://phabricator.wikimedia.org/T69835#1581207 (10Tgr) [19:08:03] (03CR) 10Gilles: [C: 04-1] "This requires usability testing to justify that it improves usability overall and not worsen it. Creating a phabricator task and involving" [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/234245 (owner: 10Thiemo Mättig (WMDE)) [19:08:31] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer: Avoid breaking text in the middle of a word - https://phabricator.wikimedia.org/T72410#1581269 (10Tgr) 5Open>3Resolved a:3Tgr Cannot happen in the current UI, we use the browsers natural word-wrapping to truncate the text. [19:22:06] 6Multimedia, 10MediaWiki-extensions-GlobalUsage: GlobalUsage is (very) difficult to configure on wikis that use an other database naming convention than Wikimedia's - https://phabricator.wikimedia.org/T72713#1581344 (10Egel) [19:24:18] (03CR) 10Gergő Tisza: "I tried this in https://gerrit.wikimedia.org/r/#/c/178219/ and ran into difficulties (which do not necessarily apply to this patch). I'll " [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/234245 (owner: 10Thiemo Mättig (WMDE)) [19:26:25] (03PS10) 10Gergő Tisza: Fix overzealous textarea click handler [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/178219 (https://phabricator.wikimedia.org/T69835) [19:26:26] (03CR) 10jenkins-bot: [V: 04-1] Fix overzealous textarea click handler [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/178219 (https://phabricator.wikimedia.org/T69835) (owner: 10Gergő Tisza) [19:27:35] (03PS2) 10Gergő Tisza: Add explicit word-wrap: break-word to textareas [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/234243 (https://phabricator.wikimedia.org/T69835) (owner: 10Thiemo Mättig (WMDE)) [19:28:40] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer, 7Design, 5Patch-For-Review: It should be possible to read boilerplate texts in MediaViewer's download/embed dialog without copypasting them into another application - https://phabricator.wikimedia.org/T69835#1581361 (10Tgr) [19:39:14] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer, 7Design: Improve usability of copypasting text from MediaViewer's download/embed dialog - https://phabricator.wikimedia.org/T110579#1581406 (10Tgr) 3NEW [19:39:26] (03PS11) 10Gergő Tisza: Fix overzealous textarea click handler [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/178219 (https://phabricator.wikimedia.org/T110579) [19:39:28] (03CR) 10jenkins-bot: [V: 04-1] Fix overzealous textarea click handler [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/178219 (https://phabricator.wikimedia.org/T110579) (owner: 10Gergő Tisza) [19:39:53] (03PS2) 10Gergő Tisza: Allow partial selection in text fields [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/234245 (https://phabricator.wikimedia.org/T110579) (owner: 10Thiemo Mättig (WMDE)) [19:41:20] (03PS3) 10Gergő Tisza: Remove all readOnly usability blockages [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/177786 (https://phabricator.wikimedia.org/T110579) (owner: 10Thiemo Mättig (WMDE)) [19:42:46] (03CR) 10Gergő Tisza: [C: 04-1] "I stand by my earlier comment. This issue might be worth revisiting if we fix the focusing issue, but readonly is not the root of the curr" [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/177786 (https://phabricator.wikimedia.org/T110579) (owner: 10Thiemo Mättig (WMDE)) [19:47:31] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer, 7Design, 5Patch-For-Review: It should be possible to read boilerplate texts in MediaViewer's download/embed dialog without copypasting them into another application - https://phabricator.wikimedia.org/T69835#1581431 (10Tgr) [19:47:44] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer, 7Design, 5Patch-For-Review: Improve usability of copypasting text from MediaViewer's download/embed dialog - https://phabricator.wikimedia.org/T110579#1581406 (10Tgr) [19:53:58] 6Multimedia, 6Commons, 10MediaWiki-extensions-MultimediaViewer: "Open in Media Viewer" box appears twice - https://phabricator.wikimedia.org/T110493#1581459 (10Tgr) Can't reproduce on 40.0 (which is the latest stable on Ubuntu). Do you see this on every wiki? Also when logged out? [20:05:20] 6Multimedia, 10MediaWiki-extensions-GlobalUsage: GlobalUsage is (very) difficult to configure on wikis that use an other database naming convention than Wikimedia's - https://phabricator.wikimedia.org/T72713#1581522 (10Egel) The working configuration: CommonSettings.php ``` $wgLocalDatabases = array( 'scoutw... [20:10:10] hello. [20:19:35] Hi MatmaRex! [20:19:47] Hey MatmaRex [20:23:51] hi, i change my php5.3 to php5.4, but not work.Now, my wiki dont input error log in /var/log/apache2/error.log, but display error in browser... [20:24:21] now, this error displayad is Fatal exception of type MWException [20:25:48] ... [20:27:41] ... [20:28:20] (03CR) 10Bartosz Dziewoński: [C: 031] Allow partial selection in text fields [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/234245 (https://phabricator.wikimedia.org/T110579) (owner: 10Thiemo Mättig (WMDE)) [20:29:22] hi rodrigorootrj [20:29:39] hi [20:29:53] rodrigorootrj: no one is obligated to respond to you immediately. people do not usually watch the IRC channels they're in, they just check from time to time. [20:30:28] rodrigorootrj: see https://www.mediawiki.org/wiki/Manual:How_to_debug to figure out what the "Fatal exception of type MWException" represents; and better ask at the #mediawiki channel, there are more people there who could help. [20:31:10] yes, i understood!But i updated my php version to php5.4. [20:31:38] this is feedback from my enviromento [22:03:43] 6Multimedia, 6Commons, 10MediaWiki-extensions-MultimediaViewer: "Open in Media Viewer" box appears twice - https://phabricator.wikimedia.org/T110493#1582127 (10Jacklee) I don't see the problem when using Safari on my iPad. [22:14:51] 6Multimedia, 10MediaWiki-extensions-MultimediaViewer, 10UI-Standardization: Fix style of tipsy tooltips in MediaViewer - https://phabricator.wikimedia.org/T77402#1582182 (10violetto) Is this still an ongoing issue? I wasn't able to find screenshots associated with this task. Any updates? [22:20:37] marktraceur: i rewrote https://www.mediawiki.org/wiki/Manual:CORS, but it's all fucked up because i don't get Translate. [22:21:06] after someone helps me unfuck it, i'll send out a note about it somewhere [23:16:37] Cool beans, thanks MatmaRex [23:17:49] (legoktm helped me.)