SOLVED

URGENT: Anonymous usernames saved in browser cookies are being corrupted

Copper Contributor

Recently, a simple yet terribly annoying bug is affecting everyone in the world.

 

When someone chooses to join a meeting using a browser, as Guest, Teams saves a cookie called “teamsAnonymousUserName.” This cookie is then used to auto-fill the username field everytime that person joins another meeting.

 

The problem here is that the latest update not only saves the username itself, but also writes two inverted commas (%22). This is a big problem because every time a user logs in, Teams adds another inverted comma and a “\” to the already existing inverted commas saved.

Cookie progress example:

0 meetings joined — Cookie content: empty

User joins meeting as: John (Guest)

1 meeting joined — Cookie content: %22John%20(Guest)%22 — "John (Guest)"

User joins meeting as: "John (Guest)"

2 meetings joined — Cookie content: %22%5C%22John%20(Guest)%5C%22%22 — "\"John (Guest)\""

User joins meeting as: "\"John (Guest)\""

3 meetings joined — Cookie content: %22%5C%22%5C%22John%20(Guest)%5C%22%5C%22%22 — "\"\"John (Guest)\"\""

etc., etc., etc.

 

After several meetings, we end up having users as "\"\"\"\"\"\"\"\"\"John (Guest)\"\"\"\"\"\"\"\"\"

 

Is there any way the Microsoft Teams team can take a look into this?

This is particularly serious for public meetings where the user name doesn't even fit the screen and, thus, is not visible (e.g. "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\…).

2 Replies

Hello @GoncaloCdM   Normally we ask that bug reports and feature requests get reported to our Uservoice feedback forum.  But I have shared your post directly with the PM for meetings.  Thank you for reporting it.

best response confirmed by ThereseSolimeno (Microsoft)
Solution

@ThereseSolimeno @GoncaloCdM Yes, we know about this bug and have a fix that is rolling out soon.

1 best response

Accepted Solutions
best response confirmed by ThereseSolimeno (Microsoft)
Solution

@ThereseSolimeno @GoncaloCdM Yes, we know about this bug and have a fix that is rolling out soon.

View solution in original post