mumble-voip/mumble

Improve error message for invalid channel name

Aperta

#3993 aperta il 13 mar 2020

 (0 commenti) (0 reazioni) (0 assegnatari)C++ (1062 fork)batch import
feature-requestgood first issueserver

Metriche repository

Star
 (5642 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Context We had a bunch of users that have been confused as to why they can't name their channels in a certain way. This is because from the error message it isn't clear what names would be allowed and that this is a server setting that can be tweaked.

Describe the feature you have in mind We should enhance the error message to include the RegEx that is currently set for the server when stating that the name is invalid. And potentially we also want to include a hint that this is a setting of the server and nothing hard-coded.

Guida contributor