Skip to content

fix: Revert "Email authors" link for an RFC to the draft that it came from#7077

Merged
rjsparks merged 3 commits intoietf-tools:mainfrom
pselkirk:fix-6856
Feb 28, 2024
Merged

fix: Revert "Email authors" link for an RFC to the draft that it came from#7077
rjsparks merged 3 commits intoietf-tools:mainfrom
pselkirk:fix-6856

Conversation

@pselkirk
Copy link
Copy Markdown
Contributor

Fixes #6856

Copy link
Copy Markdown
Member

@rjsparks rjsparks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests aren't looking at the link generated for the button. Maybe they should - if we left the changes to document_draft.html in place, the button would have generated a bad URL I think.

Comment thread ietf/templates/doc/document_draft.html Outdated
Comment on lines +614 to +616
href="mailto:{{ doc_name }}@ietf.org?subject=Mail%20regarding%20{{ doc.name }}">
<i class="bi bi-envelope">
</i>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a full revert - there should be no changes to document_draft.html for this PR.

@rjsparks rjsparks merged commit ce1571e into ietf-tools:main Feb 28, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Email authors" button provides invalid email for https://datatracker.ietf.org/doc/html/rfc4035

2 participants