Fixes T6343. Grepped for all callsites and added addLinkSection where needed.
Details
Details
- Reviewers
epriestley btrahan - Maniphest Tasks
- T6343: Phabricator HTML emails have unclickable URLs in Thunderbird
- Commits
- Restricted Diffusion Commit
rP1ac84c1b59de: Add addLinkSection to MailBody to properly format URIs
Tested Differential, Maniphest, Conpherence, Ponder and Macro. Inspect HTML mail for anchor tags. Inspect text mails for non-disruption.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/metamta/view/PhabricatorMetaMTAMailBody.php | ||
---|---|---|
89 | should I wrap this in another div? |
Comment Actions
Nice!
src/applications/metamta/view/PhabricatorMetaMTAMailBody.php | ||
---|---|---|
89 | idk... want to give something like this a whirl? https://litmus.com/email-testing theoretically each and every html email client may render it differently. I also feel fine just letting users report rendering issues as they come up. | |
107–109 | this site will need updating too |