Shadez / wowarmory

The World of Warcraft Armory is a vast searchable database of information for World of Warcraft - taken straight from the real servers and presented in a user-friendly interface. Since the Armory pulls its data from the actual game servers, it is the most comprehensive and up-to-date database on the characters, arena teams, guilds, and items of World of Warcraft in existence.
http://getmangos.com/community/showthread.php?t=12096
GNU General Public License v3.0
193 stars 183 forks source link

Nombres de personajes similares 1 resultado. #142

Closed Gooyeth closed 13 years ago

Gooyeth commented 13 years ago

Los nombres de los personajes por ejemplo "Armory", "Armöry", "Armóry" (entre más caracteres) se muestra siempre un solo resultado y un solo personaje, todos los nombres similares se muestran el mismo personaje. Espero ser claro XD

Gracias nuevamente ;)

Shadez commented 13 years ago

Sorry, but I don't understand: you mean that in search results there is only 1 character or all characters are present, but special symbols are not display?

Gooyeth commented 13 years ago

Por ejemplo:

Hay dos personajes uno se llama "Armory" y otro "Armöry" si los buscas en la armería siempre sale 1 resultado de un personaje (en este caso saldría Armory), sin embargo si buscas por ejemplo: http://127.0.0.1/character-sheet.xml?r=Reino&cn=Armory
http://127.0.0.1/character-sheet.xml?r=Reino&cn=Armöry (me cambia el link ¬¬, igual es lo mismo XD)

Siempre saldrá el mismo personaje (como resultado 1 personaje), es decir la armería no diferencia o no reconoce los caracteres "raros" en los personajes por lo que hará que se vea sólo un personaje y no dos diferentes como debería ser. Gracias ;).

Jildor commented 13 years ago

Es decir, ¿que no reconoce caracteres especiales en los nombres de los jugadores?

English: That is, does not recognize special characters in the names of the players?

Gooyeth commented 13 years ago

Eso mismo XD

Es algo dificil de explicar :S, y si un personaje tiene caracteres especiales ese personaje no sale en la armería, saldría el perfil del que no tiene caracteres especiales.

Shadez commented 13 years ago

So, if I'm understood you right: you have two characters - "Armory" and "Armöry". If you want to browse "Armöry's" page, script loads "Armory's" page instead of the correct one. Right? If yes, update to [484] revision. If no, try to explain it more better - I'm using Google Translate to understand you :-)

Jildor commented 13 years ago

ALTER DATABASE WORLD_DB DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci

ALTER DATABASE CHAR_DB DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci

ALTER DATABASE REALM_DB DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci

and solved :D