-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed as not planned
Closed as not planned
Copy link
Labels
Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingResolution-By-DesignIt's supposed to be this way. Sometimes for compatibility reasons.It's supposed to be this way. Sometimes for compatibility reasons.
Description
Windows Terminal version
1.24.10212.0
Windows build number
10.0.19045.6809.amd64fre.vb_release.191206-1406
Other Software
No response
Steps to reproduce
Use the following icon URL in a profile:
{
"guid": "{51855cb2-8cce-5362-8f54-464b92b32386}",
"hidden": false,
"icon": "https://assets.ubuntu.com/v1/49a1a858-favicon-32x32.png",
"name": "Ubuntu",
"source": "CanonicalGroupLimited.Ubuntu_79rhkp1fndgsc"
}
The https://assets.ubuntu.com/v1/49a1a858-favicon-32x32.png is valid, but this generates an error:
Removing the "icon": "https://assets.ubuntu.com/v1/49a1a858-favicon-32x32.png", line makes the error disappear.
Expected Behavior
The profile should use the icon at https://assets.ubuntu.com/v1/49a1a858-favicon-32x32.png
Actual Behavior
Windows Terminal emits the following error:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingResolution-By-DesignIt's supposed to be this way. Sometimes for compatibility reasons.It's supposed to be this way. Sometimes for compatibility reasons.