Skip to content

Issue with application with + character in Id field #36

@Jutulind

Description

@Jutulind

Hi,

when trying to package Microsoft Visual C++ 2015-2022 Redistributable there seems to be problem with Id field parsing.

Process -
Type into search field "vcredist", hit Search.
Select Microsoft.VCRedist.2015+.x64 from dropdown menu of matching Winget AppID
Hit Check

Result -
No applications found

Expected result -
Correct application found.

I think the "id" field is not parsed correctly as it contains + character. It probably gets replaces somewhere or is not escaped correctly in code. All AppID-s with + in field seem to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions