FreeBSD Bugzilla – Attachment 160571 Details for
Bug 202800
www/p5-RT-Client-REST: generates deprecation warnings under Perl 5.22
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch 1 of 2
patch-forms-perl522 (text/plain), 414 bytes, created by
Mike Andrews
on 2015-08-31 20:54:08 UTC
(
hide
)
Description:
patch 1 of 2
Filename:
MIME Type:
Creator:
Mike Andrews
Created:
2015-08-31 20:54:08 UTC
Size:
414 bytes
patch
obsolete
>--- lib/RT/Client/REST/Forms.pm.orig 2014-05-05 22:42:42.000000000 -0400 >+++ lib/RT/Client/REST/Forms.pm 2015-08-31 16:14:00.541267000 -0400 >@@ -14,7 +14,7 @@ > $VERSION = .02; > > my $CF_name = q%[#\s\w:()?/-]+%; >-my $field = qr/[a-z][\w-]*|C(?:ustom)?F(?:ield)?-$CF_name|CF\.{$CF_name}/i; >+my $field = qr/[a-z][\w-]*|C(?:ustom)?F(?:ield)?-$CF_name|CF\.\{$CF_name}/i; > > sub expand_list { > my ($list) = @_;
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 Raw
Actions:
View
Attachments on
bug 202800
: 160571 |
160572