You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/steps
Aleksander Machniak c25a6cf09b 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.
7 years ago
..
addressbook Fix bug where contacts export by selection returned no more than 10 entries (#6103) 8 years ago
mail Fix bug in miemetype name comparator 7 years ago
settings Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from use in folder names 8 years ago
utils Merge branch 'dev-layouts' 9 years ago