From 07f49f54ff228a7751c1293daed66a89e4759a47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=BCtz?= Date: Fri, 22 Jan 2010 19:59:03 +0100 Subject: [PATCH] =?UTF-8?q?oracle=20=C3=86ther=20<->=20Aether=20URL=20Bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oracle/src/oracleimporter.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/oracle/src/oracleimporter.cpp b/oracle/src/oracleimporter.cpp index 40a82502..7d5241c3 100644 --- a/oracle/src/oracleimporter.cpp +++ b/oracle/src/oracleimporter.cpp @@ -173,6 +173,7 @@ QString OracleImporter::getURLFromName(QString name) const { return pictureUrl.arg( name + .replace("Æther", "Aether") .remove('\'') .remove("//") .remove(',')