FreeBSD Bugzilla – Attachment 190638 Details for
Bug 223634
Bugzilla notices about commits have missing Unicode characters
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
utf-8 fix for notify_bz.sh
notify_bz-utf-8.diff (text/plain), 432 bytes, created by
Oleksandr Tymoshenko
on 2018-02-15 07:23:34 UTC
(
hide
)
Description:
utf-8 fix for notify_bz.sh
Filename:
MIME Type:
Creator:
Oleksandr Tymoshenko
Created:
2018-02-15 07:23:34 UTC
Size:
432 bytes
patch
obsolete
>Index: notify_bz.sh >=================================================================== >--- notify_bz.sh (revision 329296) >+++ notify_bz.sh (working copy) >@@ -26,6 +26,8 @@ > echo "From: commit-hook@freebsd.org" > echo "To: notify-bz@freebsd.org" > echo "Subject: [Bug $pr]" >+ echo "Content-Type: text/plain; charset=UTF-8" >+ echo "Content-Transfer-Encoding: 8bit" > echo "" > echo "A commit references this bug:" > echo ""
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 223634
: 190638