Markus Amalthea Magnuson
Markus Amalthea Magnuson
I'm on 114.0.2 (64-bit).
My hunch here is that the length enforcement in the client is more naive about UTF than the backend. For example, that the client allows a certain number of characters...
I just tried removing some chars from the start of the description, and then the last emoji saves just fine. This makes my hypothesis even more likely.
Here's another interesting find that reproduces the error. Setting this as your description works: ``` aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa🇧🇪` ``` (248 times letter "a", then a flag emoji) But setting this fails: ```...
This is not about duplicate records, but duplicate database queries, as identified by e.g. Django Debug Toolbar. It’s a performance issue. Can you also see duplicate queries by inspecting with...
Thank you, lovely to hear! Let me know if I can help in any way.
Any update on this?
Thanks a lot @ddabble !
@ddabble Any idea when we might see this in a release?
Adding that it might be a legal requirement for some users not to have this active CVE, for compliance reasons.