Bug 184650 - send-pr changes triple-dot to a double-dot
Summary: send-pr changes triple-dot to a double-dot
Status: Closed Overcome By Events
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-10 05:20 UTC by Constantine A. Murenin
Modified: 2018-01-01 10:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.