mumble-voip/mumble

Opening Mumble URL does not respect case

Open

#2,585 opened on Oct 22, 2016

View on GitHub
 (4 comments) (1 reaction) (0 assignees)C++ (5,642 stars) (1,062 forks)batch import
bugclientgood first issue

Description

To reproduce:

  • Create channel name a
  • Create channel name A
  • Copy URL to channel A
  • Open URL

Expected: You join channel A

What happens: You join the first channel (a)

Contributor guide