Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent warnings with some HTML attachments.
HTML attachments may be rewritten on download to adjust links to images that are stored in RT as separate attachments. The function that does the rewrite may return undef if there is nothing to rewrite, causing a 'Use of uninitialized value' warning.
- Loading branch information