elementary / elementary/appcenter
Ignore extra arguments on search queries
Open
- Dominant language
- Vala
- Stars
- 554
- Forks
- 104
- Avg merge
- 15h 57m
- Merged PRs (30d)
- 2
Description
It sounds like AppStream might add alternate ID support (https://github.com/ximion/appstream/issues/183). If/when that happens, we should consider supporting it but until then, we should ignore additional arguments added to search queries.
For example, `appstream://org.foo.bar?alt=foo.desktop,alt.foo.baz` should just translate to `appstream://org.foo.bar`.
Contributor guide
Assessment
This issue has not been assessed yet.