[ruby-core:63475] [ruby-trunk - Bug #10002] [Open] String swapcase

From: andreas.runk@1und1.de
Date: 2014-07-01 14:55:05 UTC
List: ruby-core #63475
Issue #10002 has been reported by Andreas Runk.

----------------------------------------
Bug #10002: String swapcase
https://bugs.ruby-lang.org/issues/10002

* Author: Andreas Runk
* Status: Open
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
* ruby -v: 2.1.2
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
Hi, the ruby version 2.1.2 has a problem with the .swapcase function and german letters. 
E.g. `"ä".swapcase` does return "ä" but should be "Ä". 



-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next