Bugzilla – Attachment 165690 Details for
Bug 5920
Remove HTML from downloaded reports in CSV format
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 5920: Add HTML::Restrict to cpanfile
Bug-5920-Add-HTMLRestrict-to-cpanfile.patch (text/plain), 864 bytes, created by
Kyle M Hall (khall)
on 2024-04-26 18:30:52 UTC
(
hide
)
Description:
Bug 5920: Add HTML::Restrict to cpanfile
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2024-04-26 18:30:52 UTC
Size:
864 bytes
patch
obsolete
>From 11ef832b8043548e0308b115ea127da744092994 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Tue, 23 Jan 2024 14:01:41 +0000 >Subject: [PATCH] Bug 5920: Add HTML::Restrict to cpanfile > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > cpanfile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/cpanfile b/cpanfile >index 41a4eb75336..d3e530b7894 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -51,6 +51,7 @@ requires 'Getopt::Std', '1.05'; > requires 'HTML::Entities', '3.69'; > requires 'HTML::FormatText', '1.23'; > requires 'HTML::Scrubber', '0.08'; >+requires 'HTML::Restrict', ''; > requires 'HTTP::Cookies', '1.39'; > requires 'HTTP::OAI', '3.2'; > requires 'HTTP::Request::Common', '1.26'; >-- >2.30.2
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
|
Splinter Review
Attachments on
bug 5920
:
161709
|
161710
|
161983
|
161984
|
161985
|
165689
|
165690
|
165691
|
165832
|
165833
|
165834