HomePhorge

Fix bug in miemetype name comparator

Description

Fix bug in miemetype name comparator

The code was removing the first matching prefix (x- or x-ms-), which
caused 'x-ms-bmp' to end up as 'ms-bmp'. It should be 'bmp'. Fixed by
reverting the order of tokens in the regexp.

Details

Provenance
machniakAuthored on Jul 7 2019, 1:18 PM
mollekopfPushed on Aug 21 2023, 3:06 PM
Parents
R3:bfe2bc17d72d: Fix css styles leak from replied/forwarded message to the rest of the composed…
Branches
Unknown
Tags
Unknown

Event Timeline