FreeBSD Bugzilla – Attachment 160572 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 2 of 2
patch-object-perl522 (text/plain), 538 bytes, created by
Mike Andrews
on 2015-08-31 20:54:32 UTC
(
hide
)
Description:
patch 2 of 2
Filename:
MIME Type:
Creator:
Mike Andrews
Created:
2015-08-31 20:54:32 UTC
Size:
538 bytes
patch
obsolete
>--- lib/RT/Client/REST/Object.pm.orig 2014-05-05 22:43:02.000000000 -0400 >+++ lib/RT/Client/REST/Object.pm 2015-08-31 16:13:14.415448000 -0400 >@@ -463,7 +463,7 @@ > # Now set attributes: > while (my ($key, $value) = each(%$hash)) { > # Handle custom fields, ideally /(?(1)})/ would be appened to RE >- if( $key =~ m%^(?:cf|customfield)(?:-|\.{)([#\s\w_:()?/-]+)% ){ >+ if( $key =~ m%^(?:cf|customfield)(?:-|\.\{)([#\s\w_:()?/-]+)% ){ > $key = $1; > > # XXX very sketchy. Will fail on long form data e.g; wiki CF
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