mumble-voip/mumble

Opening Mumble URL does not respect case

Open

#2,585 创建于 2016年10月22日

在 GitHub 查看
 (4 评论) (1 反应) (0 负责人)C++ (5,642 star) (1,062 fork)batch import
bugclientgood first issue

描述

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)

贡献者指南