Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154256745
D400.id683.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
552 B
Referenced Files
None
Subscribers
None
D400.id683.diff
View Options
Index: Tools/scripts/getpatch
===================================================================
--- Tools/scripts/getpatch
+++ Tools/scripts/getpatch
@@ -120,7 +120,7 @@
URL_BASE= 'https://bugs.freebsd.org/bugzilla/'
URL_SHOW = '%s/show_bug.cgi?id=' % URL_BASE
REGEX_URL = r'<a href="([^<]+)">Details</a>'
- REGEX = r'<div class="details">([^ ]+) \(text/plain\)'
+ REGEX = r'<div class="details">([^ ]+) \(text/plain(?:; charset=[-\w]+)?\)'
def __init__(self, pr, category):
GetPatch.__init__(self, pr, category)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 28, 10:49 AM (21 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32257706
Default Alt Text
D400.id683.diff (552 B)
Attached To
Mode
D400: getpatch: Do not error out if a patch has a custom encoding.
Attached
Detach File
Event Timeline
Log In to Comment