From noreply at wordpress.org Sun Apr 1 00:30:24 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sun, 01 Apr 2018 00:30:24 -0000 Subject: [wp-meta] [Making WordPress.org] #3542: Incorrectly escaped percent sign in "about security" Message-ID: <056.acbbf248a96e4ba2f4e9c62f7c494f91@wordpress.org> #3542: Incorrectly escaped percent sign in "about security" -------------------------------------------+-------------------- Reporter: tobifjellner | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: International Sites (Rosetta) | Keywords: -------------------------------------------+-------------------- Location: https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html /wp-content/themes/pub/wporg-main/page-about-security.php around line 77 {{{ printf( /* translators: 1: WordPress Market share - 30. Note the following % sign is escaped as %%. 2: Footnote 3: Market Penetration - 60. Note the following % sign is escaped as %%. */ __( 'WordPress is a free and open source content management system (CMS). It is the most widely-used CMS software in the world and it powers more than %1$s%% of the top 10 million websites%2$s, giving it an estimated 58% market share of all sites using a CMS.', 'wporg' ), WP_MARKET_SHARE, '1', 60 ); }}} The problem here is with "58%", and it's twofold: 1. "58" would better be a parameter. 2. The percent sign needs to be escaped into %% -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Sun Apr 1 06:03:51 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Sun, 1 Apr 2018 06:03:51 +0000 (UTC) Subject: [wp-meta] [6997] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-security.php: Main: About: Correct an incorrect placeholder in a string. Message-ID: <20180401060351.AB3C11B00A6E@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Sun Apr 1 06:03:52 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sun, 01 Apr 2018 06:03:52 -0000 Subject: [wp-meta] [Making WordPress.org] #3542: Incorrectly escaped percent sign in "about security" In-Reply-To: <056.acbbf248a96e4ba2f4e9c62f7c494f91@wordpress.org> References: <056.acbbf248a96e4ba2f4e9c62f7c494f91@wordpress.org> Message-ID: <071.056f63481312b8a15be3cc907843251b@wordpress.org> #3542: Incorrectly escaped percent sign in "about security" -------------------------------------------+------------------------- Reporter: tobifjellner | Owner: Dion Hulse Type: defect | Status: closed Priority: normal | Milestone: Component: International Sites (Rosetta) | Resolution: fixed Keywords: | -------------------------------------------+------------------------- Changes (by Dion Hulse): * owner: (none) => Dion Hulse * status: new => closed * resolution: => fixed Comment: In [changeset:"6997" 6997]: {{{ #!CommitTicketReference repository="" revision="6997" Main: About: Correct an incorrect placeholder in a string. H/t tobifjellner. Fixes #3542. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Sun Apr 1 07:25:24 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sun, 01 Apr 2018 07:25:24 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.b18e2b19743a34a3f889d2d37cc34085@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+------------------------- Reporter: Mel Choyce | Owner: Dion Hulse Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+------------------------- Comment (by ramiy): RTL issues in the [https://he.wordpress.org/about/logos/ Graphics & Logos] page, see the "Downloads" section. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Sun Apr 1 07:57:00 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sun, 01 Apr 2018 07:57:00 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.3d514310b1397e452b502f5429365ab1@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+------------------------- Reporter: Mel Choyce | Owner: Dion Hulse Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+------------------------- Comment (by Dion Hulse): Replying to [comment:151 Remkus de Vries]: > Replying to [comment:98 dd32]: > > > * Decide on how to handle translated slugs, and implement > > Slug translation isn't something we've solved on WordPress.org yet for rosetta sites (see: /plugins/ and /themes/) and I don't see this as a release blocker either. > > I've spun this out into #3507 as it's going to require a bit more work and will be best handled as it's own mini-project. > > As much as I love the visual impact of these beautiful about pages, I'm sad about having no option whatsoever to have the slugs translated from the get go. Because this looks just wrong: https://nl.wordpress.org/about/history/ and we, as the Dutch team, would've considered this a blocker. Not even mentioning that fact of having English pages automatically published before they're translated. > > Do we really have to wait for core to solve this or can we solve this with making the slugs translatable? This isn't something we'll wait for core on, but it wasn't something that was going to be remotely done before launching these, and honestly may not be implemented in the short-term either. Discussion and implementation details should be kept to #3507. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Sun Apr 1 07:57:48 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sun, 01 Apr 2018 07:57:48 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.d7bbd0eeab674841b2f6d8dec9d87434@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+------------------------- Reporter: Mel Choyce | Owner: Dion Hulse Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+------------------------- Comment (by Dion Hulse): Replying to [comment:155 ramiy]: > RTL issues in the [https://he.wordpress.org/about/logos/ Graphics & Logos] page, see the "Downloads" section. If you could detail the issues on this ticket, that'd be great. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 2 15:16:41 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 02 Apr 2018 15:16:41 -0000 Subject: [wp-meta] [Making WordPress.org] #3543: Download History is not showing the exact stats for the newly uploaded plugin Message-ID: <058.cfac5bedcf05e0993690e63e393d4c06@wordpress.org> #3543: Download History is not showing the exact stats for the newly uploaded plugin ------------------------------+-------------------- Reporter: abdullahramzan | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Plugin Directory | Keywords: ------------------------------+-------------------- Hi, We have released the new plugin named as '''Contact Form by PowerFormBuilder – Drag & Drop + GDPR Tools for WordPress'''. Its download history is not showing the exact number of downloads as it is released today. I am also sharing a direct link for the plugin. Please have a look it. https://wordpress.org/plugins/power-forms-builder/advanced/ -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 2 15:17:28 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 02 Apr 2018 15:17:28 -0000 Subject: [wp-meta] [Making WordPress.org] #3543: Download History is not showing the exact stats for the newly uploaded plugin In-Reply-To: <058.cfac5bedcf05e0993690e63e393d4c06@wordpress.org> References: <058.cfac5bedcf05e0993690e63e393d4c06@wordpress.org> Message-ID: <073.dcae76b121a6470e44cd3e977a45cfbe@wordpress.org> #3543: Download History is not showing the exact stats for the newly uploaded plugin ------------------------------+--------------------- Reporter: abdullahramzan | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Plugin Directory | Resolution: Keywords: | ------------------------------+--------------------- Changes (by abdullahramzan): * Attachment "Download History for the newly uploaded plugin.png" added. Download History Screenshot -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 2 16:24:03 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 02 Apr 2018 16:24:03 -0000 Subject: [wp-meta] [Making WordPress.org] #3544: Plugin Admin: IP Tracker Message-ID: <051.27c21796e082c5cc62912aae58a1fcde@wordpress.org> #3544: Plugin Admin: IP Tracker ------------------------------+-------------------- Reporter: Ipstenu (Mika E) | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Plugin Directory | Keywords: ------------------------------+-------------------- We used to have a tool to check the IP address of submissions and compare to all others. This was useful to swiftly find people who were making serial plugins accounts to avoid previous restrictions. {{{ /plugins/admin?ip= }}} It works much like the User Card (see an image here - https://make.wordpress.org/plugins/handbook/performing-reviews/review- walkthrough/ ) and the Author Lookup ( https://wordpress.org/plugins/wp- admin/tools.php?page=authorcards ) but is missing as a look up by IP. This would be very helpful to hunt down serial abusers. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 2 19:01:25 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Mon, 2 Apr 2018 19:01:25 +0000 (UTC) Subject: [wp-meta] [6998] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15: WP15: Remove `alt` text from decorative images. Message-ID: <20180402190125.458591B009AA@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Mon Apr 2 19:01:26 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 02 Apr 2018 19:01:26 -0000 Subject: [wp-meta] [Making WordPress.org] #3541: WP15: Images with only visual value should have an empty alt attribute In-Reply-To: <052.d087b5975289e15a04fcd3f410674526@wordpress.org> References: <052.d087b5975289e15a04fcd3f410674526@wordpress.org> Message-ID: <067.9086d5be86a18dc8b3973c7c95ab9bd2@wordpress.org> #3541: WP15: Images with only visual value should have an empty alt attribute ---------------------------+----------------------- Reporter: audrasjb | Owner: Ian Dunn Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: accessibility | ---------------------------+----------------------- Changes (by Ian Dunn): * owner: (none) => Ian Dunn * status: new => closed * resolution: => fixed Comment: In [changeset:"6998" 6998]: {{{ #!CommitTicketReference repository="" revision="6998" WP15: Remove `alt` text from decorative images. Props audrasjb. Fixes #3541. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 2 19:01:42 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 02 Apr 2018 19:01:42 -0000 Subject: [wp-meta] [Making WordPress.org] #3541: WP15: Images with only visual value should have an empty alt attribute In-Reply-To: <052.d087b5975289e15a04fcd3f410674526@wordpress.org> References: <052.d087b5975289e15a04fcd3f410674526@wordpress.org> Message-ID: <067.10eba04387ae73a266f8d3159d7ee560@wordpress.org> #3541: WP15: Images with only visual value should have an empty alt attribute ---------------------------+----------------------- Reporter: audrasjb | Owner: Ian Dunn Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: accessibility | ---------------------------+----------------------- Comment (by Ian Dunn): Good catch, thanks! -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 2 19:10:18 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Mon, 2 Apr 2018 19:10:18 +0000 (UTC) Subject: [wp-meta] [6999] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/style.css: WP15: Add space to make logo and About text more readable. Message-ID: <20180402191018.B74F31B009AA@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Mon Apr 2 19:26:03 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 02 Apr 2018 19:26:03 -0000 Subject: [wp-meta] [Making WordPress.org] #3512: Localization support for jobs.wordpress.net In-Reply-To: <058.690e712fb63c195b2a7f45576a79b0b3@wordpress.org> References: <058.690e712fb63c195b2a7f45576a79b0b3@wordpress.org> Message-ID: <073.35ff37c0de47ee17153b99e201a586e9@wordpress.org> #3512: Localization support for jobs.wordpress.net ---------------------------------------+--------------------- Reporter: claudiosanches | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Jobs (jobs.wordpress.net) | Resolution: Keywords: close | ---------------------------------------+--------------------- Comment (by djio): +1 High priority! :-) Thanks @claudiosanches awesome idea! Replying to [ticket:3512 claudiosanches]: > Jobs.wordpress.net is a wonderful tool that could be better used if it is possible to translate and maybe use sub-domains for each country, as it's are done with the Rosetta sites. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 2 19:26:31 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 02 Apr 2018 19:26:31 -0000 Subject: [wp-meta] [Making WordPress.org] #3512: Localization support for jobs.wordpress.net In-Reply-To: <058.690e712fb63c195b2a7f45576a79b0b3@wordpress.org> References: <058.690e712fb63c195b2a7f45576a79b0b3@wordpress.org> Message-ID: <073.794e058d8eafbe6dc8a63b0e9df3938d@wordpress.org> #3512: Localization support for jobs.wordpress.net ---------------------------------------+--------------------- Reporter: claudiosanches | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Jobs (jobs.wordpress.net) | Resolution: Keywords: close | ---------------------------------------+--------------------- Comment (by djio): +1 High priority! :-) Thanks @claudiosanches awesome idea! Replying to [ticket:3512 claudiosanches]: > Jobs.wordpress.net is a wonderful tool that could be better used if it is possible to translate and maybe use sub-domains for each country, as it's are done with the Rosetta sites. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 2 19:35:30 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Mon, 2 Apr 2018 19:35:30 +0000 (UTC) Subject: [wp-meta] [7000] sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/camptix-tweaks/addons/code-of-conduct.php: WordCamp tickets: Don't show the CoC checkbox on the edit ticket info screen Message-ID: <20180402193531.02B6C1B000D7@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Mon Apr 2 23:26:59 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Mon, 2 Apr 2018 23:26:59 +0000 (UTC) Subject: [wp-meta] [7001] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15: WP15 theme: Updates to Swag template, remove sub-template Message-ID: <20180402232659.CAA5D1B000EA@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Mon Apr 2 23:31:19 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Mon, 2 Apr 2018 23:31:19 +0000 (UTC) Subject: [wp-meta] [7002] sites/trunk/wp15.wordpress.net/public_html/content: WP15: Add a search input for the event list. Message-ID: <20180402233119.DB2F81B000EA@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 00:10:39 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 00:10:39 +0000 (UTC) Subject: [wp-meta] [7003] sites/trunk/wp15.wordpress.net/public_html/content/mu-plugins/locales.php: WP15: Add locale to cache key string Message-ID: <20180403001039.D3DB21B00113@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 07:10:40 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 03 Apr 2018 07:10:40 -0000 Subject: [wp-meta] [Making WordPress.org] #3543: Download History is not showing the exact stats for the newly uploaded plugin In-Reply-To: <058.cfac5bedcf05e0993690e63e393d4c06@wordpress.org> References: <058.cfac5bedcf05e0993690e63e393d4c06@wordpress.org> Message-ID: <073.c375e75a2db956e3f2756ee40c4bead1@wordpress.org> #3543: Download History is not showing the exact stats for the newly uploaded plugin ------------------------------+---------------------- Reporter: abdullahramzan | Owner: (none) Type: defect | Status: closed Priority: normal | Milestone: Component: Plugin Directory | Resolution: invalid Keywords: | ------------------------------+---------------------- Changes (by Dion Hulse): * status: new => closed * resolution: => invalid Comment: The data for the downloads charts takes a little bit of data to be processed before it's actually accurate and useful. That being said, the screenshot provided seems correct to me. It's worth noting that not all downloads will show up in the graphs, there's some filtering in the processing scripts, and data may be delayed due to caching and nightly/hourly stat processing. If you believe there's something very wrong, and not just the numbers being slightly out, reply with further details so that it'll be easier to diagnose what's happening. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 3 08:19:31 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 03 Apr 2018 08:19:31 -0000 Subject: [wp-meta] [Making WordPress.org] #3543: Download History is not showing the exact stats for the newly uploaded plugin In-Reply-To: <058.cfac5bedcf05e0993690e63e393d4c06@wordpress.org> References: <058.cfac5bedcf05e0993690e63e393d4c06@wordpress.org> Message-ID: <073.9f35724abf498bf4aecebe43b4bd28d0@wordpress.org> #3543: Download History is not showing the exact stats for the newly uploaded plugin ------------------------------+---------------------- Reporter: abdullahramzan | Owner: (none) Type: defect | Status: closed Priority: normal | Milestone: Component: Plugin Directory | Resolution: invalid Keywords: | ------------------------------+---------------------- Comment (by abdullahramzan): Thanks for your feedback. Yes, still something wrong there. It released yesterday. Just sum the yesterday and today's downloads numbers and it should be 11 and it is showing 16. You can also check the release date of the plugin. Thanks, -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 3 14:37:38 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 03 Apr 2018 14:37:38 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling Message-ID: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling ----------------------+------------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Keywords: wp15, theme ----------------------+------------------------- When you scroll down, the menu bar gets a fixed position. However the language switcher scrolls out of the screen. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 3 14:37:49 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 03 Apr 2018 14:37:49 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.34a668719c892d1e13939faf03be1de0@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling -------------------------+--------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: wp15, theme | -------------------------+--------------------- Changes (by ChantalC): * Attachment "Schermafbeelding 2018-04-03 om 16.33.41.png" added. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 3 16:12:45 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 03 Apr 2018 16:12:45 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.a7bf749683e3060f51ef907a4d922167@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling -------------------------+--------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: wp15, theme | -------------------------+--------------------- Comment (by Ian Dunn): Which browser are you seeing that in? -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 3 16:42:20 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 03 Apr 2018 16:42:20 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.a053d2d1c5ab415390514a068d2e0442@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling -------------------------+--------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: wp15, theme | -------------------------+--------------------- Comment (by ChantalC): Replying to [comment:1 Ian Dunn]: > Which browser are you seeing that in? Safari. In Chrome it also doesn't work nice. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 3 16:48:27 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 16:48:27 +0000 (UTC) Subject: [wp-meta] [7004] sites/trunk/api.wordpress.org/public_html/core/credits/wp-49.php: Credits API: Update credits for WordPress 4.9.5. Message-ID: <20180403164827.4EA991B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 17:56:40 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 17:56:40 +0000 (UTC) Subject: [wp-meta] [7005] sites/trunk/wp15.wordpress.net/config-public.php: WP15: Set cookie path to `/` to allow front-end cookie reads. Message-ID: <20180403175640.4DF4E1B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 18:03:28 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 18:03:28 +0000 (UTC) Subject: [wp-meta] [7006] sites/trunk/wp15.wordpress.net/public_html/content/wp-cache-config.php: WP15: Temporarily disable caching until it can support locale cookies. Message-ID: <20180403180328.60F621B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 20:40:20 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 03 Apr 2018 20:40:20 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.76fc472fc15f2640c7e27ee80a0ffa5a@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling -------------------------+--------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: wp15, theme | -------------------------+--------------------- Comment (by Ian Dunn): Hmmm, I can't reproduce it in either of those browsers, or Firefox. @coreymckrill, are you seeing it on your system? -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 3 20:46:30 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 20:46:30 +0000 (UTC) Subject: [wp-meta] [7007] sites/trunk/wp15.wordpress.net/public_html/content/plugins/wp15-meetup-events: WP15: Add city and country names to search keys. Message-ID: <20180403204630.7E7DB1B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 20:46:34 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 20:46:34 +0000 (UTC) Subject: [wp-meta] [7008] sites/trunk/wp15.wordpress.net/public_html/content/plugins/wp15-meetup-events: WP15: Use `aria-hidden` attributes for better accessibility. Message-ID: <20180403204634.5E0B71B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 20:46:38 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 20:46:38 +0000 (UTC) Subject: [wp-meta] [7009] sites/trunk/wp15.wordpress.net/public_html/content/plugins/wp15-meetup-events: WP15: Move Marker Clusterer to separate file to improve organization. Message-ID: <20180403204638.431291B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 20:46:42 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 20:46:42 +0000 (UTC) Subject: [wp-meta] [7010] sites/trunk/wp15.wordpress.net/public_html/content/plugins/wp15-meetup-events: WP15: Apply coding standards. Message-ID: <20180403204642.26C7A1B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 20:46:46 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 20:46:46 +0000 (UTC) Subject: [wp-meta] [7011] sites/trunk/wp15.wordpress.net/public_html/content/plugins/wp15-meetup-events: WP15: Use `wp_localize_script()` to pass all data to JS. Message-ID: <20180403204646.0EA8B1B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 20:46:49 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 20:46:49 +0000 (UTC) Subject: [wp-meta] [7012] sites/trunk/wp15.wordpress.net/public_html/content/plugins/wp15-meetup-events: WP15: Notify screen readers when search results change dynamically. Message-ID: <20180403204649.E515D1B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 20:59:40 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 20:59:40 +0000 (UTC) Subject: [wp-meta] [7013] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/functions.php: WP15 theme: Ensure Dashicons are loaded for logged out visitors Message-ID: <20180403205940.C30911B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 21:58:15 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 21:58:15 +0000 (UTC) Subject: [wp-meta] [7014] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/style.css: WP15: Size and repeat the header background correctly in IE11. Message-ID: <20180403215815.C638F1B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 21:58:19 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 21:58:19 +0000 (UTC) Subject: [wp-meta] [7015] sites/trunk/wp15.wordpress.net/public_html/content/wp-cache-config.php: WP15: Re-enable caching. Message-ID: <20180403215819.695761B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 3 23:21:42 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 3 Apr 2018 23:21:42 +0000 (UTC) Subject: [wp-meta] [7016] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/style.css: WP15: Add fallback styles for older browsers. Message-ID: <20180403232142.BE3AD1B00245@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 00:07:39 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 4 Apr 2018 00:07:39 +0000 (UTC) Subject: [wp-meta] [7017] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/style.css: WP15: Layer the small menu above the content area. Message-ID: <20180404000739.978641B0025D@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 00:40:36 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 4 Apr 2018 00:40:36 +0000 (UTC) Subject: [wp-meta] [7018] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-logos.php: Main: About: Logos: Fix the URL to the `wmark` assets. Message-ID: <20180404004036.A50C21B0025D@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 00:40:37 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 00:40:37 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.48e8f109017d583d4cbda3c96ba78fd9@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+------------------------- Reporter: Mel Choyce | Owner: Dion Hulse Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+------------------------- Comment (by Dion Hulse): In [changeset:"7018" 7018]: {{{ #!CommitTicketReference repository="" revision="7018" Main: About: Logos: Fix the URL to the `wmark` assets. See #3046. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 01:11:30 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 01:11:30 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.3b7ba2a16091febd6153125a83d42b01@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling -------------------------+--------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: wp15, theme | -------------------------+--------------------- Comment (by coreymckrill): I can reproduce in Firefox and Chrome. When you scroll down the page past the site header, the navigation bar sticks to the top of the screen via some JS and CSS in the Twenty Seventeen parent theme. However, the language picker is not actually inside the navigation bar, and is added via the child theme, so it doesn't stick. Some possible solutions: * Move the language picker inside the nav bar, and then redo the CSS Grid styles to accommodate that. * Recreate the JS and CSS from the parent theme to work with the additional language picker element. * Let the picker disappear when scrolling down the page. Thoughts, @melchoyce? -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 01:16:12 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 4 Apr 2018 01:16:12 +0000 (UTC) Subject: [wp-meta] [7019] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/style.css: WP15: Fix header image dimensions on IE11. Message-ID: <20180404011612.637541B0025D@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 01:19:44 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 01:19:44 -0000 Subject: [wp-meta] [Making WordPress.org] #957: Create a community Code of Conduct In-Reply-To: <053.003b95e85f7c7cb56c4aa3750a9b223d@wordpress.org> References: <053.003b95e85f7c7cb56c4aa3750a9b223d@wordpress.org> Message-ID: <068.a2164a65f7e458d23ed85aec8f894cd8@wordpress.org> #957: Create a community Code of Conduct -------------------------+--------------------- Reporter: Mel Choyce | Owner: (none) Type: enhancement | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: | -------------------------+--------------------- Comment (by Stephen Edgar): Via https://make.wordpress.org/community/2018/04/03/code-of-conduct- survey/ > Code of Conduct Survey > > Our Code of Conduct survey is live! > > The Community Code of Conduct project goal is to examine the potential of expanding the community team’s code of conduct for WordPress events, to include other spaces where WordPress contributors collaborate, including forums, websites, and official chat channels. > > We have put together a short survey to help us assess what we need to be is where you come in! Please announce this survey to your meetup group, and share it as widely as you can within the WordPress community. The survey will be open until April 13, so please share it soon and don’t forget to take the survey yourself: https://18422602.polldaddy.com/s /community-code-of-conduct-survey -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 02:06:52 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 02:06:52 -0000 Subject: [wp-meta] [Making WordPress.org] #3543: Download History is not showing the exact stats for the newly uploaded plugin In-Reply-To: <058.cfac5bedcf05e0993690e63e393d4c06@wordpress.org> References: <058.cfac5bedcf05e0993690e63e393d4c06@wordpress.org> Message-ID: <073.cbacb135b3037b709480fb99bab8e027@wordpress.org> #3543: Download History is not showing the exact stats for the newly uploaded plugin ------------------------------+---------------------- Reporter: abdullahramzan | Owner: (none) Type: defect | Status: closed Priority: normal | Milestone: Component: Plugin Directory | Resolution: invalid Keywords: | ------------------------------+---------------------- Comment (by Dion Hulse): It's correct. Regardless, we no longer have logs to investigate this. So it's staying as-is. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 02:56:48 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 4 Apr 2018 02:56:48 +0000 (UTC) Subject: [wp-meta] [7020] sites/trunk/trac.wordpress.org/templates/site.html: Trac: Bump scripts version to ensure that the Trac template update works. Message-ID: <20180404025648.37D1C1B0025D@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 03:05:25 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 4 Apr 2018 03:05:25 +0000 (UTC) Subject: [wp-meta] [7021] sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/readme: Plugin Directory: Readme Validator: Add a warning when a contributor in the readme is ignored. Message-ID: <20180404030525.368CA1B0025D@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 03:05:25 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 03:05:25 -0000 Subject: [wp-meta] [Making WordPress.org] #249: More Plugin API Encoding Issues In-Reply-To: <050.832d7704913dcdef7519734add385a70@wordpress.org> References: <050.832d7704913dcdef7519734add385a70@wordpress.org> Message-ID: <065.54f4685c67fc3947adcbcbe600bf333b@wordpress.org> #249: More Plugin API Encoding Issues -------------------------------+------------------------- Reporter: Bryan Petty | Owner: Dion Hulse Type: defect | Status: closed Priority: normal | Milestone: Component: API | Resolution: fixed Keywords: reporter-feedback | -------------------------------+------------------------- Changes (by Dion Hulse): * status: reviewing => closed * resolution: => fixed Comment: In [changeset:"7021" 7021]: {{{ #!CommitTicketReference repository="" revision="7021" Plugin Directory: Readme Validator: Add a warning when a contributor in the readme is ignored. Fixes #249. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 03:10:56 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 03:10:56 -0000 Subject: [wp-meta] [Making WordPress.org] #2844: Javascript Access to Meta API disallowed CORS policy In-Reply-To: <052.b056a26e8305a5ab509f7f73a9afdc7e@wordpress.org> References: <052.b056a26e8305a5ab509f7f73a9afdc7e@wordpress.org> Message-ID: <067.9a14b8df5ecb0827d4006dfadb60a3ed@wordpress.org> #2844: Javascript Access to Meta API disallowed CORS policy ----------------------+------------------------- Reporter: eddhurst | Owner: Dion Hulse Type: defect | Status: closed Priority: normal | Milestone: Component: API | Resolution: fixed Keywords: | ----------------------+------------------------- Changes (by Dion Hulse): * status: reviewing => closed * resolution: => fixed -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 03:11:20 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 03:11:20 -0000 Subject: [wp-meta] [Making WordPress.org] #3513: FAQ links cause a file download dialog with mediawiki blurb within In-Reply-To: <053.0c5b206fc2f54732cf64c849f6d2de7d@wordpress.org> References: <053.0c5b206fc2f54732cf64c849f6d2de7d@wordpress.org> Message-ID: <068.a2768d5e013e671844e323825e400f7c@wordpress.org> #3513: FAQ links cause a file download dialog with mediawiki blurb within -----------------------------+------------------------- Reporter: diddledan | Owner: Dion Hulse Type: defect | Status: accepted Priority: normal | Milestone: Component: Codex | Resolution: Keywords: pending-systems | -----------------------------+------------------------- Changes (by Dion Hulse): * keywords: => pending-systems -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 03:40:06 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 03:40:06 -0000 Subject: [wp-meta] [Making WordPress.org] #3528: Disable auto zoom in the Header Search Box on mobile In-Reply-To: <052.7c14755f59f6bbee86799e89532c7fbe@wordpress.org> References: <052.7c14755f59f6bbee86799e89532c7fbe@wordpress.org> Message-ID: <067.788f8ec6e69b80b0f4c5e7e43258015c@wordpress.org> #3528: Disable auto zoom in the Header Search Box on mobile -------------------------------------------------+------------------------- Reporter: raajtram | Owner: Dion Hulse Type: defect | Status: reviewing Priority: normal | Milestone: Component: General | Resolution: Keywords: has-patch has-screenshots needs- | testing | -------------------------------------------------+------------------------- Changes (by Dion Hulse): * keywords: has-patch has-screenshots => has-patch has-screenshots needs- testing Comment: I'm unable to test this, due to not having an iphone and Safari dev mode seemingly not supporting the zoom functionality. Can someone please verify that this patch works as expected and doesn't have any side effects? -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 08:11:25 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 08:11:25 -0000 Subject: [wp-meta] [Making WordPress.org] #3338: Plugin author search doesn't return relevant results In-Reply-To: <059.2dfb588bcd0763c53e0aef14e3199756@wordpress.org> References: <059.2dfb588bcd0763c53e0aef14e3199756@wordpress.org> Message-ID: <074.ab9fd7459a447208caf98b568e853152@wordpress.org> #3338: Plugin author search doesn't return relevant results ------------------------------+------------------------------ Reporter: magicroundabout | Owner: (none) Type: enhancement | Status: new Priority: normal | Milestone: Improved Search Component: Plugin Directory | Resolution: Keywords: | ------------------------------+------------------------------ Changes (by Stephen Edgar): * milestone: => Improved Search -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 12:37:32 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 4 Apr 2018 12:37:32 +0000 (UTC) Subject: [wp-meta] [7022] sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-ratings-compat.php: Support Forums: Make the language and appearance of "must be logged in" notice consistent between reviews and support topics. Message-ID: <20180404123732.100DB1B00252@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 13:02:08 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 13:02:08 -0000 Subject: [wp-meta] [Making WordPress.org] #3546: Plugin Directory: Improve i18n in readme validator Message-ID: <058.8a01dae2b37a4cc0e2e4622c91207ee4@wordpress.org> #3546: Plugin Directory: Improve i18n in readme validator ------------------------------+-------------------- Reporter: Sergey Biryukov | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Plugin Directory | Keywords: ------------------------------+-------------------- Strings like these are impossible to translate without looking at the source: * `No %s listed.` * `One or more %1$s listed were ignored.` The `Plugin header tag` translator comment doesn't clarify things either. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 13:02:30 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 4 Apr 2018 13:02:30 +0000 (UTC) Subject: [wp-meta] [7023] sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/readme/class-validator.php: Plugin Directory: Make readme validator strings more i18n-friendly. Message-ID: <20180404130230.4999A1B00252@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 13:02:31 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 13:02:31 -0000 Subject: [wp-meta] [Making WordPress.org] #3546: Plugin Directory: Improve i18n in readme validator In-Reply-To: <058.8a01dae2b37a4cc0e2e4622c91207ee4@wordpress.org> References: <058.8a01dae2b37a4cc0e2e4622c91207ee4@wordpress.org> Message-ID: <073.51917de6532aa0513918bdb235488ed1@wordpress.org> #3546: Plugin Directory: Improve i18n in readme validator ------------------------------+------------------------------ Reporter: Sergey Biryukov | Owner: Sergey Biryukov Type: defect | Status: closed Priority: normal | Milestone: Component: Plugin Directory | Resolution: fixed Keywords: | ------------------------------+------------------------------ Changes (by Sergey Biryukov): * owner: (none) => Sergey Biryukov * status: new => closed * resolution: => fixed Comment: In [changeset:"7023" 7023]: {{{ #!CommitTicketReference repository="" revision="7023" Plugin Directory: Make readme validator strings more i18n-friendly. Fixes #3546. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 14:47:41 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 14:47:41 -0000 Subject: [wp-meta] [Making WordPress.org] #3547: Automate release revision numbers in Polyglots handbook Message-ID: <058.c8ba7da62eb9e1c4d30efca98ce5f160@wordpress.org> #3547: Automate release revision numbers in Polyglots handbook --------------------------------------+-------------------- Reporter: Sergey Biryukov | Owner: (none) Type: enhancement | Status: new Priority: normal | Milestone: Component: Make (Get Involved) / P2 | Keywords: --------------------------------------+-------------------- The Polyglots handbook has a table of [https://make.wordpress.org/polyglots/handbook/translating/packaging- localized-wordpress/#release-revisions release revision numbers] for locales that still need to build localized WordPress packages manually. With 200+ releases, copy/pasting those numbers from [https://build.trac.wordpress.org/browser/tags?order=date&desc=1 Build Trac] is a tedious task prone to errors. The page should be able to scrape them automatically. Alternatively, we could probably just remove the table and link to Build Trac directly, with some explanation of what column to look at. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 15:24:02 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 15:24:02 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.ce9e70a26351cc31b3cf63ec4c6894da@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling -------------------------+--------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: wp15, theme | -------------------------+--------------------- Comment (by Mel Choyce): > Move the language picker inside the nav bar, and then redo the CSS Grid styles to accommodate that. > Recreate the JS and CSS from the parent theme to work with the additional language picker element. What's the difference between these two options? -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 16:37:16 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 16:37:16 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.53ce9c6e71c55b0433e25af3afd9e871@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling -------------------------+--------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: wp15, theme | -------------------------+--------------------- Comment (by coreymckrill): Replying to [comment:5 Mel Choyce]: > > Move the language picker inside the nav bar, and then redo the CSS Grid styles to accommodate that. > > Recreate the JS and CSS from the parent theme to work with the additional language picker element. > > What's the difference between these two options? The first one requires overriding the parent theme's '''template- parts/navigation/navigation-top.php''' so that it includes the language switcher template tag, plus a reworking of the CSS grid. The second one leaves the language switcher template tag where it is in the child theme's '''header.php''' file, but would potentially require duplicating some of the parent theme's JS to add a new class to the switcher's container when the viewport scrolls down past the header. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 16:52:33 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 16:52:33 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.4a08e72faf26577b182543c23d4ded91@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling -------------------------+--------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: wp15, theme | -------------------------+--------------------- Comment (by Mel Choyce): Thanks for the explanation :) Which one seems like less of a hassle to you? -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 19:05:47 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 19:05:47 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.95d10f79febcc5b57f189ffda93fc66a@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling -------------------------+--------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: wp15, theme | -------------------------+--------------------- Comment (by coreymckrill): Replying to [comment:7 Mel Choyce]: > Thanks for the explanation :) Which one seems like less of a hassle to you? I mean, the least hassle would be letting the switcher disappear. Is that a viable option? Of the other two, I already tried the first approach and got bogged down in weird CSS grid stuff, so I would probably try the second approach. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 19:07:49 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 4 Apr 2018 19:07:49 +0000 (UTC) Subject: [wp-meta] [7024] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-accessibility.php: Main: About: Update URL for accessibility tools. Message-ID: <20180404190749.B11A41B00252@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 19:07:50 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 19:07:50 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.4ff6520c4ddc7c709ff8c76dbab27773@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+------------------------- Reporter: Mel Choyce | Owner: Dion Hulse Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+------------------------- Comment (by Dominik Schilling): In [changeset:"7024" 7024]: {{{ #!CommitTicketReference repository="" revision="7024" Main: About: Update URL for accessibility tools. See #3046. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 19:18:25 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 4 Apr 2018 19:18:25 +0000 (UTC) Subject: [wp-meta] [7025] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-security.php: Main: About: Remove footnote references in translatable strings. Message-ID: <20180404191825.6992E1B00252@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 19:18:26 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 19:18:26 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.d9d1da1831a5a66dac83a4566ac74d54@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+------------------------- Reporter: Mel Choyce | Owner: Dion Hulse Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+------------------------- Comment (by Dominik Schilling): In [changeset:"7025" 7025]: {{{ #!CommitTicketReference repository="" revision="7025" Main: About: Remove footnote references in translatable strings. See #3046. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 19:21:35 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 19:21:35 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.4caeba6e4032109977a8d34de9bbeb2d@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling -------------------------+--------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: wp15, theme | -------------------------+--------------------- Comment (by Mel Choyce): Replying to [comment:8 coreymckrill]: > Replying to [comment:7 Mel Choyce]: > > Thanks for the explanation :) Which one seems like less of a hassle to you? > > I mean, the least hassle would be letting the switcher disappear. Is that a viable option? I feel like as an English speaker, it's not effecting me, so I'd prefer to hear more from our non-English speaking community before making that kind of decision. Let's see if we can get some more input. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 19:23:44 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 4 Apr 2018 19:23:44 +0000 (UTC) Subject: [wp-meta] [7026] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-security.php: Main: About: Use HTTPS when available. Message-ID: <20180404192344.A578D1B00252@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 19:23:45 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 19:23:45 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.afc37c42057676a266a5182c7ae458cd@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+------------------------- Reporter: Mel Choyce | Owner: Dion Hulse Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+------------------------- Comment (by Dominik Schilling): In [changeset:"7026" 7026]: {{{ #!CommitTicketReference repository="" revision="7026" Main: About: Use HTTPS when available. See #3046. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 19:41:21 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 4 Apr 2018 19:41:21 +0000 (UTC) Subject: [wp-meta] [7027] sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/includes/sponsor-payment-stripe.php: WordCamp Payments: Verify payload signature before unslashing data. Message-ID: <20180404194121.815641B00252@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 19:41:25 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 4 Apr 2018 19:41:25 +0000 (UTC) Subject: [wp-meta] [7028] sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/includes/sponsor-payment-stripe.php: WordCamp Payments: Apply coding standards. Message-ID: <20180404194125.5A61A1B00252@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 4 20:40:47 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 20:40:47 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.24fa2e64518f5fc3b02a94f3177b7eec@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling -------------------------+--------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: wp15, theme | -------------------------+--------------------- Comment (by mcsf): > I mean, the least hassle would be letting the switcher disappear. Is that a viable option? My two cents as someone of a different mothertongue is that it's less about the switcher not being always available, and more that it disappears unexpectedly ("I thought there was a thingy to change the language?") > The first one requires overriding the parent theme's template- parts/navigation/navigation-top.php so that it includes the language switcher template tag, plus a reworking of the CSS grid. I'm not familiar with this domain, but is the parent theme `twentyseventeen`? Because, if so, changing it doesn't sound like the best idea. Or is the parent some other niche theme with less inertia that I may have missed? Approach two seems viable. A drive-by suggestion, if you'd like to avoid duplicating the element-fixing logic from the parent, is to use something like `MutationObserver` to react to changes to `.navigation-top`'s classes, synchronizing with the local switcher. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 20:56:35 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 20:56:35 -0000 Subject: [wp-meta] [Making WordPress.org] #3481: Suggestion - Redirect wordpress.org/security to right page In-Reply-To: <051.7b3187827c7e73697fb4b918a8a7c863@wordpress.org> References: <051.7b3187827c7e73697fb4b918a8a7c863@wordpress.org> Message-ID: <066.f51d069f4800dcb50fdaad89d4ed694c@wordpress.org> #3481: Suggestion - Redirect wordpress.org/security to right page ---------------------+--------------------- Reporter: mbabker | Owner: (none) Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | ---------------------+--------------------- Changes (by Dominik Schilling): * status: new => closed * resolution: => fixed -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 21:16:20 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 21:16:20 -0000 Subject: [wp-meta] [Making WordPress.org] #3548: Add simplified logo back to the Graphics and Logos page Message-ID: <048.c80102e1ea5f388d20813da76dc82499@wordpress.org> #3548: Add simplified logo back to the Graphics and Logos page -------------------------+-------------------------- Reporter: mapk | Owner: (none) Type: enhancement | Status: new Priority: high | Milestone: Component: General | Keywords: about, logos -------------------------+-------------------------- In the transition to the new design, I lost the simplified WordPress logo from the Graphic and Logos page. We need to add it back. [[Image(https://cldup.com/hkAuF67LPx.png)]] It needs to be included on this page: https://wordpress.org/about/logos/ and with the same styling as the others. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 21:19:29 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 21:19:29 -0000 Subject: [wp-meta] [Making WordPress.org] #3548: Add simplified logo back to the Graphics and Logos page In-Reply-To: <048.c80102e1ea5f388d20813da76dc82499@wordpress.org> References: <048.c80102e1ea5f388d20813da76dc82499@wordpress.org> Message-ID: <063.72980196080574a4f6f683583ed91095@wordpress.org> #3548: Add simplified logo back to the Graphics and Logos page --------------------------+--------------------- Reporter: mapk | Owner: (none) Type: enhancement | Status: new Priority: high | Milestone: Component: General | Resolution: Keywords: about, logos | --------------------------+--------------------- Comment (by mapk): Props to @nickhamze for finding this. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 22:06:43 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 22:06:43 -0000 Subject: [wp-meta] [Making WordPress.org] #45: Theme repository - add changelog listing tab In-Reply-To: <060.3ce3afaaf6614b8cc4df6327d5431801@wordpress.org> References: <060.3ce3afaaf6614b8cc4df6327d5431801@wordpress.org> Message-ID: <075.fc44c05dc07d3493ec84e40b493e93b3@wordpress.org> #45: Theme repository - add changelog listing tab -----------------------------+--------------------- Reporter: Mario Peshev | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Theme Directory | Resolution: Keywords: | -----------------------------+--------------------- Comment (by joyously): For reference, here are current screenshots of a theme page and a plugin page. [[Image(https://s9.postimg.org/qxxxyqna7/Twenty_Seventeen_Free_Word_Press_Themes-5757.jpg)]] [[Image(https://s9.postimg.org/p64z3tw7j/bb_Press_Word_Press_Plugins-0017.jpg)]] -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 22:12:26 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 22:12:26 -0000 Subject: [wp-meta] [Making WordPress.org] #3549: Meetings : Add shared calendar feed Message-ID: <054.7e7e3d57b36fff1b9618b5a5fca81294@wordpress.org> #3549: Meetings : Add shared calendar feed --------------------------------------+------------------------- Reporter: mindmantra | Owner: (none) Type: enhancement | Status: new Priority: normal | Milestone: Component: Make (Get Involved) / P2 | Keywords: needs-patch --------------------------------------+------------------------- It gets tricky to keep oneself informed about team meetings listed in https://make.wordpress.org/meetings/ While having this page makes things smoother, it is still not widely consumable and doesn't support any notifications or highlights changes/deviations. So any deviation/change in meetings can not be communicated to users unless they manually check the change or read post, if any, in Make blog. An ideal solution would be to have a shared calendar feed so one can easily integrate it with their choice of calendar solution. I propose to use widely supported iCal format to create such feed. But this needs considerations on below issues: 1. How many previous and future meetings should be included in feed? 2. Should it follow current meeting page? Then is it wise to remove all the events other than those published? 3. Should recurring meetings be marked as recurring? If yes, then how to tackle future updates or one-off changes? 4. Have static .ics file generated post each edit and served from uploads folder? or have a dynamic URI/end-point and let caching mechanism handle generated feed? -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 22:16:52 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 22:16:52 -0000 Subject: [wp-meta] [Making WordPress.org] #1658: Meetings: Add a calendar view In-Reply-To: <051.5c0980b36066c9e8727629f1e7565ffd@wordpress.org> References: <051.5c0980b36066c9e8727629f1e7565ffd@wordpress.org> Message-ID: <066.a745c8c3e4fd3655bb89b1cd31b860cf@wordpress.org> #1658: Meetings: Add a calendar view --------------------------------------+----------------------- Reporter: Dominik Schilling | Owner: (none) Type: enhancement | Status: assigned Priority: normal | Milestone: Component: Make (Get Involved) / P2 | Resolution: Keywords: needs-patch needs-ui | --------------------------------------+----------------------- Comment (by Stephen Edgar): Related: #2955 iCal feed for the entire meetings page -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 22:31:11 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 22:31:11 -0000 Subject: [wp-meta] [Making WordPress.org] #1658: Meetings: Add a calendar view In-Reply-To: <051.5c0980b36066c9e8727629f1e7565ffd@wordpress.org> References: <051.5c0980b36066c9e8727629f1e7565ffd@wordpress.org> Message-ID: <066.a11bfbd2d5319bb23313f5e78a645595@wordpress.org> #1658: Meetings: Add a calendar view --------------------------------------+----------------------- Reporter: Dominik Schilling | Owner: (none) Type: enhancement | Status: assigned Priority: normal | Milestone: Component: Make (Get Involved) / P2 | Resolution: Keywords: needs-patch needs-ui | --------------------------------------+----------------------- Comment (by mindmantra): This one is different then iCal ticket. iCal provides way to have a synchronised calendar with a calendar app of user's choice whereas this ticket tackles the '''calendar view''' for the meetings page. So this should make it more consumable for an user surfing the meetings page, while #2955 should work to get shared calendar without the need to revisit the page. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 22:36:07 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 22:36:07 -0000 Subject: [wp-meta] [Making WordPress.org] #3550: Plugins search with countdown keyword does not work Message-ID: <053.424a7c69a818ac755de772dac7fb325c@wordpress.org> #3550: Plugins search with countdown keyword does not work ------------------------------+----------------------------------- Reporter: adamskaat | Owner: (none) Type: defect | Status: new Priority: high | Milestone: Plugin Directory v3.0 Component: Plugin Directory | Keywords: countdown ------------------------------+----------------------------------- Today I tried the search with one keyword (Countdown) but it's return nothing you can check this URL https://wordpress.org/plugins/search/countdown/ -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 23:12:57 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 23:12:57 -0000 Subject: [wp-meta] [Making WordPress.org] #2955: iCal feed for the entire meetings page In-Reply-To: <054.5f93d79015d3a2aab190dbdbd27b38d6@wordpress.org> References: <054.5f93d79015d3a2aab190dbdbd27b38d6@wordpress.org> Message-ID: <069.b2682019f5722b4ca62dcf99bdcf94fc@wordpress.org> #2955: iCal feed for the entire meetings page --------------------------------------+--------------------- Reporter: schlessera | Owner: (none) Type: enhancement | Status: new Priority: normal | Milestone: Component: Make (Get Involved) / P2 | Resolution: Keywords: | --------------------------------------+--------------------- Comment (by mindmantra): iCalendar Specifications RFC is updated to https://www.ietf.org/rfc/rfc5545.txt As suggested in ticket description, there is not a need to have a full calendar functionality. From available data an iCal can be generated dynamically. Using endpoints would also make it easy to have near realtime updates pushed to clients. @schlessera in your suggestion {{{/ical}}} a namespace or custom endpoint to core WP api namespace? This post type is added using a separate plugin in WP.org See [https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html /wp-content/plugins/wporg-meeting-posttype /sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-meeting- posttype] -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Wed Apr 4 23:16:54 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 04 Apr 2018 23:16:54 -0000 Subject: [wp-meta] [Making WordPress.org] #3550: Plugins search with countdown keyword does not work In-Reply-To: <053.424a7c69a818ac755de772dac7fb325c@wordpress.org> References: <053.424a7c69a818ac755de772dac7fb325c@wordpress.org> Message-ID: <068.e9658a31f083152767b9ae035bb555b5@wordpress.org> #3550: Plugins search with countdown keyword does not work ------------------------------+------------------------------ Reporter: adamskaat | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Improved Search Component: Plugin Directory | Resolution: Keywords: | ------------------------------+------------------------------ Changes (by Stephen Edgar): * keywords: countdown => * priority: high => normal * milestone: Plugin Directory v3.0 => Improved Search Comment: I believe this is most like as noted in #3327: https://meta.trac.wordpress.org/ticket/3327#comment:3 > ...these plugins are not showing at or near the top for the same reason: they don't have the Tested up to: header set. > Setting that to a recent WordPress version (after testing of course!) should restore the expected behaviour. https://meta.trac.wordpress.org/ticket/3327#comment:5 > If a plugin doesn't have proper headers, and it hasn't been updated in a while, then it should be harder to find The https://wordpress.org/plugins/countdown/ hasn't been updated in 6+ years https://meta.trac.wordpress.org/ticket/3327#comment:6 > I hear all the arguments for not wanting to surface older plugins to people who aren't looking for them. But there's still this specific case of knowing which plugin you want to install, and not being able to find or install it. Searching https://wordpress.org/plugins/search/countdown/ results in no results found I'm leaning towards that the search results should surface the ''countdown'' plugin rather than return no results though how that impacts search as a whole I'm not sure of and will defer to the meta eam members familiar with this. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 00:08:34 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 00:08:34 -0000 Subject: [wp-meta] [Making WordPress.org] #3549: Meetings : Add shared calendar feed In-Reply-To: <054.7e7e3d57b36fff1b9618b5a5fca81294@wordpress.org> References: <054.7e7e3d57b36fff1b9618b5a5fca81294@wordpress.org> Message-ID: <069.9202e5609ddcf32793e41ff3431a2125@wordpress.org> #3549: Meetings : Add shared calendar feed --------------------------------------+--------------------- Reporter: mindmantra | Owner: (none) Type: enhancement | Status: new Priority: normal | Milestone: Component: Make (Get Involved) / P2 | Resolution: Keywords: needs-patch | --------------------------------------+--------------------- Comment (by Otto): Dupe of #2955. Will mark as such when trac is fixed. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 01:08:28 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 01:08:28 -0000 Subject: [wp-meta] [Making WordPress.org] #3548: Add simplified logo back to the Graphics and Logos page In-Reply-To: <048.c80102e1ea5f388d20813da76dc82499@wordpress.org> References: <048.c80102e1ea5f388d20813da76dc82499@wordpress.org> Message-ID: <063.8a195ba87d4faed0efaf90de36402460@wordpress.org> #3548: Add simplified logo back to the Graphics and Logos page -------------------------+--------------------- Reporter: mapk | Owner: (none) Type: enhancement | Status: new Priority: high | Milestone: Component: General | Resolution: Keywords: about logos | -------------------------+--------------------- Changes (by Dion Hulse): * keywords: about, logos => about logos Comment: @mapk Do you have the assets for this? From what I can tell, the assets which were previously linked differ from what is now linked significantly. If you need a copy of the previous ones, they're still in their original locations: - https://s.w.org/about/images/logos/wordpress-logo-simplified-cmyk.pdf - https://s.w.org/about/images/logos/wordpress-logo-simplified-rgb.png -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 01:11:58 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 01:11:58 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.894a6a944a70e169bb84056f8fb4487d@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+------------------------- Reporter: Mel Choyce | Owner: Dion Hulse Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+------------------------- Comment (by Dion Hulse): Replying to [comment:161 Dominik Schilling]: > In [changeset:"7026" 7026]: > {{{ > #!CommitTicketReference repository="" revision="7026" > Main: About: Use HTTPS when available. > > See #3046. > }}} @ocean90 Could you please ensure that any changes you've made to the whitepaper are pushed to it's primary location - https://github.com/WordPress/Security-White-Paper ? otherwise there's going to be conflicts with trying to merge it back into the page, etc. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 02:08:28 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 02:08:28 -0000 Subject: [wp-meta] [Making WordPress.org] #3549: Meetings : Add shared calendar feed In-Reply-To: <054.7e7e3d57b36fff1b9618b5a5fca81294@wordpress.org> References: <054.7e7e3d57b36fff1b9618b5a5fca81294@wordpress.org> Message-ID: <069.a4e951d5188d7a19ccac9b6c83d61f33@wordpress.org> #3549: Meetings : Add shared calendar feed --------------------------------------+------------------------ Reporter: mindmantra | Owner: (none) Type: enhancement | Status: closed Priority: normal | Milestone: Component: Make (Get Involved) / P2 | Resolution: duplicate Keywords: needs-patch | --------------------------------------+------------------------ Changes (by 762e5e74): * status: new => closed * resolution: => duplicate Comment: Duplicate of #2955. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 02:28:05 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 02:28:05 -0000 Subject: [wp-meta] [Making WordPress.org] #3265: Serve auto-generated plugin icons via URL In-Reply-To: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> References: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> Message-ID: <063.d52513820327805c9e4f1b1f7098545b@wordpress.org> #3265: Serve auto-generated plugin icons via URL ------------------------------+------------------------- Reporter: Dion Hulse | Owner: Dion Hulse Type: defect | Status: accepted Priority: normal | Milestone: Component: Plugin Directory | Resolution: Keywords: | ------------------------------+------------------------- Changes (by Dion Hulse): * owner: Otto => Dion Hulse -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 04:11:34 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 04:11:34 -0000 Subject: [wp-meta] [Making WordPress.org] #2606: Inaccurate plugin rating counts In-Reply-To: <051.0bf781f8f7524fa1b946e2cf4dbff5bb@wordpress.org> References: <051.0bf781f8f7524fa1b946e2cf4dbff5bb@wordpress.org> Message-ID: <066.02aedadec593d6226e72f705deec7a1f@wordpress.org> #2606: Inaccurate plugin rating counts ------------------------------+------------------------------------ Reporter: svenl77 | Owner: Otto Type: defect | Status: assigned Priority: low | Milestone: Plugin Directory v3.0 Component: Plugin Directory | Resolution: Keywords: needs-patch | ------------------------------+------------------------------------ Changes (by Dion Hulse): * priority: normal => low Comment: Just noting that it looks like some plugins post_meta got out of sync, due to the cron only picking up recently added reviews. Removing a review doesn't trigger any syncing and that causes it to ultimately be out of date. When a spam review is removed, the next review added after that will trigger the resync. Because the action of adding a new review clears out the bad data, this makes this even more low-priority in my eyes. Fixing this by using the underlying `WPORG_Ratings` class rather than post meta would probably make sense. As a temporary work around I just ran a script to resync all the rating counts (commit following) -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 04:13:09 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 04:13:09 +0000 (UTC) Subject: [wp-meta] [7029] sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/bin/resync-ratings.php: Plugin Directory: Ratings/Reviews: Add a bin script to resync the underlying ratings data to plugin post_meta Message-ID: <20180405041309.6931B1B0030F@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 04:13:10 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 04:13:10 -0000 Subject: [wp-meta] [Making WordPress.org] #2606: Inaccurate plugin rating counts In-Reply-To: <051.0bf781f8f7524fa1b946e2cf4dbff5bb@wordpress.org> References: <051.0bf781f8f7524fa1b946e2cf4dbff5bb@wordpress.org> Message-ID: <066.7006b6364174304a4cce609c9e35eba2@wordpress.org> #2606: Inaccurate plugin rating counts ------------------------------+------------------------------------ Reporter: svenl77 | Owner: Otto Type: defect | Status: assigned Priority: low | Milestone: Plugin Directory v3.0 Component: Plugin Directory | Resolution: Keywords: needs-patch | ------------------------------+------------------------------------ Comment (by Dion Hulse): In [changeset:"7029" 7029]: {{{ #!CommitTicketReference repository="" revision="7029" Plugin Directory: Ratings/Reviews: Add a bin script to resync the underlying ratings data to plugin post_meta Sometimes the post_meta gets out of sync with the ratings system data due to spam reviews being removed (which don't trigger a sync) and no new reviews being added to the plugin for a while. During that time the plugin will have the previous review count, and only adding a new review will clear that cache. See #2606. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 04:16:43 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 04:16:43 +0000 (UTC) Subject: [wp-meta] [7030] sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/bin/resync-ratings.php: Plugin Directory: Ratings/Reviews: Enhance the bin script from r7029 to also operate on a singular plugin. Message-ID: <20180405041643.70E8B1B0030F@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 04:16:44 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 04:16:44 -0000 Subject: [wp-meta] [Making WordPress.org] #2606: Inaccurate plugin rating counts In-Reply-To: <051.0bf781f8f7524fa1b946e2cf4dbff5bb@wordpress.org> References: <051.0bf781f8f7524fa1b946e2cf4dbff5bb@wordpress.org> Message-ID: <066.d3bac6a8d2ca500c06f7ce7da0792fdf@wordpress.org> #2606: Inaccurate plugin rating counts ------------------------------+------------------------------------ Reporter: svenl77 | Owner: Otto Type: defect | Status: assigned Priority: low | Milestone: Plugin Directory v3.0 Component: Plugin Directory | Resolution: Keywords: needs-patch | ------------------------------+------------------------------------ Comment (by Dion Hulse): In [changeset:"7030" 7030]: {{{ #!CommitTicketReference repository="" revision="7030" Plugin Directory: Ratings/Reviews: Enhance the bin script from r7029 to also operate on a singular plugin. See #2606. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 04:18:08 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 04:18:08 -0000 Subject: [wp-meta] [Making WordPress.org] #2606: Inaccurate plugin rating counts In-Reply-To: <051.0bf781f8f7524fa1b946e2cf4dbff5bb@wordpress.org> References: <051.0bf781f8f7524fa1b946e2cf4dbff5bb@wordpress.org> Message-ID: <066.71452f2813c6d33e8268a2073624e413@wordpress.org> #2606: Inaccurate plugin rating counts ------------------------------+------------------------------------ Reporter: svenl77 | Owner: Otto Type: defect | Status: assigned Priority: normal | Milestone: Plugin Directory v3.0 Component: Plugin Directory | Resolution: Keywords: needs-patch | ------------------------------+------------------------------------ Changes (by Dion Hulse): * priority: low => normal Comment: As I hit enter on the commit, I realised that this is a little more of an issue for plugins who have a bunch of spam 5-star reviews removed. As such I added a parameter to allow devs to sync a singular plugins ratings too Because of 5-star spam reviews, fixing this is a little more important. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 04:22:27 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 04:22:27 +0000 (UTC) Subject: [wp-meta] [7031] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15: WP15 theme: Keep locale switcher in nav bar when it becomes sticky Message-ID: <20180405042227.1ECB41B0030F@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 04:22:27 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 04:22:27 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.af4d462aa8cdda1d70af38b3b326a21a@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling -------------------------+--------------------------- Reporter: ChantalC | Owner: coreymckrill Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: wp15, theme | -------------------------+--------------------------- Changes (by coreymckrill): * owner: (none) => coreymckrill * status: new => closed * resolution: => fixed Comment: In [changeset:"7031" 7031]: {{{ #!CommitTicketReference repository="" revision="7031" WP15 theme: Keep locale switcher in nav bar when it becomes sticky Ensure that the nav bar, with all navigation items and the locale switcher, remains intact and unchanged when scrolling down past the site header, which causes the bar to become fixed at the top. This also changes the layout of the nav bar on narrow screens so that the locale switcher and the menu toggle button are on separate rows, with the switcher first, allowing the toggled menu items to expand beneath. Fixes #3545 Props coreymckrill, melchoyce, mcsf }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 04:29:30 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 04:29:30 -0000 Subject: [wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling In-Reply-To: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> References: <052.bec9dd3a27b6a236eac6dcfb70cf1b94@wordpress.org> Message-ID: <067.aafd8ca726c5d2d29d8b2d58a717ce86@wordpress.org> #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling ------------------------+--------------------------- Reporter: ChantalC | Owner: coreymckrill Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: wp15 theme | ------------------------+--------------------------- Changes (by coreymckrill): * keywords: wp15, theme => wp15 theme Comment: @melchoyce @mcsf Thanks for helping me think through this! @mcsf and thanks for the pointer about `MutationObserver`. Today I learned. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 05:15:12 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 05:15:12 -0000 Subject: [wp-meta] [Making WordPress.org] #2771: Plugin Directory: Direct access to changelog via #changelog in URL not working anymore In-Reply-To: <052.7fec41b2b3a6abfd47dbd3a54c595761@wordpress.org> References: <052.7fec41b2b3a6abfd47dbd3a54c595761@wordpress.org> Message-ID: <067.b2a8645971b2092d56bf8a87cd27945e@wordpress.org> #2771: Plugin Directory: Direct access to changelog via #changelog in URL not working anymore ------------------------------+------------------------------------ Reporter: galbaras | Owner: Dion Hulse Type: defect | Status: accepted Priority: normal | Milestone: Plugin Directory v3.0 Component: Plugin Directory | Resolution: Keywords: | ------------------------------+------------------------------------ Changes (by Dion Hulse): * owner: Otto => Dion Hulse -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 05:16:44 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 05:16:44 +0000 (UTC) Subject: [wp-meta] [7032] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins: Plugin Directory: Make `#changelog` open the Development tab by default. Message-ID: <20180405051644.D6CFE1B003F5@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 05:16:45 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 05:16:45 -0000 Subject: [wp-meta] [Making WordPress.org] #2771: Plugin Directory: Direct access to changelog via #changelog in URL not working anymore In-Reply-To: <052.7fec41b2b3a6abfd47dbd3a54c595761@wordpress.org> References: <052.7fec41b2b3a6abfd47dbd3a54c595761@wordpress.org> Message-ID: <067.716f9b5f6eed6324841f2cf93a581a1d@wordpress.org> #2771: Plugin Directory: Direct access to changelog via #changelog in URL not working anymore ------------------------------+------------------------------------ Reporter: galbaras | Owner: Dion Hulse Type: defect | Status: closed Priority: normal | Milestone: Plugin Directory v3.0 Component: Plugin Directory | Resolution: fixed Keywords: | ------------------------------+------------------------------------ Changes (by Dion Hulse): * status: accepted => closed * resolution: => fixed Comment: In [changeset:"7032" 7032]: {{{ #!CommitTicketReference repository="" revision="7032" Plugin Directory: Make `#changelog` open the Development tab by default. Due to how the tab pre-selection is specified in CSS, it's unfortunately not possible to scroll to the correct position, but this at least opens the correct tab. Fixes #2771. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 05:20:40 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 05:20:40 +0000 (UTC) Subject: [wp-meta] [7033] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/css: Plugin Directory: Rebuild CSS after r7032 which included an out-of-date style.css. Message-ID: <20180405052040.E87171B003F5@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 05:20:41 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 05:20:41 -0000 Subject: [wp-meta] [Making WordPress.org] #2771: Plugin Directory: Direct access to changelog via #changelog in URL not working anymore In-Reply-To: <052.7fec41b2b3a6abfd47dbd3a54c595761@wordpress.org> References: <052.7fec41b2b3a6abfd47dbd3a54c595761@wordpress.org> Message-ID: <067.cad879fbb8c7535e506ad7ac5d4485e6@wordpress.org> #2771: Plugin Directory: Direct access to changelog via #changelog in URL not working anymore ------------------------------+------------------------------------ Reporter: galbaras | Owner: Dion Hulse Type: defect | Status: closed Priority: normal | Milestone: Plugin Directory v3.0 Component: Plugin Directory | Resolution: fixed Keywords: | ------------------------------+------------------------------------ Comment (by Dion Hulse): In [changeset:"7033" 7033]: {{{ #!CommitTicketReference repository="" revision="7033" Plugin Directory: Rebuild CSS after r7032 which included an out-of-date style.css. See #2771. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 05:28:55 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 05:28:55 -0000 Subject: [wp-meta] [Making WordPress.org] #2771: Plugin Directory: Direct access to changelog via #changelog in URL not working anymore In-Reply-To: <052.7fec41b2b3a6abfd47dbd3a54c595761@wordpress.org> References: <052.7fec41b2b3a6abfd47dbd3a54c595761@wordpress.org> Message-ID: <067.0cc9cbd2fa91c0dace1ff07e6ca26296@wordpress.org> #2771: Plugin Directory: Direct access to changelog via #changelog in URL not working anymore ------------------------------+------------------------------------ Reporter: galbaras | Owner: Dion Hulse Type: defect | Status: reopened Priority: normal | Milestone: Plugin Directory v3.0 Component: Plugin Directory | Resolution: Keywords: | ------------------------------+------------------------------------ Changes (by Dion Hulse): * status: closed => reopened * resolution: fixed => -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 05:29:00 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 05:29:00 +0000 (UTC) Subject: [wp-meta] [7034] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins: Plugin Directory: Revert r7033 & r7032 - Something went missing between local test box and commit. Message-ID: <20180405052900.852531B003F5@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 05:29:01 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 05:29:01 -0000 Subject: [wp-meta] [Making WordPress.org] #2771: Plugin Directory: Direct access to changelog via #changelog in URL not working anymore In-Reply-To: <052.7fec41b2b3a6abfd47dbd3a54c595761@wordpress.org> References: <052.7fec41b2b3a6abfd47dbd3a54c595761@wordpress.org> Message-ID: <067.1460f4599873ba5c95de7bfb95d7d07a@wordpress.org> #2771: Plugin Directory: Direct access to changelog via #changelog in URL not working anymore ------------------------------+------------------------------------ Reporter: galbaras | Owner: Dion Hulse Type: defect | Status: reopened Priority: normal | Milestone: Plugin Directory v3.0 Component: Plugin Directory | Resolution: Keywords: | ------------------------------+------------------------------------ Comment (by Dion Hulse): In [changeset:"7034" 7034]: {{{ #!CommitTicketReference repository="" revision="7034" Plugin Directory: Revert r7033 & r7032 - Something went missing between local test box and commit. See #2771. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 05:57:40 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 05:57:40 +0000 (UTC) Subject: [wp-meta] [7035] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/template-parts/plugin-single.php: Plugin Directory: Use some line JS to redirect `#changelog` to `#developers` for back-compat. Message-ID: <20180405055740.72ADF1B003F5@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 05:57:41 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 05:57:41 -0000 Subject: [wp-meta] [Making WordPress.org] #2771: Plugin Directory: Direct access to changelog via #changelog in URL not working anymore In-Reply-To: <052.7fec41b2b3a6abfd47dbd3a54c595761@wordpress.org> References: <052.7fec41b2b3a6abfd47dbd3a54c595761@wordpress.org> Message-ID: <067.1cdcf5ee622bc6c37d02982331b3225a@wordpress.org> #2771: Plugin Directory: Direct access to changelog via #changelog in URL not working anymore ------------------------------+------------------------------------ Reporter: galbaras | Owner: Dion Hulse Type: defect | Status: closed Priority: normal | Milestone: Plugin Directory v3.0 Component: Plugin Directory | Resolution: fixed Keywords: | ------------------------------+------------------------------------ Changes (by Dion Hulse): * status: reopened => closed * resolution: => fixed Comment: In [changeset:"7035" 7035]: {{{ #!CommitTicketReference repository="" revision="7035" Plugin Directory: Use some line JS to redirect `#changelog` to `#developers` for back-compat. Using CSS is cleaner here, but there's a few complexities which are out of my reach, and the complexity of the CSS makes it more likely to break in the future. Fixes #2771. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 06:41:41 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 06:41:41 -0000 Subject: [wp-meta] [Making WordPress.org] #3551: Plugin Directory: Requires PHP: Standardise on values Message-ID: <048.b1d18408b01dad90f7c474342c6a154e@wordpress.org> #3551: Plugin Directory: Requires PHP: Standardise on values ------------------------------+------------------------- Reporter: Dion Hulse | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Plugin Directory | Keywords: needs-patch ------------------------------+------------------------- Following on from #2952 a lot of plugins have started implementing the `Requires PHP` header. Unfortunately, a lot of them are not following any form of computer- readable standard. For example, a quick selection: {{{ PHP 4 Yes 5.3+ 4.6 or greater 5.6 or later 4 & 5 5+ 5.6 or 7.0 4 5.6 or higher >= 5.4 5.4 and higher 4,5 5.4+ (PHP 5.6 + libsodium extension) or (PHP 7.2 or above) }}} (Yes, some plugins have specified they're PHP 4 compatible, I doubt they are) A quick look suggests that 2,715 plugins have specified a sane identifier (x.y, or x.y.z) with a further 156 plugins specifying it in ways such as the above list which make it harder to pragmatically use. I'd recommend that we validate the number in some form in the readme parser to make the data more useful long term. I'd suggest - Require the version number be specified as `x.y` or `x.y.z` - If Other data is in there, pull out the first version-like string, ie. `5.3` from `5.3+`, `5.3 or greater`, or `5.3-7.1`. Based on existing data, it looks like that should be fine. - Add a warning to the readme validator when unexpected values are encountered and note if it's truncated/sanitised to something reasonable. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 06:52:23 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 06:52:23 -0000 Subject: [wp-meta] [Making WordPress.org] #3551: Plugin Directory: Requires PHP: Standardise on values In-Reply-To: <048.b1d18408b01dad90f7c474342c6a154e@wordpress.org> References: <048.b1d18408b01dad90f7c474342c6a154e@wordpress.org> Message-ID: <063.15cb237aad79954add710632d05244c5@wordpress.org> #3551: Plugin Directory: Requires PHP: Standardise on values ------------------------------+--------------------- Reporter: Dion Hulse | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Plugin Directory | Resolution: Keywords: needs-patch | ------------------------------+--------------------- Comment (by danieltj): My opinion on this - take it as you will is to require a valid version number - as you stated; `x.y` or `x.y.z` and if invalid, don't show this requires header at all. This would all only correct and relevant data to be shown here. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 07:15:29 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 07:15:29 -0000 Subject: [wp-meta] [Making WordPress.org] #3552: WP15 Theme: Event date not formatted as translated Message-ID: <052.569fe545a1a71ecd7155fe993911216c@wordpress.org> #3552: WP15 Theme: Event date not formatted as translated ----------------------+-------------------- Reporter: ChantalC | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Keywords: ----------------------+-------------------- If I switch language to Dutch, the date as shown for each event is shown in the default format. Apparently nothing is done with the translation: https://translate.wordpress.org/projects/meta/wp15/nl/default?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=5857919&filters%5Btranslation_id%5D=54647449 -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 14:28:21 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 14:28:21 -0000 Subject: [wp-meta] [Making WordPress.org] #3551: Plugin Directory: Requires PHP: Standardise on values In-Reply-To: <048.b1d18408b01dad90f7c474342c6a154e@wordpress.org> References: <048.b1d18408b01dad90f7c474342c6a154e@wordpress.org> Message-ID: <063.cf84b44d507e03b9bd9f96ad93d08163@wordpress.org> #3551: Plugin Directory: Requires PHP: Standardise on values ------------------------------+--------------------- Reporter: Dion Hulse | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Plugin Directory | Resolution: Keywords: needs-patch | ------------------------------+--------------------- Comment (by Otto): They do much the same for the Requires at least: and Tested up to: headers. I say we simply ignore anything that looks unlike a version number. If they have anything else there, then the header is completely ignored. Force the issue. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 17:20:09 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 17:20:09 +0000 (UTC) Subject: [wp-meta] [7036] sites/trunk/wp15.wordpress.net/public_html/content/plugins/wp15-meetup-events/wp15-meetup-events.php: WP15: Add text domain to date format to localize string. Message-ID: <20180405172009.BCF581B00381@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 17:20:10 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 17:20:10 -0000 Subject: [wp-meta] [Making WordPress.org] #3552: WP15 Theme: Event date not formatted as translated In-Reply-To: <052.569fe545a1a71ecd7155fe993911216c@wordpress.org> References: <052.569fe545a1a71ecd7155fe993911216c@wordpress.org> Message-ID: <067.cbd91f35fd6fa53f5227a868a220e029@wordpress.org> #3552: WP15 Theme: Event date not formatted as translated ----------------------+----------------------- Reporter: ChantalC | Owner: Ian Dunn Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | ----------------------+----------------------- Changes (by Ian Dunn): * owner: (none) => Ian Dunn * status: new => closed * resolution: => fixed Comment: In [changeset:"7036" 7036]: {{{ #!CommitTicketReference repository="" revision="7036" WP15: Add text domain to date format to localize string. This isn't using `date_i18n()` -- because it has to convert the date/time with respect to the _event's_ local timezone, not the site's -- so the `wp15` domain has to be explicitly provided. Fixes #3552. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 17:20:13 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 17:20:13 +0000 (UTC) Subject: [wp-meta] [7037] sites/trunk/wp15.wordpress.net/public_html/content/plugins/wp15-meetup-events/wp15-meetup-events.php: WP15: Rename date/time variables to improve clarity. Message-ID: <20180405172013.546711B00381@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 17:25:41 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 17:25:41 -0000 Subject: [wp-meta] [Making WordPress.org] #3552: WP15 Theme: Event date not formatted as translated In-Reply-To: <052.569fe545a1a71ecd7155fe993911216c@wordpress.org> References: <052.569fe545a1a71ecd7155fe993911216c@wordpress.org> Message-ID: <067.6e4b40c64b29812facc5caaca470be51@wordpress.org> #3552: WP15 Theme: Event date not formatted as translated ----------------------+----------------------- Reporter: ChantalC | Owner: Ian Dunn Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | ----------------------+----------------------- Comment (by Ian Dunn): Thanks! -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 18:09:31 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 18:09:31 -0000 Subject: [wp-meta] [Making WordPress.org] #1658: Meetings: Add a calendar view In-Reply-To: <051.5c0980b36066c9e8727629f1e7565ffd@wordpress.org> References: <051.5c0980b36066c9e8727629f1e7565ffd@wordpress.org> Message-ID: <066.f20a1a7063097840bbf5d87edfa77ecb@wordpress.org> #1658: Meetings: Add a calendar view --------------------------------------+----------------------- Reporter: Dominik Schilling | Owner: (none) Type: enhancement | Status: assigned Priority: normal | Milestone: Component: Make (Get Involved) / P2 | Resolution: Keywords: needs-patch needs-ui | --------------------------------------+----------------------- Comment (by boemedia): We discussed this ticket in today's Design meeting. As we do encourage more visual ways of bringing information to the users of make.wordpress.org, we strongly doubt if a calendar view will help people '''find this information in the first place'''. We don't get the impression many people use the list view anyway, since it's not very findable. The dark bar on the .org pages seems to get skipped, because it doesn't catch attention. The meeting list is incomplete, the order of the meetings is hard to understand. We'd suggest to first research on the use of this page (are there statistics of how many times this page is viewed?), before putting precious dev & design time into something that may not used by many. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 18:34:29 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 18:34:29 +0000 (UTC) Subject: [wp-meta] [7038] sites/trunk/wp15.wordpress.net/public_html/content/mu-plugins/miscellaneous.php: WP15: Show Tagregator log in wp-admin. Message-ID: <20180405183429.C3ADB1B00381@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 18:34:33 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 18:34:33 +0000 (UTC) Subject: [wp-meta] [7039] sites/trunk/wp15.wordpress.net/public_html/content/mu-plugins: WP15: Apply coding standards. Message-ID: <20180405183433.432C01B00381@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 19:54:00 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 19:54:00 +0000 (UTC) Subject: [wp-meta] [7040] sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/camptix-tweaks/addons: WordCamp tickets: Add context to some translation strings Message-ID: <20180405195400.302341B00381@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 20:01:26 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 20:01:26 +0000 (UTC) Subject: [wp-meta] [7041] sites/trunk/common/includes/slack/trac/comment-handler.php: Slack/Trac: Add support for Multipart content type which is used by newer Trac versions. Message-ID: <20180405200126.D0DC41B00381@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 20:07:21 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Thu, 05 Apr 2018 20:07:21 -0000 Subject: [wp-meta] [Making WordPress.org] #838: Ticket titles for ticket update notifications in Slack are truncated In-Reply-To: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> References: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> Message-ID: <065.7aa330a8d1c359b268631df5b8d62eb0@wordpress.org> #838: Ticket titles for ticket update notifications in Slack are truncated ---------------------------+-------------------------------- Reporter: Stephen Edgar | Owner: Dominik Schilling Type: defect | Status: closed Priority: high | Milestone: Component: Slack & IRC | Resolution: fixed Keywords: needs-patch | ---------------------------+-------------------------------- Comment (by Dominik Schilling): test -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Thu Apr 5 22:47:27 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 22:47:27 +0000 (UTC) Subject: [wp-meta] [7042] sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/utilities/class-stripe-client.php: Stripe Client: Add more granular error messages to help troubleshoot. Message-ID: <20180405224727.C1E361B00381@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 22:47:54 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 22:47:54 +0000 (UTC) Subject: [wp-meta] [7043] sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments: WordCamp Payments: Show error messages thrown by Stripe Client. Message-ID: <20180405224754.620C41B00381@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Thu Apr 5 23:03:18 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Thu, 5 Apr 2018 23:03:18 +0000 (UTC) Subject: [wp-meta] [7044] sites/trunk/wp15.wordpress.net/public_html/content: WP15: Encourage visitors to organize events/groups if one doesn't exist. Message-ID: <20180405230318.46A1B1B00450@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 00:19:34 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 00:19:34 -0000 Subject: [wp-meta] [Making WordPress.org] #3551: Plugin Directory: Requires PHP: Standardise on values In-Reply-To: <048.b1d18408b01dad90f7c474342c6a154e@wordpress.org> References: <048.b1d18408b01dad90f7c474342c6a154e@wordpress.org> Message-ID: <063.637529410082ef96710828256b329353@wordpress.org> #3551: Plugin Directory: Requires PHP: Standardise on values ------------------------------+--------------------- Reporter: dd32 | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Plugin Directory | Resolution: Keywords: needs-patch | ------------------------------+--------------------- Comment (by dd32): Replying to [comment:2 Otto42]: > They do much the same for the Requires at least: and Tested up to: headers. That's what caused me to take a sanity look at the Requires data :) > I say we simply ignore anything that looks unlike a version number. If they have anything else there, then the header is completely ignored. Force the issue. It seems like that's the consensus, so yeah, lets just ignore any non- version data and throw a warning in the validator then. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 02:41:48 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 02:41:48 +0000 (UTC) Subject: [wp-meta] [7045] sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-plugin-directory.php: Plugin Direcyory: Add a route (`/plugins/$slug/geopattern-icon/$color`) to serve a plugins default geopattern icon. Message-ID: <20180406024148.A4FF81B00488@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 02:41:49 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 02:41:49 -0000 Subject: [wp-meta] [Making WordPress.org] #3265: Serve auto-generated plugin icons via URL In-Reply-To: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> References: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> Message-ID: <063.83c1536ffcf16e647e1675af05f17956@wordpress.org> #3265: Serve auto-generated plugin icons via URL ------------------------------+----------------------- Reporter: dd32 | Owner: dd32 Type: defect | Status: accepted Priority: normal | Milestone: Component: Plugin Directory | Resolution: Keywords: | ------------------------------+----------------------- Comment (by dd32): In [changeset:"7045" 7045]: {{{ #!CommitTicketReference repository="" revision="7045" Plugin Direcyory: Add a route (`/plugins/$slug/geopattern-icon/$color`) to serve a plugins default geopattern icon. This will be served via the CDN and implemented in a further commit. See #3265. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 03:09:44 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 03:09:44 +0000 (UTC) Subject: [wp-meta] [7046] sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-plugin-directory.php: Plugin Directory: GeoPattern icons: Send caching headers with the SVGs. Message-ID: <20180406030944.584171B00488@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 03:09:45 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 03:09:45 -0000 Subject: [wp-meta] [Making WordPress.org] #3265: Serve auto-generated plugin icons via URL In-Reply-To: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> References: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> Message-ID: <063.67da245190e82d85c7cdcc4aaa9dad7a@wordpress.org> #3265: Serve auto-generated plugin icons via URL ------------------------------+----------------------- Reporter: dd32 | Owner: dd32 Type: defect | Status: accepted Priority: normal | Milestone: Component: Plugin Directory | Resolution: Keywords: | ------------------------------+----------------------- Comment (by dd32): In [changeset:"7046" 7046]: {{{ #!CommitTicketReference repository="" revision="7046" Plugin Directory: GeoPattern icons: Send caching headers with the SVGs. See #3265. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 03:51:49 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 03:51:49 +0000 (UTC) Subject: [wp-meta] [7047] sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-plugin-directory.php: Plugin Directory: Geopattern icons: Change the path the files are available at to `/plugins/geopattern-icon/$slug.$color.svg` to aid in debugging. Message-ID: <20180406035149.AD8741B00488@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 03:51:50 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 03:51:50 -0000 Subject: [wp-meta] [Making WordPress.org] #3265: Serve auto-generated plugin icons via URL In-Reply-To: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> References: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> Message-ID: <063.12bd42ac9ce8359facd3837ffe4fac97@wordpress.org> #3265: Serve auto-generated plugin icons via URL ------------------------------+----------------------- Reporter: dd32 | Owner: dd32 Type: defect | Status: accepted Priority: normal | Milestone: Component: Plugin Directory | Resolution: Keywords: | ------------------------------+----------------------- Comment (by dd32): In [changeset:"7047" 7047]: {{{ #!CommitTicketReference repository="" revision="7047" Plugin Directory: Geopattern icons: Change the path the files are available at to `/plugins/geopattern-icon/$slug.$color.svg` to aid in debugging. See #3265. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 04:27:36 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 04:27:36 +0000 (UTC) Subject: [wp-meta] [7048] sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory: Plugin Directory: Use geopattern icons from a CDN svg rather than using data URI's inline on the page. Message-ID: <20180406042736.3F2291B00488@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 04:27:37 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 04:27:37 -0000 Subject: [wp-meta] [Making WordPress.org] #3265: Serve auto-generated plugin icons via URL In-Reply-To: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> References: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> Message-ID: <063.1e66613de92fe6b28269ec55c6ad6b6e@wordpress.org> #3265: Serve auto-generated plugin icons via URL ------------------------------+----------------------- Reporter: dd32 | Owner: dd32 Type: defect | Status: accepted Priority: normal | Milestone: Component: Plugin Directory | Resolution: Keywords: | ------------------------------+----------------------- Comment (by dd32): In [changeset:"7048" 7048]: {{{ #!CommitTicketReference repository="" revision="7048" Plugin Directory: Use geopattern icons from a CDN svg rather than using data URI's inline on the page. See #3265. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 04:36:49 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 04:36:49 -0000 Subject: [wp-meta] [Making WordPress.org] #3265: Serve auto-generated plugin icons via URL In-Reply-To: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> References: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> Message-ID: <063.ddb69a695de24ae17c877a87e489e8ea@wordpress.org> #3265: Serve auto-generated plugin icons via URL ------------------------------+----------------------- Reporter: dd32 | Owner: dd32 Type: defect | Status: accepted Priority: normal | Milestone: Component: Plugin Directory | Resolution: Keywords: | ------------------------------+----------------------- Comment (by dd32): That takes care of https://WordPress.org/plugins/ and the `plugins/info` api endpoint. Still remaining is fixing up the `plugins/update-check` api to use the new svg. In doing so, we should probably update it to insert a column in the `update_source` table for `assets` which contains the banners/icons rather than rebuilding it in the API. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 05:04:55 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 05:04:55 +0000 (UTC) Subject: [wp-meta] [7049] sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/readme: Plugin Directory: Readme: Ignore invalid `Requires PHP` headers and add a parsing warning clarifying the expected contents. Message-ID: <20180406050455.4D0011B00488@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 05:04:56 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 05:04:56 -0000 Subject: [wp-meta] [Making WordPress.org] #3551: Plugin Directory: Requires PHP: Standardise on values In-Reply-To: <048.b1d18408b01dad90f7c474342c6a154e@wordpress.org> References: <048.b1d18408b01dad90f7c474342c6a154e@wordpress.org> Message-ID: <063.879762ece6b2d092c8afa50f9f71ac16@wordpress.org> #3551: Plugin Directory: Requires PHP: Standardise on values ------------------------------+--------------------- Reporter: dd32 | Owner: dd32 Type: defect | Status: closed Priority: normal | Milestone: Component: Plugin Directory | Resolution: fixed Keywords: needs-patch | ------------------------------+--------------------- Changes (by dd32): * owner: (none) => dd32 * status: new => closed * resolution: => fixed Comment: In [changeset:"7049" 7049]: {{{ #!CommitTicketReference repository="" revision="7049" Plugin Directory: Readme: Ignore invalid `Requires PHP` headers and add a parsing warning clarifying the expected contents. Fixes #3551. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 05:08:03 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 05:08:03 -0000 Subject: [wp-meta] [Making WordPress.org] #3553: Deploy Gutenberg (plugin) on Rosetta/team o2 Message-ID: <052.b2717cbc5d905f53f6984aa61312de8a@wordpress.org> #3553: Deploy Gutenberg (plugin) on Rosetta/team o2 -------------------------------------------+------------------------- Reporter: audrasjb | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: International Sites (Rosetta) | Keywords: needs-patch -------------------------------------------+------------------------- Like Make blogs, Rosetta and team o2 of international websites should be able to use Gutenberg (as an option when writing a new post). Please consider deploying Gutenberg (plugin) on these websites :) -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 07:31:17 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 07:31:17 -0000 Subject: [wp-meta] [Making WordPress.org] #3552: WP15 Theme: Event date not formatted as translated In-Reply-To: <052.569fe545a1a71ecd7155fe993911216c@wordpress.org> References: <052.569fe545a1a71ecd7155fe993911216c@wordpress.org> Message-ID: <067.07955eda828f4580658b83a2bbef886c@wordpress.org> #3552: WP15 Theme: Event date not formatted as translated ----------------------+----------------------- Reporter: ChantalC | Owner: iandunn Type: defect | Status: reopened Priority: normal | Milestone: Component: General | Resolution: Keywords: | ----------------------+----------------------- Changes (by ChantalC): * status: closed => reopened * resolution: fixed => Comment: @iandunn better now, but the month is shown in English. For example in Dutch is shows as "May" where "mei" should be correct. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 07:39:54 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 07:39:54 -0000 Subject: [wp-meta] [Making WordPress.org] #3553: Activate Gutenberg (plugin) on Rosetta/team o2 (was: Deploy Gutenberg (plugin) on Rosetta/team o2) In-Reply-To: <052.b2717cbc5d905f53f6984aa61312de8a@wordpress.org> References: <052.b2717cbc5d905f53f6984aa61312de8a@wordpress.org> Message-ID: <067.fe577a2c746556408523dc9540b65508@wordpress.org> #3553: Activate Gutenberg (plugin) on Rosetta/team o2 -------------------------------------------+--------------------- Reporter: audrasjb | Owner: (none) Type: task | Status: new Priority: low | Milestone: Component: International Sites (Rosetta) | Resolution: Keywords: | -------------------------------------------+--------------------- Changes (by ocean90): * keywords: needs-patch => * priority: normal => low Old description: > Like Make blogs, Rosetta and team o2 of international websites should be > able to use Gutenberg (as an option when writing a new post). > > Please consider deploying Gutenberg (plugin) on these websites :) New description: Like Make blogs, Rosetta and team o2 of international websites should be able to use Gutenberg (as an option when writing a new post). Please consider activating Gutenberg (plugin) on these websites :) -- Comment: Once 2.7 has been released we can enable it.This release will hopefully ensure that all strings are translated. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 07:43:12 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 07:43:12 -0000 Subject: [wp-meta] [Making WordPress.org] #3542: Incorrectly escaped percent sign in "about security" In-Reply-To: <056.acbbf248a96e4ba2f4e9c62f7c494f91@wordpress.org> References: <056.acbbf248a96e4ba2f4e9c62f7c494f91@wordpress.org> Message-ID: <071.b02eb040c667b868ca062c7221f6fe98@wordpress.org> #3542: Incorrectly escaped percent sign in "about security" --------------------------+--------------------- Reporter: tobifjellner | Owner: dd32 Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | --------------------------+--------------------- Changes (by ocean90): * component: International Sites (Rosetta) => General -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 07:47:48 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 07:47:48 +0000 (UTC) Subject: [wp-meta] [7050] sites/trunk/global.wordpress.org/public_html/wp-content/mu-plugins/roles/rosetta-roles.php: Rosetta Roles: Replace "plugin author" with "project author". Message-ID: <20180406074748.568971B0033C@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 07:47:49 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 07:47:49 -0000 Subject: [wp-meta] [Making WordPress.org] #3532: Change "plugin author" to "project author" in the PTE confirmation email In-Reply-To: <049.1c9b660e145c0d2aa74407cd29e82fe4@wordpress.org> References: <049.1c9b660e145c0d2aa74407cd29e82fe4@wordpress.org> Message-ID: <064.9b2b25153fc7b7c5fc6b4c410ea32934@wordpress.org> #3532: Change "plugin author" to "project author" in the PTE confirmation email -------------------------------------------+---------------------- Reporter: petya | Owner: ocean90 Type: defect | Status: closed Priority: normal | Milestone: Component: International Sites (Rosetta) | Resolution: fixed Keywords: | -------------------------------------------+---------------------- Changes (by ocean90): * owner: (none) => ocean90 * status: new => closed * resolution: => fixed Comment: In [changeset:"7050" 7050]: {{{ #!CommitTicketReference repository="" revision="7050" Rosetta Roles: Replace "plugin author" with "project author". Props petya. Fixes #3532. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 16:00:07 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 16:00:07 +0000 (UTC) Subject: [wp-meta] [7051] sites/trunk/doaction.org/: Do Action: Create stub directory so SVN permissions can be assigned. Message-ID: <20180406160007.41A4D1B00450@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 17:27:07 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 17:27:07 -0000 Subject: [wp-meta] [Making WordPress.org] #3554: WordCamp Central improve single day date output Message-ID: <054.74aa2dbd1ba718ae8678d1a870d1c11e@wordpress.org> #3554: WordCamp Central improve single day date output -------------------------------------+-------------------- Reporter: soulseekah | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: WordCamp Site & Plugins | Keywords: -------------------------------------+-------------------- Most WordCamps are held over one day. Others are held over multiple days. https://central.wordcamp.org/ The date output for multiple days is nice: April 6-7, for example. For single-day events, the output seems a bit off, doesn't it? April 7-7, May 26-26, etc. Would it not be nice if single-day events are displayed as April 7, May 26 instead? -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 17:37:59 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 17:37:59 +0000 (UTC) Subject: [wp-meta] [7052] sites/trunk/wp15.wordpress.net/public_html/content/plugins/wp15-meetup-events/wp15-meetup-events.php: WP15: Pass dates through `date_i18n()` to localize month names. Message-ID: <20180406173759.A29801B00450@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 17:38:00 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 17:38:00 -0000 Subject: [wp-meta] [Making WordPress.org] #3552: WP15 Theme: Event date not formatted as translated In-Reply-To: <052.569fe545a1a71ecd7155fe993911216c@wordpress.org> References: <052.569fe545a1a71ecd7155fe993911216c@wordpress.org> Message-ID: <067.a24e36e20d4541af77f4d22fe60df6b5@wordpress.org> #3552: WP15 Theme: Event date not formatted as translated ----------------------+---------------------- Reporter: ChantalC | Owner: iandunn Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | ----------------------+---------------------- Changes (by iandunn): * status: reopened => closed * resolution: => fixed Comment: In [changeset:"7052" 7052]: {{{ #!CommitTicketReference repository="" revision="7052" WP15: Pass dates through `date_i18n()` to localize month names. Fixes #3552. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 17:46:03 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 17:46:03 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.846d7f083fef3f546a2c39e2d70a2042@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+----------------------- Reporter: melchoyce | Owner: dd32 Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+----------------------- Comment (by La Geek): https://translate.wordpress.org/projects/meta/wordpress- org/de/default?filters%5Boriginal_id%5D=5848163 > The default theme which ships with core WordPress (currently "Twenty Fifteen") should be > (currently "Twenty Seventeen") -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 17:49:17 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 17:49:17 -0000 Subject: [wp-meta] [Making WordPress.org] #3552: WP15 Theme: Event date not formatted as translated In-Reply-To: <052.569fe545a1a71ecd7155fe993911216c@wordpress.org> References: <052.569fe545a1a71ecd7155fe993911216c@wordpress.org> Message-ID: <067.e4690adf97b645bd52dc5070e5b4dcb4@wordpress.org> #3552: WP15 Theme: Event date not formatted as translated ----------------------+---------------------- Reporter: ChantalC | Owner: iandunn Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | ----------------------+---------------------- Comment (by iandunn): Good catch. I installed the language packs for all locales, deployed r7052, and cleared the static page cache. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 17:53:13 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 17:53:13 -0000 Subject: [wp-meta] [Making WordPress.org] #3554: WordCamp Central improve single day date output In-Reply-To: <054.74aa2dbd1ba718ae8678d1a870d1c11e@wordpress.org> References: <054.74aa2dbd1ba718ae8678d1a870d1c11e@wordpress.org> Message-ID: <069.549d91901a17c31e0ea687b83d1f4bd8@wordpress.org> #3554: WordCamp Central improve single day date output -------------------------------------+--------------------- Reporter: soulseekah | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: WordCamp Site & Plugins | Resolution: Keywords: | -------------------------------------+--------------------- Changes (by soulseekah): * Attachment "3554.diff" added. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 17:54:00 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 17:54:00 -0000 Subject: [wp-meta] [Making WordPress.org] #3554: WordCamp Central improve single day date output In-Reply-To: <054.74aa2dbd1ba718ae8678d1a870d1c11e@wordpress.org> References: <054.74aa2dbd1ba718ae8678d1a870d1c11e@wordpress.org> Message-ID: <069.0d777200b24c6ffbd30397c2b8709cbd@wordpress.org> #3554: WordCamp Central improve single day date output -------------------------------------+--------------------- Reporter: soulseekah | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: WordCamp Site & Plugins | Resolution: Keywords: | -------------------------------------+--------------------- Comment (by soulseekah): This only happens when End Date is provided when editing a WordCamp. If it's not provided the date appears "correctly". Patch 3554.diff makes sure that the ugly form is never output. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 18:12:59 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Fri, 06 Apr 2018 18:12:59 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.cdb646e96b7bd1202d6ba1b06dcad2bc@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+----------------------- Reporter: melchoyce | Owner: dd32 Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+----------------------- Comment (by tobifjellner): It would be good to make the whole "About" section more congruent in terms of typography. In many places, simple {{{"}}} quotes are used, but in some places there are typographical quotes called via html entities. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Fri Apr 6 20:15:59 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 20:15:59 +0000 (UTC) Subject: [wp-meta] [7053] WP15: Ignore languages folder. Message-ID: <20180406201559.C0FCF1B00450@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 20:26:44 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 20:26:44 +0000 (UTC) Subject: [wp-meta] [7054] sites/trunk/wp15.wordpress.net/public_html/content/mu-plugins/miscellaneous.php: WP15: Store the translation status of each locale Message-ID: <20180406202644.B99CE1B00450@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 20:34:50 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 20:34:50 +0000 (UTC) Subject: [wp-meta] [7055] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/functions.php: WP15: Internationalize menu item titles. Message-ID: <20180406203450.91A1C1B00450@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 22:17:08 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 22:17:08 +0000 (UTC) Subject: [wp-meta] [7056] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/style.css: WP15: Improve compatibility with IE11. Message-ID: <20180406221708.C86C01B00450@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 22:34:48 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 22:34:48 +0000 (UTC) Subject: [wp-meta] [7057] sites/trunk/wp15.wordpress.net/public_html/content: WP15: Add dismissible notice when chosen locale is not 100% translated Message-ID: <20180406223448.9D3EC1B00450@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 22:39:45 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 22:39:45 +0000 (UTC) Subject: [wp-meta] [7058] sites/trunk/wp15.wordpress.net/public_html/content/mu-plugins/locales.php: WP15: use the word "percent" instead of "%%" to avoid placeholder confusion Message-ID: <20180406223945.F34D11B00450@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 23:02:05 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 23:02:05 +0000 (UTC) Subject: [wp-meta] [7059] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/header.php: WP15 theme: Move locale notice to right below the site header Message-ID: <20180406230205.074631B00450@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 23:03:20 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 23:03:20 +0000 (UTC) Subject: [wp-meta] [7060] sites/trunk/wp15.wordpress.net/public_html/content/mu-plugins/locales.php: WP15: Use `filemtime` to version the locale switcher script Message-ID: <20180406230320.51B691B00450@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Fri Apr 6 23:24:22 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Fri, 6 Apr 2018 23:24:22 +0000 (UTC) Subject: [wp-meta] [7061] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/page-swag.php: WP15 theme: Swag page content edits Message-ID: <20180406232422.E8EB81B00450@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Sat Apr 7 01:08:23 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Sat, 7 Apr 2018 01:08:23 +0000 (UTC) Subject: [wp-meta] [7062] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/style.css: WP15 theme: Prevent iOS from replacing switcher with native picker UI Message-ID: <20180407010824.03B4A1B004D9@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Sat Apr 7 01:17:31 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Sat, 7 Apr 2018 01:17:31 +0000 (UTC) Subject: [wp-meta] [7063] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/style.css: WP15 theme: Fix nav bar layout on narrow screens in Safari Message-ID: <20180407011731.3755B1B004D9@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Sat Apr 7 13:41:25 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sat, 07 Apr 2018 13:41:25 -0000 Subject: [wp-meta] [Making WordPress.org] #3554: WordCamp Central improve single day date output In-Reply-To: <054.74aa2dbd1ba718ae8678d1a870d1c11e@wordpress.org> References: <054.74aa2dbd1ba718ae8678d1a870d1c11e@wordpress.org> Message-ID: <069.d800b7ad089d481b609ffb636f92d26e@wordpress.org> #3554: WordCamp Central improve single day date output -------------------------------------+--------------------- Reporter: soulseekah | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: WordCamp Site & Plugins | Resolution: Keywords: | -------------------------------------+--------------------- Changes (by soulseekah): * Attachment "3554.2.diff" added. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Sat Apr 7 13:41:53 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sat, 07 Apr 2018 13:41:53 -0000 Subject: [wp-meta] [Making WordPress.org] #3554: WordCamp Central improve single day date output In-Reply-To: <054.74aa2dbd1ba718ae8678d1a870d1c11e@wordpress.org> References: <054.74aa2dbd1ba718ae8678d1a870d1c11e@wordpress.org> Message-ID: <069.c79bc390539ce182f89ae4f1ed9a924a@wordpress.org> #3554: WordCamp Central improve single day date output -------------------------------------+--------------------- Reporter: soulseekah | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: WordCamp Site & Plugins | Resolution: Keywords: | -------------------------------------+--------------------- Comment (by soulseekah): Looking back at this the logic in the first diff is flawed. Fixed in second, eek :) -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Sun Apr 8 10:06:01 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sun, 08 Apr 2018 10:06:01 -0000 Subject: [wp-meta] [Making WordPress.org] #838: Ticket titles for ticket update notifications in Slack are truncated In-Reply-To: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> References: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> Message-ID: <065.64248e1908051956ac678fba0528dffe@wordpress.org> #838: Ticket titles for ticket update notifications in Slack are truncated -------------------------+---------------------- Reporter: netweb | Owner: ocean90 Type: defect | Status: closed Priority: high | Milestone: Component: Slack & IRC | Resolution: fixed Keywords: needs-patch | -------------------------+---------------------- Changes (by ocean90): * Attachment "test.txt" added. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Sun Apr 8 10:15:30 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sun, 08 Apr 2018 10:15:30 -0000 Subject: [wp-meta] [Making WordPress.org] #1606: Update Trac to 1.0.16 In-Reply-To: <051.4c1d007b72d6d77edab71bfe4f994476@wordpress.org> References: <051.4c1d007b72d6d77edab71bfe4f994476@wordpress.org> Message-ID: <066.88b400ad724ad868920a96a9cd1f244e@wordpress.org> #1606: Update Trac to 1.0.16 ---------------------+--------------------- Reporter: ocean90 | Owner: (none) Type: task | Status: closed Priority: low | Milestone: Component: Trac | Resolution: fixed Keywords: | ---------------------+--------------------- Changes (by ocean90): * resolution: maybelater => fixed Comment: See #3526. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Sun Apr 8 10:19:26 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sun, 08 Apr 2018 10:19:26 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.9f0a94155f0f852765a50a15203f03bc@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Comment (by ocean90): * Comment preview broken: https://cloudup.com/c_HqVeJebX6 * Attachment notifications trigger a "New Ticket" Slack notification (https://wordpress.slack.com/archives/C02QB8GMM/p1523181962000043) * The order of the "Modify Ticket" and "Add Comment" is different. It was "Add Comment" - "Modify Ticket" previously. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Sun Apr 8 10:33:54 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sun, 08 Apr 2018 10:33:54 -0000 Subject: [wp-meta] [Making WordPress.org] #838: Ticket titles for ticket update notifications in Slack are truncated In-Reply-To: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> References: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> Message-ID: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> #838: Ticket titles for ticket update notifications in Slack are truncated -------------------------+---------------------- Reporter: netweb | Owner: ocean90 Type: defect | Status: closed Priority: high | Milestone: Component: Slack & IRC | Resolution: fixed Keywords: needs-patch | -------------------------+---------------------- Changes (by ocean90): * Attachment "test.txt" removed. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Sun Apr 8 10:33:54 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sun, 08 Apr 2018 10:33:54 -0000 Subject: [wp-meta] [Making WordPress.org] #838: Ticket titles for ticket update notifications in Slack are truncated In-Reply-To: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> References: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> Message-ID: <065.69582ae705221bdab0e8564950ee1172@wordpress.org> #838: Ticket titles for ticket update notifications in Slack are truncated -------------------------+---------------------- Reporter: netweb | Owner: ocean90 Type: defect | Status: closed Priority: high | Milestone: Component: Slack & IRC | Resolution: fixed Keywords: needs-patch | -------------------------+---------------------- Changes (by ocean90): * Attachment "test.txt" added. Description of the file -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Sun Apr 8 11:29:20 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sun, 08 Apr 2018 11:29:20 -0000 Subject: [wp-meta] [Making WordPress.org] #838: Ticket titles for ticket update notifications in Slack are truncated In-Reply-To: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> References: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> Message-ID: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> #838: Ticket titles for ticket update notifications in Slack are truncated -------------------------+---------------------- Reporter: netweb | Owner: ocean90 Type: defect | Status: closed Priority: high | Milestone: Component: Slack & IRC | Resolution: fixed Keywords: needs-patch | -------------------------+---------------------- Changes (by ocean90): * Attachment "test.txt" removed. Description of the file -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Sun Apr 8 11:43:28 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Sun, 8 Apr 2018 11:43:28 +0000 (UTC) Subject: [wp-meta] [7064] sites/trunk: Slack/Trac: Add support for attachment notification mails. Message-ID: <20180408114328.1FCB91B005E0@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Sun Apr 8 11:43:28 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Sun, 08 Apr 2018 11:43:28 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.1153e720921f85e1eb694f93627a8a40@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Comment (by ocean90): In [changeset:"7064" 7064]: {{{ #!CommitTicketReference repository="" revision="7064" Slack/Trac: Add support for attachment notification mails. See #3526. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 01:35:30 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 01:35:30 -0000 Subject: [wp-meta] [Making WordPress.org] #3555: Clarify with a translator comment a WordCamp Stripe string Message-ID: <050.8de49e14b4090d3bcf8dbd66b6c0924d@wordpress.org> #3555: Clarify with a translator comment a WordCamp Stripe string -------------------------------------+-------------------- Reporter: netweb | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: WordCamp Site & Plugins | Keywords: -------------------------------------+-------------------- String: ''We're sorry, but we can't accept amounts larger than %s. Please send the equivalent in USD, or break it up into several smaller payments. Feel free to email %s with any questions.'' A translator comment should be added to note that `USD` should '''not''' be translated: Via @pento: > ''@webaware, @netweb: Looking at the string, I think it's supposed to stay as USD. It's for the case where a person is trying to pay a larger figure than the Stripe API supports (999,999.99, in any currency). For example, 999,999.99 Chilean Pesos is ~$700 USD, which someone could conceivably run into.'' Source: https://meta.trac.wordpress.org/browser/sites/trunk/wordcamp.org/public_html /wp-content/mu-plugins/utilities/class-stripe-client.php?marks=69#L69 -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 01:51:03 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 01:51:03 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.aff2a9486826695e1183ae99490e52a3@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Description changed by dd32: Old description: > As part of the final items of the datacenter move, SVN and Trac are being > brought over. > > The upgrade of Trac from 1.something to 1.2.2 has revealed a few bugs, > lets track them here. > > ---- > > Known issues: > > https://wordpress.slack.com/archives/C02RQBYUG/p1521424454000022 > > #buddypress-firehose does not show new comment in existing ticket > > from @dd32 > > A bunch of the JS/CSS files are updated, and Trac doesn't have cache- > busters (https://trac.edgewall.org/ticket/9936 - seven years and > counting) so we'll need to update and force-clear caches once all Trac's > are updated. > > ---- > > Should be fixed: > > https://wordpress.slack.com/archives/C02RQBYUG/p1521424715000009 > > plus attached screenshots are not showing in ticket, only when you > click on the image link > > https://wordpress.slack.com/archives/C02QB8GMM/p1521410697000088 > > The BuddyPress trac is showing invalid data for the two most recent > commits, though a SVN checkout has the `svn log` working correctly. Easy > to see on https://buddypress.trac.wordpress.org/log (11898, 11899). Can > anyone help? > > https://wordpress.slack.com/archives/C02RQBYUG/p1521424003000027 > > The dropdown for the Keywords is gone for both BP and bbPress tracs and > one needs to manually add the keywords plus the Add comment textbox is > now under the Action fieldset > ''Should be fixed'' pending [6893], [6895], and [6896] > > https://wordpress.slack.com/archives/C02RQBYUG/p1521440267000037 > > the Preview box that shows up when you create a new ticket or Add > comment is missing/gone. > ''Should be fixed'' pending [6893], [6895], and [6896] New description: As part of the final items of the datacenter move, SVN and Trac are being brought over. The upgrade of Trac from 1.something to 1.2.2 has revealed a few bugs, lets track them here. ---- Known issues: from @dd32 > A bunch of the JS/CSS files are updated, and Trac doesn't have cache- busters (https://trac.edgewall.org/ticket/9936 - seven years and counting) so we'll need to update and force-clear caches once all Trac's are updated. ---- Should be fixed: https://wordpress.slack.com/archives/C02RQBYUG/p1521424715000009 > plus attached screenshots are not showing in ticket, only when you click on the image link https://wordpress.slack.com/archives/C02QB8GMM/p1521410697000088 > The BuddyPress trac is showing invalid data for the two most recent commits, though a SVN checkout has the `svn log` working correctly. Easy to see on https://buddypress.trac.wordpress.org/log (11898, 11899). Can anyone help? https://wordpress.slack.com/archives/C02RQBYUG/p1521424003000027 > The dropdown for the Keywords is gone for both BP and bbPress tracs and one needs to manually add the keywords plus the Add comment textbox is now under the Action fieldset ''Should be fixed'' pending [6893], [6895], and [6896] https://wordpress.slack.com/archives/C02RQBYUG/p1521440267000037 > the Preview box that shows up when you create a new ticket or Add comment is missing/gone. ''Should be fixed'' pending [6893], [6895], and [6896] https://wordpress.slack.com/archives/C02RQBYUG/p1521424454000022 > #buddypress-firehose does not show new comment in existing ticket -- -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 01:55:23 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 01:55:23 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.33823c019ac48ef4928d36730baebbf2@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+----------------------- Reporter: melchoyce | Owner: dd32 Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+----------------------- Comment (by dd32): ''' For all further issues, please open new tickets. ''' I'll transfer any remaining issues from this ticket into new tickets later today. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 03:37:38 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Mon, 9 Apr 2018 03:37:38 +0000 (UTC) Subject: [wp-meta] [7065] sites/trunk/wordpress.org/public_html/style/trac/wp-trac.js: Trac: Don't double up the comment deletion buttons. Message-ID: <20180409033738.B6A4B1B005EF@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Mon Apr 9 03:37:39 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 03:37:39 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.78ab373670b44542cbd2ca132991c660@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Comment (by dd32): In [changeset:"7065" 7065]: {{{ #!CommitTicketReference repository="" revision="7065" Trac: Don't double up the comment deletion buttons. This needs a follow up once all Tracs are migrated to remove this block of code / the extra template changes. See #3526. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 03:56:29 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 03:56:29 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.56c789acdca2879c2dbd8423980d331e@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Comment (by dd32): Replying to [comment:13 ocean90]: > * Comment preview broken: https://cloudup.com/c_HqVeJebX6 This is caused by Trac containing this in it's preview HTML: {{{ jQuery.loadStyleSheet("https://s.w.org/style/trac/common/css/trac.css", "text/css"); }}} Using the old Trac JS causes `trac.css` to get reloaded after `wp- trac.css`. Once the new `trac.js` is in use, it'll be fixed as `loadStyleSheet()` now contains some logic not to reload the stylesheet if it's already loaded into the DOM. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 03:57:34 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 03:57:34 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.9071b588c8c58c84a04511f44198eb90@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Comment (by dd32): Replying to [comment:13 ocean90]: > * The order of the "Modify Ticket" and "Add Comment" is different. It was "Add Comment" - "Modify Ticket" previously. Do we care about that order change? it doesn't seem to be a real issue to me -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 03:59:07 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Mon, 9 Apr 2018 03:59:07 +0000 (UTC) Subject: [wp-meta] [7066] sites/trunk/trac.wordpress.org/templates/site.html: Trac: Bump `scripts_version` following [7065]. Message-ID: <20180409035907.2B7101B005EF@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Mon Apr 9 03:59:07 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 03:59:07 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.afb3b10981f54c38b10d54ddc8286b08@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Comment (by dd32): In [changeset:"7066" 7066]: {{{ #!CommitTicketReference repository="" revision="7066" Trac: Bump `scripts_version` following [7065]. See #3526. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 04:01:57 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 04:01:57 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.62ec0b94f80d18870cdb7403d4b13f8b@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Comment (by dd32): Replying to [comment:19 dd32]: > In [changeset:"7066" 7066]: > {{{ > #!CommitTicketReference repository="" revision="7066" > Trac: Bump `scripts_version` following [7065]. > > See #3526. > }}} Bumping `scripts_version` is no longer enough to trigger a Trac Template refresh too. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 06:04:25 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 06:04:25 -0000 Subject: [wp-meta] [Making WordPress.org] #3556: About section: improve typographical details Message-ID: <054.7a3e1e9000192d188f41babf77b9b6a3@wordpress.org> #3556: About section: improve typographical details ------------------------+-------------------- Reporter: tellyworth | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Keywords: ------------------------+-------------------- There are some inconsistencies in the typography and formatting used on the About pages that could stand some improvement. Quoting @tobifjellner from https://meta.trac.wordpress.org/ticket/3046#comment:164: It would be good to make the whole "About" section more congruent in terms of typography. In many places, simple " quotes are used, but in some places there are typographical quotes called via html entities. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 06:09:44 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 06:09:44 -0000 Subject: [wp-meta] [Making WordPress.org] #3557: About section: improve sizing of highlight boxes Message-ID: <054.64b9b5e969075c3c220969b86ae4dd80@wordpress.org> #3557: About section: improve sizing of highlight boxes ------------------------+-------------------- Reporter: tellyworth | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Keywords: ------------------------+-------------------- The blue and purple highlight boxes on the main About page are clipped at some screen sizes. See https://meta.trac.wordpress.org/ticket/3046#comment:144 for details. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 06:17:30 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 06:17:30 -0000 Subject: [wp-meta] [Making WordPress.org] #3558: About section: improve formatting on Features page Message-ID: <054.12bc0f596250af4342651ecfdd677cd1@wordpress.org> #3558: About section: improve formatting on Features page -------------------------+-------------------- Reporter: tellyworth | Owner: (none) Type: enhancement | Status: new Priority: normal | Milestone: Component: General | Keywords: -------------------------+-------------------- https://wordpress.org/about/features/ has some quirky formatting of its dot-point headings. Quoting @mapk from https://meta.trac.wordpress.org/ticket/3046#comment:136: But yes, I think there should be a line break after each one since the words in bold aren't part of the sentence. Something like: '''Simplicity''' Simplicity makes it possible for you to get online and... -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 06:23:42 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 06:23:42 -0000 Subject: [wp-meta] [Making WordPress.org] #3559: About section: make heading sizes consistent Message-ID: <054.301e9a41376a741bb3cd1b8cc2e4214b@wordpress.org> #3559: About section: make heading sizes consistent ------------------------+-------------------- Reporter: tellyworth | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Keywords: ------------------------+-------------------- Some of the main and subheadings used on different About pages are inconsistent and have different CSS. It's not entirely clear which ones are intentionally different and which are accidental. See https://meta.trac.wordpress.org/ticket/3046#comment:122 and follow-up discussion. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 06:31:16 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 06:31:16 -0000 Subject: [wp-meta] [Making WordPress.org] #3559: About section: make heading sizes consistent In-Reply-To: <054.301e9a41376a741bb3cd1b8cc2e4214b@wordpress.org> References: <054.301e9a41376a741bb3cd1b8cc2e4214b@wordpress.org> Message-ID: <069.b19ad000447d3ea03cfedd970e69859d@wordpress.org> #3559: About section: make heading sizes consistent ------------------------+--------------------- Reporter: tellyworth | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: | ------------------------+--------------------- Comment (by tellyworth): Related: there are some resulting a11y issues, as pointed out by @rianrietveld in https://meta.trac.wordpress.org/ticket/3046#comment:104 -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 06:34:06 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 06:34:06 -0000 Subject: [wp-meta] [Making WordPress.org] #3559: About section: make heading sizes consistent In-Reply-To: <054.301e9a41376a741bb3cd1b8cc2e4214b@wordpress.org> References: <054.301e9a41376a741bb3cd1b8cc2e4214b@wordpress.org> Message-ID: <069.e907566835ff42ef8f79d67e61368db5@wordpress.org> #3559: About section: make heading sizes consistent ------------------------+--------------------- Reporter: tellyworth | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: | ------------------------+--------------------- Comment (by rianrietveld): You can find more detailed information about semantic heading structure in the a11y handbook: https://make.wordpress.org/accessibility/handbook/best-practices/markup /heading-structure-in-theme-development/ -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 07:55:43 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 07:55:43 -0000 Subject: [wp-meta] [Making WordPress.org] #3560: WP15 Theme: Event dates translation is showing current date/time Message-ID: <057.6e819c8fe19f2687f39d2c760a0b8f34@wordpress.org> #3560: WP15 Theme: Event dates translation is showing current date/time ---------------------------+-------------------- Reporter: pedromendonca | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Keywords: ---------------------------+-------------------- If I switch the language to Portuguese (pt_PT), the date of all events is the current date, and not each event specific date. I've check that it also happens for pt_BR locale. The date format is currently translated mostly like in WP core for our locale. https://translate.wordpress.org/projects/meta/wp15/pt/default?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=5857919&filters%5Btranslation_id%5D=54779825 https://wp15.wordpress.net/?locale=pt_PT An example date from Porto 15th Aniversary event: '''May 24th, 2018 7:00pm''' - {{{"F jS, Y g:ia"}}} '''9 de Abril de 2018 @ 7:31''' - {{{"j \d\e F \d\e Y @ G:i"}}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 07:56:12 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 07:56:12 -0000 Subject: [wp-meta] [Making WordPress.org] #3560: WP15 Theme: Event dates translation is showing current date/time In-Reply-To: <057.6e819c8fe19f2687f39d2c760a0b8f34@wordpress.org> References: <057.6e819c8fe19f2687f39d2c760a0b8f34@wordpress.org> Message-ID: <072.5cafae2667c3b36ab23ab6d100977370@wordpress.org> #3560: WP15 Theme: Event dates translation is showing current date/time ---------------------------+--------------------- Reporter: pedromendonca | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: | ---------------------------+--------------------- Changes (by pedromendonca): * Attachment "Screenshot 2018-04-09 08.52.50.png" added. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 07:56:24 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 07:56:24 -0000 Subject: [wp-meta] [Making WordPress.org] #3560: WP15 Theme: Event dates translation is showing current date/time In-Reply-To: <057.6e819c8fe19f2687f39d2c760a0b8f34@wordpress.org> References: <057.6e819c8fe19f2687f39d2c760a0b8f34@wordpress.org> Message-ID: <072.a100e161934e3402e642d182e4598af8@wordpress.org> #3560: WP15 Theme: Event dates translation is showing current date/time ---------------------------+--------------------- Reporter: pedromendonca | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: | ---------------------------+--------------------- Changes (by pedromendonca): * Attachment "Screenshot 2018-04-09 08.53.04.png" added. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 08:04:58 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 08:04:58 -0000 Subject: [wp-meta] [Making WordPress.org] #3561: WP15: Incorrect link in notice to translators Message-ID: <057.36472a0cf036a035970ef3c262db8aab@wordpress.org> #3561: WP15: Incorrect link in notice to translators ---------------------------+-------------------- Reporter: pedromendonca | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Keywords: ---------------------------+-------------------- For the Portuguese (pt_PT) version of the WP15 site, the call to translators to help completing the translation has an incorrect link. The call to action is currently hidden as the translation is complete, but will surely apear again as soon as there are new strings to translate. Current wrong link: https://translate.wordpress.org/projects/meta/wp15/pt-pt/default It should link to: https://translate.wordpress.org/projects/meta/wp15/pt/default -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 08:05:19 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 08:05:19 -0000 Subject: [wp-meta] [Making WordPress.org] #3561: WP15: Incorrect link in notice to translators In-Reply-To: <057.36472a0cf036a035970ef3c262db8aab@wordpress.org> References: <057.36472a0cf036a035970ef3c262db8aab@wordpress.org> Message-ID: <072.4d10136947c29af265c5415605b38f6f@wordpress.org> #3561: WP15: Incorrect link in notice to translators ---------------------------+--------------------- Reporter: pedromendonca | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Resolution: Keywords: | ---------------------------+--------------------- Changes (by pedromendonca): * Attachment "Screenshot 2018-04-08 19.31.09.png" added. Notice for translators -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 08:33:19 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Mon, 9 Apr 2018 08:33:19 +0000 (UTC) Subject: [wp-meta] [7067] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-accessibility.php: Main: About: Mark the Accessibility page strings as translatable. Message-ID: <20180409083319.D77A41B005CE@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Mon Apr 9 08:33:20 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 08:33:20 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.d791b3e036106eb3e8f7343d9f3d273d@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+----------------------- Reporter: melchoyce | Owner: dd32 Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+----------------------- Comment (by dd32): In [changeset:"7067" 7067]: {{{ #!CommitTicketReference repository="" revision="7067" Main: About: Mark the Accessibility page strings as translatable. H/t rianrietveld. See #3046. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 09:50:51 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 09:50:51 -0000 Subject: [wp-meta] [Making WordPress.org] #3562: misleading string on how to report a11y issues Message-ID: <053.ac7bb3e2fa0afde4a7fc92d26170b408@wordpress.org> #3562: misleading string on how to report a11y issues -------------------------+-------------------- Reporter: Presskopp | Owner: (none) Type: enhancement | Status: new Priority: normal | Milestone: Component: Handbooks | Keywords: -------------------------+-------------------- To report an Accessibility issue you’ve encountered in WordPress or on WordPress.org, please see the Accessibility Handbook on Reporting Accessibility Issues. I think this is not correct, bacause the link brings you to https://make.wordpress.org/accessibility/handbook/reporting-issues and there is no handbook but it's a sub part of the handbook. I propose to just use: ''To report an Accessibility issue you’ve encountered in WordPress or on WordPress.org, please see Reporting Accessibility Issues.'' -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 12:45:54 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 12:45:54 -0000 Subject: [wp-meta] [Making WordPress.org] #3563: typo: All new and updates code released in WordPress.. Message-ID: <053.b2d17f23e279acafac472380f0e4374e@wordpress.org> #3563: typo: All new and updates code released in WordPress.. -----------------------+------------------------- Reporter: Presskopp | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: General | Keywords: needs-patch -----------------------+------------------------- https://translate.wordpress.org/projects/meta/wordpress- org/de/default?filters%5Boriginal_id%5D=5891289 After asking in slack @danieltj told me this strings needed to be ''updated'' instead of ''updates'' -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 18:22:10 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 18:22:10 -0000 Subject: [wp-meta] [Making WordPress.org] #838: Ticket titles for ticket update notifications in Slack are truncated In-Reply-To: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> References: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> Message-ID: <065.3bf2e174ab767cc36b0ac77040369037@wordpress.org> #838: Ticket titles for ticket update notifications in Slack are truncated -------------------------+---------------------- Reporter: netweb | Owner: ocean90 Type: defect | Status: closed Priority: high | Milestone: Component: Slack & IRC | Resolution: fixed Keywords: needs-patch | -------------------------+---------------------- Changes (by ocean90): * Attachment "test.txt" added. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 18:22:43 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 18:22:43 -0000 Subject: [wp-meta] [Making WordPress.org] #838: Ticket titles for ticket update notifications in Slack are truncated In-Reply-To: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> References: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> Message-ID: <050.890f7cb4a10b969ecd33a1843016c2bd@wordpress.org> #838: Ticket titles for ticket update notifications in Slack are truncated -------------------------+---------------------- Reporter: netweb | Owner: ocean90 Type: defect | Status: closed Priority: high | Milestone: Component: Slack & IRC | Resolution: fixed Keywords: needs-patch | -------------------------+---------------------- Changes (by ocean90): * Attachment "test.txt" removed. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 19:27:36 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Mon, 9 Apr 2018 19:27:36 +0000 (UTC) Subject: [wp-meta] [7068] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-accessibility.php: Main: About: Fix typo on Accessibility page. Message-ID: <20180409192736.53C741B005CE@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Mon Apr 9 19:27:37 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 19:27:37 -0000 Subject: [wp-meta] [Making WordPress.org] #3563: typo: All new and updates code released in WordPress.. In-Reply-To: <053.b2d17f23e279acafac472380f0e4374e@wordpress.org> References: <053.b2d17f23e279acafac472380f0e4374e@wordpress.org> Message-ID: <068.17e4e48ae974effc9edbd16296bdf616@wordpress.org> #3563: typo: All new and updates code released in WordPress.. -------------------------+----------------------------- Reporter: Presskopp | Owner: SergeyBiryukov Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: needs-patch | -------------------------+----------------------------- Changes (by SergeyBiryukov): * owner: (none) => SergeyBiryukov * status: new => closed * resolution: => fixed Comment: In [changeset:"7068" 7068]: {{{ #!CommitTicketReference repository="" revision="7068" Main: About: Fix typo on Accessibility page. Props Presskopp. Fixes #3563. See #3046. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 19:27:37 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 19:27:37 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.e138050d97c557c770461bd5049f5dd1@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+----------------------- Reporter: melchoyce | Owner: dd32 Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+----------------------- Comment (by SergeyBiryukov): In [changeset:"7068" 7068]: {{{ #!CommitTicketReference repository="" revision="7068" Main: About: Fix typo on Accessibility page. Props Presskopp. Fixes #3563. See #3046. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 19:49:48 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 19:49:48 -0000 Subject: [wp-meta] [Making WordPress.org] #3561: WP15: Incorrect link in notice to translators In-Reply-To: <057.36472a0cf036a035970ef3c262db8aab@wordpress.org> References: <057.36472a0cf036a035970ef3c262db8aab@wordpress.org> Message-ID: <072.e0d1d16cecd4562371749c21d0dddfa6@wordpress.org> #3561: WP15: Incorrect link in notice to translators ---------------------------+--------------------------- Reporter: pedromendonca | Owner: coreymckrill Type: defect | Status: assigned Priority: normal | Milestone: Component: General | Resolution: Keywords: | ---------------------------+--------------------------- Changes (by iandunn): * owner: (none) => coreymckrill * status: new => assigned -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 19:49:50 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 19:49:50 -0000 Subject: [wp-meta] [Making WordPress.org] #3564: Trac: Move "Add Comment" section above "Modify Ticket" Message-ID: <058.8223ef78f4215ae6a2da0697a24d4595@wordpress.org> #3564: Trac: Move "Add Comment" section above "Modify Ticket" ----------------------------+-------------------- Reporter: SergeyBiryukov | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Trac | Keywords: ----------------------------+-------------------- Before Trac upgrade, "Add Comment" section used to be above "Modify Ticket", to avoid unintentionally editing the ticket description instead of writing a comment. After the upgrade, "Modify Ticket" comes first and causes some confusion each time I'm leaving a comment. Noticed on Meta and bbPress Trac. Core Trac looks good, but still loads `wp-trac.css?92` instead of `wp-trac.css?94`, so could be using cached templates. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 19:50:14 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 19:50:14 -0000 Subject: [wp-meta] [Making WordPress.org] #3565: Trac: Default styles break page layout on preview Message-ID: <058.5c4cd24fd4913d6e672602322cae1b90@wordpress.org> #3565: Trac: Default styles break page layout on preview ----------------------------+-------------------- Reporter: SergeyBiryukov | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Trac | Keywords: ----------------------------+-------------------- After Trac upgrade, when creating a ticket or commenting on an existing one, preview kicks in with some styles from the default template, breaking the page layout. See the screenshot. Noticed on Meta and bbPress Trac. Core Trac looks good, but still loads `wp-trac.css?92` instead of `wp-trac.css?94`, so could be using cached templates. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 19:50:45 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 19:50:45 -0000 Subject: [wp-meta] [Making WordPress.org] #3565: Trac: Default styles break page layout on preview In-Reply-To: <058.5c4cd24fd4913d6e672602322cae1b90@wordpress.org> References: <058.5c4cd24fd4913d6e672602322cae1b90@wordpress.org> Message-ID: <073.cd063890ca0f44d582e71acbe8e34dd2@wordpress.org> #3565: Trac: Default styles break page layout on preview ----------------------------+--------------------- Reporter: SergeyBiryukov | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | ----------------------------+--------------------- Changes (by SergeyBiryukov): * Attachment "3565.PNG" added. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 19:54:09 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 19:54:09 -0000 Subject: [wp-meta] [Making WordPress.org] #3565: Trac: Default styles break page layout on preview In-Reply-To: <058.5c4cd24fd4913d6e672602322cae1b90@wordpress.org> References: <058.5c4cd24fd4913d6e672602322cae1b90@wordpress.org> Message-ID: <073.30edcab7942bac1fc7e89db67321aa04@wordpress.org> #3565: Trac: Default styles break page layout on preview ----------------------------+------------------------ Reporter: SergeyBiryukov | Owner: (none) Type: defect | Status: closed Priority: normal | Milestone: Component: Trac | Resolution: duplicate Keywords: | ----------------------------+------------------------ Changes (by ocean90): * status: new => closed * resolution: => duplicate Comment: Duplicate of #3526. See https://meta.trac.wordpress.org/ticket/3526#comment:17 -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 19:55:07 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 19:55:07 -0000 Subject: [wp-meta] [Making WordPress.org] #3564: Trac: Move "Add Comment" section above "Modify Ticket" In-Reply-To: <058.8223ef78f4215ae6a2da0697a24d4595@wordpress.org> References: <058.8223ef78f4215ae6a2da0697a24d4595@wordpress.org> Message-ID: <073.52d5e0d9c97f5c498dfca54419ff121a@wordpress.org> #3564: Trac: Move "Add Comment" section above "Modify Ticket" ----------------------------+------------------------ Reporter: SergeyBiryukov | Owner: (none) Type: defect | Status: closed Priority: normal | Milestone: Component: Trac | Resolution: duplicate Keywords: | ----------------------------+------------------------ Changes (by ocean90): * status: new => closed * resolution: => duplicate Comment: Duplicate of #3526. See https://meta.trac.wordpress.org/ticket/3526#comment:13 Note that core.trac has not been moved to the new server/version yet. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 19:56:11 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 19:56:11 -0000 Subject: [wp-meta] [Making WordPress.org] #3562: misleading string on how to report a11y issues In-Reply-To: <053.ac7bb3e2fa0afde4a7fc92d26170b408@wordpress.org> References: <053.ac7bb3e2fa0afde4a7fc92d26170b408@wordpress.org> Message-ID: <068.4f51c7922abb623d94d19e19e70845e1@wordpress.org> #3562: misleading string on how to report a11y issues -------------------------+--------------------- Reporter: Presskopp | Owner: (none) Type: enhancement | Status: new Priority: normal | Milestone: Component: Handbooks | Resolution: Keywords: | -------------------------+--------------------- Comment (by SergeyBiryukov): The existing string looks good to me, it explains where the link goes. "on" means "on the topic of" here, not that the page itself is the handbook. It could probably be made a bit clearer with `"please see the Accessibility Handbook page on Reporting Accessibility Issues"`. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 20:37:36 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 20:37:36 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.743d921594b54993a24d06b89dea7281@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Comment (by SergeyBiryukov): Replying to [comment:18 dd32]: > Replying to [comment:13 ocean90]: > > The order of the "Modify Ticket" and "Add Comment" is different. It was "Add Comment" - "Modify Ticket" previously. > > Do we care about that order change? it doesn't seem to be a real issue to me The previous order was helpful to avoid unintentionally editing the ticket description instead of writing a comment. The current order causes some confusion each time I'm leaving a comment, and could probably cause even more confusion for new contributors. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 21:28:29 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Mon, 9 Apr 2018 21:28:29 +0000 (UTC) Subject: [wp-meta] [7069] sites/trunk/wp15.wordpress.net/public_html/content/plugins/wp15-meetup-events/wp15-meetup-events.php: WP15: Use an unlocalized format when converting between timezones. Message-ID: <20180409212829.BBE8D1B005CE@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Mon Apr 9 21:28:30 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 21:28:30 -0000 Subject: [wp-meta] [Making WordPress.org] #3560: WP15 Theme: Event dates translation is showing current date/time In-Reply-To: <057.6e819c8fe19f2687f39d2c760a0b8f34@wordpress.org> References: <057.6e819c8fe19f2687f39d2c760a0b8f34@wordpress.org> Message-ID: <072.18d0dcf60af7435ccbc64a4844587e54@wordpress.org> #3560: WP15 Theme: Event dates translation is showing current date/time ---------------------------+---------------------- Reporter: pedromendonca | Owner: iandunn Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | ---------------------------+---------------------- Changes (by iandunn): * owner: (none) => iandunn * status: new => closed * resolution: => fixed Comment: In [changeset:"7069" 7069]: {{{ #!CommitTicketReference repository="" revision="7069" WP15: Use an unlocalized format when converting between timezones. Props pedromendonca. Fixes #3560. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 21:31:44 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 21:31:44 -0000 Subject: [wp-meta] [Making WordPress.org] #3560: WP15 Theme: Event dates translation is showing current date/time In-Reply-To: <057.6e819c8fe19f2687f39d2c760a0b8f34@wordpress.org> References: <057.6e819c8fe19f2687f39d2c760a0b8f34@wordpress.org> Message-ID: <072.54e0725d806a1d8b638d58e6cb458c81@wordpress.org> #3560: WP15 Theme: Event dates translation is showing current date/time ---------------------------+---------------------- Reporter: pedromendonca | Owner: iandunn Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | ---------------------------+---------------------- Comment (by iandunn): This should be fixed now, thanks for reporting it :) -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 21:45:35 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Mon, 9 Apr 2018 21:45:35 +0000 (UTC) Subject: [wp-meta] [7070] sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/utilities/class-stripe-client.php: Stripe Client: Add note to clarify that `USD` should not be translated. Message-ID: <20180409214535.A36911B005CE@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Mon Apr 9 21:45:36 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 21:45:36 -0000 Subject: [wp-meta] [Making WordPress.org] #3555: Clarify with a translator comment a WordCamp Stripe string In-Reply-To: <050.8de49e14b4090d3bcf8dbd66b6c0924d@wordpress.org> References: <050.8de49e14b4090d3bcf8dbd66b6c0924d@wordpress.org> Message-ID: <065.229ac15d77fdaf1fda9e88b793b4ad94@wordpress.org> #3555: Clarify with a translator comment a WordCamp Stripe string -------------------------------------+---------------------- Reporter: netweb | Owner: iandunn Type: defect | Status: closed Priority: normal | Milestone: Component: WordCamp Site & Plugins | Resolution: fixed Keywords: | -------------------------------------+---------------------- Changes (by iandunn): * owner: (none) => iandunn * status: new => closed * resolution: => fixed Comment: In [changeset:"7070" 7070]: {{{ #!CommitTicketReference repository="" revision="7070" Stripe Client: Add note to clarify that `USD` should not be translated. Props netweb. Fixes #3555. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Mon Apr 9 22:11:26 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Mon, 09 Apr 2018 22:11:26 -0000 Subject: [wp-meta] [Making WordPress.org] #3237: Update the privacy policy In-Reply-To: <049.73832814ca65128b9b52a37611086218@wordpress.org> References: <049.73832814ca65128b9b52a37611086218@wordpress.org> Message-ID: <064.55ce7e08d85655545fc6c9504486c304@wordpress.org> #3237: Update the privacy policy ---------------------+----------------------- Reporter: pento | Owner: pento Type: task | Status: assigned Priority: normal | Milestone: Component: General | Resolution: Keywords: | ---------------------+----------------------- Comment (by robscott): @pento just adding 2 cents and a link to reference #43492. Would be great to see really specific language in the w.org privacy policy in relation to the `api.wordpress.org` data collection. Appreciate this is probably being chewed over by various lawyers at present, but would be a great thing if the spirit of what is said meets and far exceeds what is legally required. Beyond May's deadline, it would be nice to return to this subject at a little more leisure and get super transparent on all of this. Am willing to help where that is even possible :) -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 00:28:14 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 00:28:14 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.ce7f1cee0289938264551d9135436239@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Comment (by dd32): Replying to [comment:23 SergeyBiryukov]: > Replying to [comment:18 dd32]: > > Replying to [comment:13 ocean90]: > > > The order of the "Modify Ticket" and "Add Comment" is different. It was "Add Comment" - "Modify Ticket" previously. > > > > Do we care about that order change? it doesn't seem to be a real issue to me > > The previous order was helpful to avoid unintentionally editing the ticket description instead of writing a comment. Adding a comment is a much more common action than editing the ticket, so it should come first. > The current order causes some confusion each time I'm leaving a comment, and could probably cause even more confusion for new contributors. Although I find it hard to believe that someone would accidentally edit the ticket description once used to the UI, and it's worth noting this is specifically for Bug Gardeners as regular users can't edit ticket descriptions, we might as well flip them back around then. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 00:48:28 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 00:48:28 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.da791d5a429189301df4f8f101e6727c@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Comment (by SergeyBiryukov): Replying to [comment:24 dd32]: > Although I find it hard to believe that someone would accidentally edit the ticket description once used to the UI I remember this being an occasional issue over the years, the sections were flipped for a reason :) -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 00:50:17 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 10 Apr 2018 00:50:17 +0000 (UTC) Subject: [wp-meta] [7071] sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/camptix-tweaks: WordCamp tickets: Wording changes, add rows to Attendee Info table Message-ID: <20180410005017.5E99E1B00613@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 10 00:53:37 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 00:53:37 -0000 Subject: [wp-meta] [Making WordPress.org] #3560: WP15 Theme: Event dates translation is showing current date/time In-Reply-To: <057.6e819c8fe19f2687f39d2c760a0b8f34@wordpress.org> References: <057.6e819c8fe19f2687f39d2c760a0b8f34@wordpress.org> Message-ID: <072.47393835eec025f269f8a3df87d23794@wordpress.org> #3560: WP15 Theme: Event dates translation is showing current date/time ---------------------------+---------------------- Reporter: pedromendonca | Owner: iandunn Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | ---------------------------+---------------------- Comment (by pedromendonca): Perfect. Great job! -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 02:24:47 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 02:24:47 -0000 Subject: [wp-meta] [Making WordPress.org] #3558: About section: improve formatting on Features page In-Reply-To: <054.12bc0f596250af4342651ecfdd677cd1@wordpress.org> References: <054.12bc0f596250af4342651ecfdd677cd1@wordpress.org> Message-ID: <069.1563b8518b5993d4ba5a8624117b462d@wordpress.org> #3558: About section: improve formatting on Features page -------------------------+----------------------- Reporter: tellyworth | Owner: dd32 Type: enhancement | Status: accepted Priority: normal | Milestone: Component: General | Resolution: Keywords: | -------------------------+----------------------- Changes (by dd32): * owner: (none) => dd32 * status: new => accepted Comment: Adding the following makes the page feel a little nicer: - A line break after `` - A line break after the `` Simply adding a line break after `` doesn't work too well which is why i didn't change it at the time. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 02:26:48 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 02:26:48 -0000 Subject: [wp-meta] [Making WordPress.org] #3558: About section: improve formatting on Features page In-Reply-To: <054.12bc0f596250af4342651ecfdd677cd1@wordpress.org> References: <054.12bc0f596250af4342651ecfdd677cd1@wordpress.org> Message-ID: <069.6c9524207faadf7d452404c6c56e3b49@wordpress.org> #3558: About section: improve formatting on Features page -------------------------+----------------------- Reporter: tellyworth | Owner: dd32 Type: enhancement | Status: accepted Priority: normal | Milestone: Component: General | Resolution: Keywords: | -------------------------+----------------------- Changes (by dd32): * Attachment "Screen Shot 2018-04-10 at 12.26.20 pm.png" added. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 02:42:42 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 10 Apr 2018 02:42:42 +0000 (UTC) Subject: [wp-meta] [7072] sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory: Plugin Directory: Use geopattern icon assets in the `plugins/update-check` API response. Message-ID: <20180410024242.E047A1B00613@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 10 02:42:43 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 02:42:43 -0000 Subject: [wp-meta] [Making WordPress.org] #3265: Serve auto-generated plugin icons via URL In-Reply-To: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> References: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> Message-ID: <063.c8255f9aee6639fe5e48325152a56801@wordpress.org> #3265: Serve auto-generated plugin icons via URL ------------------------------+----------------------- Reporter: dd32 | Owner: dd32 Type: defect | Status: accepted Priority: normal | Milestone: Component: Plugin Directory | Resolution: Keywords: | ------------------------------+----------------------- Comment (by dd32): In [changeset:"7072" 7072]: {{{ #!CommitTicketReference repository="" revision="7072" Plugin Directory: Use geopattern icon assets in the `plugins/update-check` API response. This change populates the `update_source` table which the update-check API uses, another change is needed to the update check itself to pull them through. Additionally a bin script to trigger an update for a single row (or all) is included. See #3265. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 03:45:50 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 10 Apr 2018 03:45:50 +0000 (UTC) Subject: [wp-meta] [7073] sites/trunk/wordpress.org/public_html/wp-content/themes/pub: Main: Features: Add a line break after the section title and after each dotpoint. Message-ID: <20180410034550.31E051B00613@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 10 03:45:51 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 03:45:51 -0000 Subject: [wp-meta] [Making WordPress.org] #3558: About section: improve formatting on Features page In-Reply-To: <054.12bc0f596250af4342651ecfdd677cd1@wordpress.org> References: <054.12bc0f596250af4342651ecfdd677cd1@wordpress.org> Message-ID: <069.4c617ba5793de56692328b41e0ccb8a1@wordpress.org> #3558: About section: improve formatting on Features page -------------------------+--------------------- Reporter: tellyworth | Owner: dd32 Type: enhancement | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | -------------------------+--------------------- Changes (by dd32): * status: accepted => closed * resolution: => fixed Comment: In [changeset:"7073" 7073]: {{{ #!CommitTicketReference repository="" revision="7073" Main: Features: Add a line break after the section title and after each dotpoint. Fixes #3558. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 03:47:11 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 10 Apr 2018 03:47:11 +0000 (UTC) Subject: [wp-meta] [7074] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/components/_page-features.scss: Main: Features: Add missing sass component from r7073 Message-ID: <20180410034711.3EF661B00613@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 10 03:47:12 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 03:47:12 -0000 Subject: [wp-meta] [Making WordPress.org] #3558: About section: improve formatting on Features page In-Reply-To: <054.12bc0f596250af4342651ecfdd677cd1@wordpress.org> References: <054.12bc0f596250af4342651ecfdd677cd1@wordpress.org> Message-ID: <069.6f6b731c3c37627f74a3c4f123c6537a@wordpress.org> #3558: About section: improve formatting on Features page -------------------------+--------------------- Reporter: tellyworth | Owner: dd32 Type: enhancement | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | -------------------------+--------------------- Comment (by dd32): In [changeset:"7074" 7074]: {{{ #!CommitTicketReference repository="" revision="7074" Main: Features: Add missing sass component from r7073 See #3558. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 04:24:17 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 10 Apr 2018 04:24:17 +0000 (UTC) Subject: [wp-meta] [7075] sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory: Plugin Directory: API Updater: Lessen how much data is stored for plugin assets. Message-ID: <20180410042417.89DC71B00613@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 10 04:24:18 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 04:24:18 -0000 Subject: [wp-meta] [Making WordPress.org] #3265: Serve auto-generated plugin icons via URL In-Reply-To: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> References: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> Message-ID: <063.6a9138f2a839eba3533dad6af804e2a1@wordpress.org> #3265: Serve auto-generated plugin icons via URL ------------------------------+----------------------- Reporter: dd32 | Owner: dd32 Type: defect | Status: accepted Priority: normal | Milestone: Component: Plugin Directory | Resolution: Keywords: | ------------------------------+----------------------- Comment (by dd32): In [changeset:"7075" 7075]: {{{ #!CommitTicketReference repository="" revision="7075" Plugin Directory: API Updater: Lessen how much data is stored for plugin assets. - `default` is only needed for icons, banners don't need it. - `default` is now only used for icons 'geopattern' default icons. See #3265. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 04:28:49 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 10 Apr 2018 04:28:49 +0000 (UTC) Subject: [wp-meta] [7076] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-security.php: Main: Security: Make the latest theme name dynamic. Message-ID: <20180410042849.1D01C1B00613@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 10 04:28:49 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 04:28:49 -0000 Subject: [wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated In-Reply-To: <053.c6f562bc755f53601156863a7128273e@wordpress.org> References: <053.c6f562bc755f53601156863a7128273e@wordpress.org> Message-ID: <068.94dd8ac892ca34766c0c4b43b00e05a3@wordpress.org> #3046: WordPress.org/about page outdated ------------------------------------------+----------------------- Reporter: melchoyce | Owner: dd32 Type: task | Status: accepted Priority: high | Milestone: Component: General | Resolution: Keywords: neso ui-feedback ux-feedback | ------------------------------------------+----------------------- Comment (by dd32): In [changeset:"7076" 7076]: {{{ #!CommitTicketReference repository="" revision="7076" Main: Security: Make the latest theme name dynamic. Replaces 'Twenty Fifteen' with 'Twenty Seventeen'. Translations should hopefully still work. H/t la-geek. See #3046. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 06:23:05 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 06:23:05 -0000 Subject: [wp-meta] [Making WordPress.org] #3265: Serve auto-generated plugin icons via URL In-Reply-To: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> References: <048.5b16b7c5b9d75b20debfc3453c56c82c@wordpress.org> Message-ID: <063.b88d29e18d02c97286580a80ab3dc192@wordpress.org> #3265: Serve auto-generated plugin icons via URL ------------------------------+--------------------- Reporter: dd32 | Owner: dd32 Type: defect | Status: closed Priority: normal | Milestone: Component: Plugin Directory | Resolution: fixed Keywords: | ------------------------------+--------------------- Changes (by dd32): * status: accepted => closed * resolution: => fixed Comment: The `plugins/update-check/` API has been updated to use this now. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 06:36:40 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 06:36:40 -0000 Subject: [wp-meta] [Making WordPress.org] #3528: Disable auto zoom in the Header Search Box on mobile In-Reply-To: <052.7c14755f59f6bbee86799e89532c7fbe@wordpress.org> References: <052.7c14755f59f6bbee86799e89532c7fbe@wordpress.org> Message-ID: <067.74b495abb029477ca4fda2c9465db742@wordpress.org> #3528: Disable auto zoom in the Header Search Box on mobile ---------------------------------------+------------------------ Reporter: raajtram | Owner: dd32 Type: defect | Status: reviewing Priority: normal | Milestone: Component: General | Resolution: Keywords: has-patch has-screenshots | ---------------------------------------+------------------------ Changes (by dd32): * keywords: has-patch has-screenshots needs-testing => has-patch has- screenshots Comment: Tested it out with an iPhone 8plus and looks good. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 06:38:41 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 06:38:41 -0000 Subject: [wp-meta] [Making WordPress.org] #3528: Disable auto zoom in the Header Search Box on mobile In-Reply-To: <052.7c14755f59f6bbee86799e89532c7fbe@wordpress.org> References: <052.7c14755f59f6bbee86799e89532c7fbe@wordpress.org> Message-ID: <067.7ac04fa2b710e1969309f2ccc29d8ab9@wordpress.org> #3528: Disable auto zoom in the Header Search Box on mobile ---------------------------------------+--------------------- Reporter: raajtram | Owner: dd32 Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: has-patch has-screenshots | ---------------------------------------+--------------------- Changes (by dd32): * status: reviewing => closed * resolution: => fixed Comment: In [changeset:"7077" 7077]: {{{ #!CommitTicketReference repository="" revision="7077" Styles: Disable Auto-zoom on the mobile search box by increasing the text size. Props raajtram. Fixes #3528. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 06:38:40 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 10 Apr 2018 06:38:40 +0000 (UTC) Subject: [wp-meta] [7077] sites/trunk/wordpress.org/public_html/style: Styles: Disable Auto-zoom on the mobile search box by increasing the text size. Message-ID: <20180410063840.A19B91B005EB@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 10 09:21:10 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 09:21:10 -0000 Subject: [wp-meta] [Making WordPress.org] #3562: misleading string on how to report a11y issues In-Reply-To: <053.ac7bb3e2fa0afde4a7fc92d26170b408@wordpress.org> References: <053.ac7bb3e2fa0afde4a7fc92d26170b408@wordpress.org> Message-ID: <068.d0ff1d02a1e604593c080eb3ece666d5@wordpress.org> #3562: misleading string on how to report a11y issues -------------------------+--------------------- Reporter: Presskopp | Owner: (none) Type: enhancement | Status: new Priority: normal | Milestone: Component: Handbooks | Resolution: Keywords: | -------------------------+--------------------- Comment (by Presskopp): "on" means "on the topic of" here, not that the page itself is the handbook. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 09:33:51 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 10 Apr 2018 09:33:51 +0000 (UTC) Subject: [wp-meta] [7078] sites/trunk/trac.wordpress.org/templates/site.html: Trac: Append a version string to Trac's JavaScript/CSS files hosted on the w.org CDN. Message-ID: <20180410093351.413001B005EB@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 10 09:33:52 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 09:33:52 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.f675e81c0ebcf50264900698afe410cc@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Comment (by ocean90): In [changeset:"7078" 7078]: {{{ #!CommitTicketReference repository="" revision="7078" Trac: Append a version string to Trac's JavaScript/CSS files hosted on the w.org CDN. For testing purposes limited to meta.trac for now. See #3526. }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 15:36:46 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 15:36:46 -0000 Subject: [wp-meta] [Making WordPress.org] #3566: Plugin Admin: Add User Notes to Author Card Message-ID: <051.6a4142721e7d116f1145ebddaa9b8ea4@wordpress.org> #3566: Plugin Admin: Add User Notes to Author Card ------------------------------+-------------------- Reporter: Ipstenu | Owner: (none) Type: enhancement | Status: new Priority: normal | Milestone: Component: Plugin Directory | Keywords: ------------------------------+-------------------- Currently the plugin admin view has an author card that shows all the other plugins they've submitted. It would be nice to add here any user notes left by the forums team, so we could see if the account was flagged for things like spamming or abuse. -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 15:51:52 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 15:51:52 -0000 Subject: [wp-meta] [Making WordPress.org] #3567: Redirect my-patches and my-patches/all URLs for updated reports Message-ID: <054.29d03e8c43b1d4e5d725339b3479a980@wordpress.org> #3567: Redirect my-patches and my-patches/all URLs for updated reports ------------------------+-------------------- Reporter: stevenlinx | Owner: (none) Type: defect | Status: new Priority: normal | Milestone: Component: Trac | Keywords: ------------------------+-------------------- There are inconsistencies between "`my-patches` | `my-patches/all`" pair and "`my-comments` | `my-comments/all`" pair The "`my-comments` | `my-comments/all`" pair work as they should, pointing to report {53} and {54} respectively: https://core.trac.wordpress.org/my-comments https://core.trac.wordpress.org/my-comments/all The "`my-patches` | `my-patches/all`" pair need to be updated: https://core.trac.wordpress.org/my-patches https://core.trac.wordpress.org/my-patches/all The respective "patches" reports in question are report {25} and {29}. Previously, both report {25} and report {29} were duplicates and show open tickets. However, report {29} already has the title "Open Tickets with My Patches", so if either one of them need to be updated, updating report {25} to include both open & closed tickets is more appropriate. After I raised the issue of duplicate reports, one of the meta admins acknowledged the issue and has updated the content of report {25} to include both open & closed tickets. Currently, `my-patches` still points to report {25} when it should be redirected to report {29} (open tickets). `my-patches/all` currently does not point to any report and should be redirected to the updated report {25} (open & closed tickets). As a result, the remaining task is to redirect the URLs: `my-patches` => report {29} (open tickets) `my-patches/all` => report {25} (open & closed tickets) -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 16:44:56 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 10 Apr 2018 16:44:56 +0000 (UTC) Subject: [wp-meta] [7079] sites/trunk/wp15.wordpress.net/public_html/content/mu-plugins: WP15: Move pomo functionality to the locales.php file Message-ID: <20180410164456.A69CB1B005EB@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 10 17:29:45 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 17:29:45 -0000 Subject: [wp-meta] [Making WordPress.org] #3561: WP15: Incorrect link in notice to translators In-Reply-To: <057.36472a0cf036a035970ef3c262db8aab@wordpress.org> References: <057.36472a0cf036a035970ef3c262db8aab@wordpress.org> Message-ID: <072.5ad30ac53642aa9c1d2ae2cd099c5088@wordpress.org> #3561: WP15: Incorrect link in notice to translators ---------------------------+--------------------------- Reporter: pedromendonca | Owner: coreymckrill Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | ---------------------------+--------------------------- Changes (by coreymckrill): * status: assigned => closed * resolution: => fixed Comment: In [changeset:"7080" 7080]: {{{ #!CommitTicketReference repository="" revision="7080" WP15 locales: Use the correct locale string in the contribute URL Fixes #3561 }}} -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 17:29:44 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 10 Apr 2018 17:29:44 +0000 (UTC) Subject: [wp-meta] [7080] sites/trunk/wp15.wordpress.net/public_html/content/mu-plugins/locales.php: WP15 locales: Use the correct locale string in the contribute URL Message-ID: <20180410172944.81FC51B005EB@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Tue Apr 10 23:08:17 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Tue, 10 Apr 2018 23:08:17 -0000 Subject: [wp-meta] [Making WordPress.org] #3561: WP15: Incorrect link in notice to translators In-Reply-To: <057.36472a0cf036a035970ef3c262db8aab@wordpress.org> References: <057.36472a0cf036a035970ef3c262db8aab@wordpress.org> Message-ID: <072.2850db1d9089e17c5342c36f81f41249@wordpress.org> #3561: WP15: Incorrect link in notice to translators ---------------------------+--------------------------- Reporter: pedromendonca | Owner: coreymckrill Type: defect | Status: closed Priority: normal | Milestone: Component: General | Resolution: fixed Keywords: | ---------------------------+--------------------------- Comment (by coreymckrill): Thanks for the report, @pedromendonca ! -- Ticket URL: Making WordPress.org Making WordPress.org From noreply at wordpress.org Tue Apr 10 23:57:13 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Tue, 10 Apr 2018 23:57:13 +0000 (UTC) Subject: [wp-meta] [7081] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/page-swag.php: WP15 theme: Use correct markup for Swag page title Message-ID: <20180410235713.2627B1B005EB@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 11 00:16:47 2018 From: noreply at wordpress.org (noreply at wordpress.org) Date: Wed, 11 Apr 2018 00:16:47 +0000 (UTC) Subject: [wp-meta] [7082] sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/style.css: WP15 theme: RTL adjustments Message-ID: <20180411001647.44FA21B00613@svn1.ord.wordpress.org> An HTML attachment was scrubbed... URL: From noreply at wordpress.org Wed Apr 11 02:38:53 2018 From: noreply at wordpress.org (Making WordPress.org) Date: Wed, 11 Apr 2018 02:38:53 -0000 Subject: [wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2 In-Reply-To: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> References: <048.f0b3b598bb607f8ccfc1b0b787f28823@wordpress.org> Message-ID: <063.4b99f6b0486249667e8da91eddfa6564@wordpress.org> #3526: Fix any brokenness in Trac 1.2.2 --------------------+--------------------- Reporter: dd32 | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Trac | Resolution: Keywords: | --------------------+--------------------- Comment (by dd32): Replying to [comment:26 ocean90]: > In [changeset:"7078" 7078]: > {{{ > #!CommitTicketReference repository="" revision="7078" > Trac: Append a version string to Trac's JavaScript/CSS files hosted on the w.org CDN. > > For testing purposes limited to meta.trac for now. > > See #3526. > }}} @ocean90 It seems like this unfortunately doesn't apply to the dynamic stylesheet URI's when included by {{{ }}} Causes both of these to be included: - https://s.w.org/style/trac/common/css/trac.css?v=94 - https://s.w.org/style/trac/common/css/trac.css (on preview) I guess there's two options: 1. Override the custom `$.fn.loadStyleSheet` to suffix the param (Which can be extracted from one of the existing stylesheets) 2. Change the `py:match` to also match on `