summaryrefslogtreecommitdiff
path: root/mail/AUTHORS
diff options
context:
space:
mode:
authorFolker Bernitt <fbernitt@thoughtworks.com>2015-08-11 13:42:24 +0200
committerFolker Bernitt <fbernitt@thoughtworks.com>2015-08-11 13:42:24 +0200
commite546500a17c6a8eb2c66657c12958248203c60dc (patch)
treea169c45a45974e7b37298c6114bd0c697c1c9522 /mail/AUTHORS
parentae1a4647f0ab67953cea88eee45fc4d1eabc2dbc (diff)
[bug] Fix missing _normailize_dict in DocumentWrapper constructor.
In the constructor values already is normalized (i.e. with underscores), while kwargs contains items that are not normalized (i.e. with dashes). Joining the dicts resulted in two entries that only differed by dash or underscores. The setattr then set the value that occurred later in items, thereby sometimes overriding the correct value with the default one.
Diffstat (limited to 'mail/AUTHORS')
0 files changed, 0 insertions, 0 deletions