oracle Æther <-> Aether URL Bug
This commit is contained in:
parent
9c4264b491
commit
07f49f54ff
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@ QString OracleImporter::getURLFromName(QString name) const
|
||||||
{
|
{
|
||||||
return pictureUrl.arg(
|
return pictureUrl.arg(
|
||||||
name
|
name
|
||||||
|
.replace("Æther", "Aether")
|
||||||
.remove('\'')
|
.remove('\'')
|
||||||
.remove("//")
|
.remove("//")
|
||||||
.remove(',')
|
.remove(',')
|
||||||
|
|
Loading…
Reference in a new issue