private_messages_group 中的路由大小写错误

I believe the correct fix here is to not require capitalized group name in URL params. Done via:

Note that browsing to /u/username/messages/group/groupname will fire an AJAX request to /topics/private-messages-group/username/groupname, so what @angus did above to debug this issue does look correct.

Thanks for reporting this issue @RGJ :+1:

5 个赞