This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
If an item name exceeds maximum search length (63 bytes), this results in favorites and Shift+Click search not working.
Since 6.0, there are some common items, namely, new Greater Draenic Flasks, which name in Russian locale exceeds maximum search length. For example Greater Draenic Intellect Flask - "Сильный дренорский настой интеллекта" is truncated to "Сильный дренорский настой интелле".
I've made a quick fix for this problem. It seems to work, however I'm not sure that I've not broken something else.
The patch forces inexact search if an item name is too long.
To post a comment, please login or register a new account.