Project

General

Profile

Actions

Backport #2532

closed

Backport r26052 into ruby_1_9_1 branch

Added by raorn (Alexey Froloff) over 14 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
[ruby-core:27329]

Description

=begin
$ ruby -e 'p "foo".center(7, "qq")'
"foo"
$ ruby -v
ruby 1.9.1p376 (2009-12-07) [i586-linux-gnu]
=end


Related issues 2 (0 open2 closed)

Is duplicate of Backport191 - Backport #2463: String#centerClosedyugui (Yuki Sonoda)12/08/2009Actions
Has duplicate Backport191 - Backport #2705: rjust, ljust, and center don't behave properly in ruby 1.9.1p376 with utf-8 padstringClosedyugui (Yuki Sonoda)02/02/2010Actions
Actions #1

Updated by naruse (Yui NARUSE) over 14 years ago

  • Status changed from Open to Closed
Actions #2

Updated by raorn (Alexey Froloff) over 14 years ago

=begin
I am aware that this bug has been fixed in trunk. This fix should be backported to "current stable" branch, since latest recommended stable version contains this bug.
=end

Actions #3

Updated by naruse (Yui NARUSE) over 14 years ago

=begin
#2463 is now in the tracker of 1.9.1.
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0