Opened 11 months ago
Closed 11 months ago
#60819 closed defect (bug) (fixed)
Update the Google fonts JSON data URL to the latest version.
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-patch commit fixed-major dev-reviewed |
Focuses: | Cc: |
Description
Update the Google Fonts JSON data URL to the latest deployed version in the WordPress.org CDN.
Reference:
https://meta.trac.wordpress.org/ticket/7522
https://github.com/WordPress/google-fonts-to-wordpress-collection/pull/21
Change History (13)
This ticket was mentioned in PR #6300 on WordPress/wordpress-develop by @mmaattiiaass.
11 months ago
#1
- Keywords has-patch added
#3
follow-up:
↓ 4
@
11 months ago
- Keywords commit dev-feedback added
Why is this change done so late in the cycle? Seems like this could have been done before RC 1.
#4
in reply to:
↑ 3
@
11 months ago
Replying to swissspidy:
Why is this change done so late in the cycle? Seems like this could have been done before RC 1.
I think it is because this URL change doesn't add logic or functional change, so from my point of view, the risk is very low. It only removes some data from the JSON file that no is longer needed after #60509.
#5
@
11 months ago
That is still not a reason for changing it only right before release instead of before RC.
#6
@
11 months ago
There's no functional change, so if the change is not allowed to land, it's fine too.
#7
@
11 months ago
The only noticeable alteration is the URL change, with all other aspects remaining unchanged.
#9
@
11 months ago
- Owner set to swissspidy
- Resolution set to fixed
- Status changed from new to closed
In 57871:
@swissspidy commented on PR #6300:
11 months ago
#10
#11
@
11 months ago
- Keywords fixed-major added
- Resolution fixed deleted
- Status changed from closed to reopened
## What ?
Reference:
https://meta.trac.wordpress.org/ticket/7522
https://github.com/WordPress/google-fonts-to-wordpress-collection/pull/21
---
Trac ticket: https://core.trac.wordpress.org/ticket/60819