Can't delete a user - toLowerCase

Continuing the discussion from User title edits not saving properly:

This bug lives on… I’ve updated to installed e9e5a6c and still can’t delete a user from from /users/USERNAME/activity

Uncaught TypeError: Cannot read property ‘toLowerCase’ of undefined

1 Like

This is a diff bug, this is about deleting a user … let me try it out, what exactly are you doing and where are you hitting the delete button?

I’m on one of my self-hosted forums, and taking a newly added user and trying to delete them while looking at their Activity page.

Here’s a gist of the full error, with the fqdn changed

https://gist.github.com/YesThatAllen/3c27c4ef12f592a51074

1 Like

Fixed per

https://github.com/discourse/discourse/commit/723d49d54337b02a594f838a22fec9d67b29b7e1

3 Likes