Bug 184650

Summary: send-pr changes triple-dot to a double-dot
Product: Documentation Reporter: Constantine A. Murenin <cnst++>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed Overcome By Events    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Constantine A. Murenin freebsd_committer freebsd_triage 2013-12-10 05:20:00 UTC
Not sure which part of the send-pr infrastructure is causing this, but, my previous PR, docs/184649, had triple dots on two of the lines in How-to-repeat when I've submitted it through the web-interface; however, when looking at it now at http://www.freebsd.org/cgi/query-pr.cgi?pr=184649, only two dots on those two lines are shown, with the third dot missing, twice.

I have a feeling that this might be due to a bug in some SMTP-facing interface.

How-To-Repeat: Use http://www.freebsd.org/send-pr.html to submit a bug report.

On one of the lines, include three dots, by themselves.

Receive an email confirmation, follow the link to the PR, find that one of the three dots is missing, and only two dots are shown.

For further testing, I'm including an output of a sample script, which might make the issue more noticeable.

% jot 16 | perl -nle 'if (/(\d+)/) {print("." x $1);}'
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:01:16 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2018-01-01 10:10:56 UTC
We now use Bugzilla instead of send-pr.