[Bug 1147332] New: Apply upstream patch for escaping '\' RT #99069

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 29 03:36:08 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1147332

            Bug ID: 1147332
           Summary: Apply upstream patch for escaping '\' RT #99069
           Product: Fedora
           Version: 20
         Component: perl-Locale-PO
          Assignee: iarnell at gmail.com
          Reporter: jfearn at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: iarnell at gmail.com, perl-devel at lists.fedoraproject.org



Description of problem:
'\' is not being escaped properly in PO files generated by Locale::PO

Version-Release number of selected component (if applicable):
0.24

How reproducible:
Always

Steps to Reproduce:
1. write source text with a \ in it.
2. Generate MSGID


Actual results:
\ is left escaped

Expected results:
\ is escaped as \\

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=nYjy3zfb65&a=cc_unsubscribe



More information about the perl-devel mailing list