#62382 closed defect (bug) (fixed)
Improve the error message shown when fetching Twemoji fails
Reported by: | johnbillion | Owned by: | johnbillion |
---|---|---|---|
Milestone: | 6.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch |
Focuses: | Cc: |
Description
When running npm run precommit:emoji
, a generic error message is shown if the list of Twemoji cannot be fetched. This makes it difficult to determine the actual cause of the problem. It's more useful to show the error message from git.
Change History (3)
This ticket was mentioned in PR #7765 on WordPress/wordpress-develop by @johnbillion.
3 weeks ago
#1
- Keywords has-patch added
#2
@
2 weeks ago
- Owner set to johnbillion
- Resolution set to fixed
- Status changed from new to closed
In 59443:
@johnbillion commented on PR #7765:
2 weeks ago
#3
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/62382
## Before
## After