http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1394 *** shadow/1394 Sun May 20 17:25:31 2001 --- shadow/1394.tmp.21830 Fri Jun 8 14:01:08 2001 *************** *** 1,19 **** ! Bug#: 1394 ! Product: ORO ! Version: 2.0.1 ! Platform: All ! OS/Version: All ! Status: RESOLVED ! Resolution: WONTFIX ! Severity: Normal ! Priority: High ! Component: Main ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: method Perl5Util.substitue : Pb with \u or \U s/// like expression ! Hello, I have noticed a problem when I use a \U or \u in the replacment part of s/// --- 1,19 ---- ! +============================================================================+ ! | method Perl5Util.substitue : Pb with \u or \U s/// like expression | ! +----------------------------------------------------------------------------+ ! | Bug #: 1394 Product: ORO | ! | Status: REOPENED Version: 2.0.1 | ! | Resolution: Platform: All | ! | Severity: Normal OS/Version: All | ! | Priority: High Component: Main | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | Hello, I have noticed a problem when I use a \U or \u in the replacment part of s/// *************** *** 69,71 **** --- 69,75 ---- in a substitution, implement the Substitution interface and perform your own custom processing. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-08 14:01 ------- + Reopened bug in order to change its status to fixed since Mark Murphy's recent + patch to Perl5Substitution fixes it. \ No newline at end of file
