Skip to content

CLI --serverinfo: Add ISO country code support in addition to Qt Country IDs #2362

Description

@hoffie

Currently, --serverinfo requires users to specify Qt Country IDs. This is not user-friendly.
With Qt6, --serverinfo will require users to specify Qt5 Country IDs, even if they are on Qt6. This is really not user-friendly.

Has this feature been discussed and generally agreed?

The ugliness of the status quo, especially when adding support for Qt6, has been officially stated by @pljones here: #2299 (review) :)

Describe the solution you'd like

--serverinfo should support ISO country codes, e.g. --serverinfo 'FooServer;FooCity;de
We should still keep support for the numerical IDs for compatibility.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions