Coder Social home page Coder Social logo

Comments (4)

EKE00372 avatar EKE00372 commented on June 16, 2024 1

it works now.

PS. you can switch client locale on PTR

from wow-mission-report-button-plus.

erglo avatar erglo commented on June 16, 2024

Oh, I forgot to consider the character encoding. This is were I split the zone name from the subzone name to get a shorter display name. Those are usually separated by a , (comma) character which is 8-bit of length. I forgot that most asian fonts use wide 16-bit characters.
I will fix this as soon as possible. Thank you for reporting this!

from wow-mission-report-button-plus.

erglo avatar erglo commented on June 16, 2024

Fixed. Unfortunately I couldn't test it. Blizzard doesn't seem to allow entering an European server with a Chinese version of the game. I tried it with both traditional and simplified Chinese, but with no luck. Apparently, I'm not the only one (see this post at Blizzard Support). It seems, that it isn't working with any non-European language.

But the error shouldn't return. There are 3 possible outcomes now:

  1. it works, and displays the short name of the closest flight point, or
  2. it displays the full name, including zone name (in this case I got the wrong character as separator), or
  3. it returns an empty string.

Hopefully you keep me posted @EKE00372.

from wow-mission-report-button-plus.

erglo avatar erglo commented on June 16, 2024

I'm glad it works. Thanks for your feedback, and thanks for the PTR hint. I will try it.

from wow-mission-report-button-plus.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.