Skip to content

#20062 - Fixed thunderbird leaks locale via reply quote header

Fixed the locale leak via the reply quote header in aa_tails.js.

  • set reply header type to 1
  • set reply authorwrotesingle to "#1 wrote:"

This mitigates the issue by only representing following string in the reply header: wrote:

Closes #20062

Merge request reports