mumble-voip/mumble

Opening Mumble URL does not respect case

Open

#2,585 opened on Oct 22, 2016

 (4 comments) (1 reaction) (0 assignees)C++ (1,062 forks)batch import
bugclientgood first issue

Repository metrics

Stars
 (5,642 stars)
PR merge metrics
 (Avg merge 6d) (7 merged PRs in 30d)

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