Skip to content
Commit 24cdb49d authored by Milan Crha's avatar Milan Crha
Browse files

Correct e_mail_formatter_canon_header_name()

The function is supposed to make ASCII header names canonized
in a form that the first letter it capital and then also each after
the dash letter, but there was a bug when the header name was already
in this canonized form, then the capital letter after the dash
had been made lower case.

This had been reported downstream at:
https://bugzilla.redhat.com/show_bug.cgi?id=1557329
parent d5405247
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment