Project

General

Profile

This project is closed and read-only.

Actions

Backport #2532

closed

Backport r26052 into ruby_1_9_1 branch

Backport #2532: Backport r26052 into ruby_1_9_1 branch

Added by raorn (Alexey Froloff) almost 17 years ago. Updated over 15 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 open — 2 closed)

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

Updated by naruse (Yui NARUSE) almost 17 years ago Actions #1

  • Status changed from Open to Closed

Updated by raorn (Alexey Froloff) almost 17 years ago Actions #2

=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

Updated by naruse (Yui NARUSE) almost 17 years ago Actions #3

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

Actions

Also available in: PDF Atom