From da6a0d83f11d19a082896296d187938178a87f00 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Mon, 11 May 2020 19:43:50 +0000 Subject: [PATCH] Reworded the instructions for submission tool bug reporting and manual posting to avoid reports going to the wrong address. - Legacy-Id: 17779 --- ietf/templates/submit/problem-reports-footer.html | 12 ++++++++---- ietf/templates/submit/tool_instructions.html | 9 +-------- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/ietf/templates/submit/problem-reports-footer.html b/ietf/templates/submit/problem-reports-footer.html index 066e24c93..faa48af02 100644 --- a/ietf/templates/submit/problem-reports-footer.html +++ b/ietf/templates/submit/problem-reports-footer.html @@ -1,9 +1,13 @@ {# Copyright The IETF Trust 2015, All Rights Reserved #}{% load origin %}{% origin %}

- Please send reports about submission problems to - ietf-action@ietf.org, or, if you feel - this is a bug, please report it to the Tools Team using the Bug Report links at the bottom - of the page. + Please send reports about submission tool bugs to the Tools Team using one + of the Bug Report links at the bottom of the page. + +

+

+ + If you need to request manual posting of an Internet-Draft, please send the + draft and the reason for manual posting to idsubmission@ietf.org.

diff --git a/ietf/templates/submit/tool_instructions.html b/ietf/templates/submit/tool_instructions.html index f463f4c24..9b9d8b5f5 100644 --- a/ietf/templates/submit/tool_instructions.html +++ b/ietf/templates/submit/tool_instructions.html @@ -162,14 +162,7 @@

Problem report

-

- - Please send reports about submission problems to - ietf-action@ietf.org, or, if you feel - there is a bug, please report it to the Tools Team using the Bug Report links at the bottom - of the page. - -

+ {% include "submit/problem-reports-footer.html" %}

The specification for this tool can be found in RFC 4228.