The links in the text/plain version of email notifications have a line-break. Because of that I can't click at them in my client (Thunderbird). Instead I have to mark and copy/paste it.

See the text version there: http://stackexchange.com/newsletters/newsletter?site=stackoverflow.com&format=text. An entry looks like:

[What's the cause of this strange
bug?](http://stackoverflow.com/questions/11873798/whats-the-cause-of-thi
s-strange-bug)

I think enclosing the URL in < and > would solve it:

[What's the cause of this strange
bug?](<http://stackoverflow.com/questions/11873798/whats-the-cause-of-thi
s-strange-bug>)

(don't know if it might/should contain a line-break at all, though)

EDIT: Enclosing the URL in angle brackets doesn't fix this problem. See the screenshot:

Thunderbird screenshot: line breaks in URLs

So I'd guess that line breaks aren't allowed at all in URLs (at least in Thunderbird)


I'm new to SE, so I don't how long this has been the case. Probably since Word-wrapping plain-text messages at 72 columns?.

share|improve this question

1 Answer

We now surround urls with angle brackets in the plain-text versions of newsletter emails, as well as tag/filter subscription emails. Hope that helps.

share|improve this answer
Unfortunately, not. As I mentioned, I "don't know if it might/should contain a line-break at all, though". It seems that a line-break is not allowed. Thunderbird still breaks the URL. I guess URLs shouldn't contain any additional characters not included in the original, and if it is enclosed in < and > the mail client understands where the URL starts/ends and can display it in any configured/preferred way. I'm no expert, though. I only know that I get many text/plain mails with long URLs that can be clicked. – unor Aug 15 '12 at 19:00
Just noticed that. The URLs are still broken due to the line break. Tested in Opera. – toscho Oct 17 '12 at 22:39
@toscho - are they broken in anything not Opera? Opera has many, many bugs specific to it not following specs that we're not inclined to fix as we're doing everything by the book and we can't reasonable fix Opera without causing other issues. – Nick Craver Nov 15 '12 at 10:14
@NickCraver I have no other email program at hand currently, but these are hard line breaks in the mail body. That should be a break in every email client, as far as I know. – toscho Nov 15 '12 at 10:30
@toscho - they are not breaks we insert, this is the plain text email conversion doing the break at n characters on the line...that's why it depends on the client. – Nick Craver Nov 15 '12 at 10:34
@NickCraver See this example, a copy & paste from the WordPress.se newsletter. These line breaks are not from Opera – I have sent and received hundreds of plain text emails without this problem. :) – toscho Nov 15 '12 at 10:41

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged