github / github/email_reply_parser

hidden quotes

Open
#50 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Ruby
Stars
708
Forks
156
PR merge metrics
No merged PRs in 30d

Description

When replying a GitHub mail, I usually do inline quoting.

Only recently I realised that lines starting with ">", the common quote character, will not show in issue comments. Thus replies created by emails may get a very different meaning.
Compare what is shown:
![2016-04-22_184612_scr](https://cloud.GitHubusercontent.com/assets/188565/14748816/311b3270-08bc-11e6-886e-13894e3fdc86.png)
with the real content shown after clicking "edit":
![2016-04-22_184622_scr](https://cloud.GitHubusercontent.com/assets/188565/14748822/3c25d67a-08bc-11e6-970b-ec8f919ab480.png)

Either GitHub should show both quote and answer or suppress any quoting to avoid confusion.
If quoting is not desired GitHub should state so in its emal notifications.

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by reproducing an email reply containing lines beginning with ">" and compare the rendered comment with its editable content; done means the handling of quoted lines is defined and the displayed comment no longer changes the reply's meaning.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.