Page MenuHomePhabricator

Ponder HTML email does not stylize code blocks, lists
Closed, DuplicatePublic

Description

My settings in Phabricator for email format are set to send HTML, however when receiving an email about a Ponder question the content did not format a code block or lists which formats on the Question.

Question: Q283
Email: https://secure.phabricator.com/mail/detail/181582/

Here is raw content of the email I received, which does have most HTML, except code blocks (and looks like lists are not HTML either).

Raw Email Content
<div>efkan asked this question.<br />
efkan edited the question description.<br />
efkan edited the question answer wiki.<br />
efkan added a project: Mercurial.</div><br /><div>I guess, [[ https://secure.phabricator.com/T9450 | this issue ]] may be &quot;resurged&quot;.<br />
<br />
I use Windows. Steps I performed; <br />
<br />
- Trying `hg push` for new created `.arcconfig` file by using Mercurial v3.6.3. Result was negative.<br />
- Uninstalling Mercurial 3.6.3<br />
- Installing Mercurial 3.4.2<br />
- Trying `hg push`. It worked successfully.<br />
<br />
<br />
<br />
```<br />
D:\Work Space\Projects\project_mob&gt;hg push --debug --traceback<br />
pushing to ssh://vcs-user@phabricator.mydom.com/diffusion/M/project_mob/<br />
running &quot;D:\Work Space\Development Tools\putty\plink.exe&quot; -ssh -i &quot;D:\Work Space\Projects\AWS_KEYS\PHABRICATOR_Users\id_rsa.ppk&quot; vcs-user@phabricator.mydom.com &quot;hg -R diffusion/M/project_mob/ serve --stdio&quot;<br />
sending hello command<br />
sending between command<br />
remote: 145<br />
remote: capabilities: lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch stream unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024<br />
remote: 1<br />
query 1; heads<br />
sending batch command<br />
searching for changes<br />
1 total queries<br />
preparing listkeys for &quot;phases&quot;<br />
sending listkeys command<br />
received listkey for &quot;phases&quot;: 15 bytes<br />
checking for updated bookmarks<br />
preparing listkeys for &quot;bookmarks&quot;<br />
sending listkeys command<br />
received listkey for &quot;bookmarks&quot;: 0 bytes<br />
1 changesets found<br />
list of changesets:<br />
fa75f590cff04410c66a2e116a4318e6be8b9d12<br />
sending unbundle command<br />
remote: abort: stream ended unexpectedly (got 0 bytes, expected 4)<br />
preparing listkeys for &quot;phases&quot;<br />
sending listkeys command<br />
received listkey for &quot;phases&quot;: 0 bytes<br />
```<br />
<br />
Then I removed version 3.6.3 and installed version 3.4.2 and tried again;<br />
<br />
<br />
```<br />
D:\Work Space\Projects\project_mob&gt;hg push<br />
pushing to ssh://vcs-user@phabricator.mydom.com/diffusion/M/project_mob/<br />
searching for changes<br />
remote: adding changesets<br />
remote: adding manifests<br />
remote: adding file changes<br />
remote: added 1 changesets with 1 changes to 1 files<br />
```</div><br /><div><strong>QUESTION DETAIL</strong><div><a href="https://secure.phabricator.com/Q283" rel="noreferrer">https://secure.phabricator.com/Q283</a></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://secure.phabricator.com/settings/panel/emailpreferences/" rel="noreferrer">https://secure.phabricator.com/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>efkan<br /><strong>Cc: </strong>cspeckmim<br /></div>