Problems with long item names #113


  • New
  • Defect
Open
Assigned to merialkilrogg
  • zverryuga created this issue Nov 27, 2014

    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.

  • zverryuga added the tags New Defect Nov 27, 2014
  • zverryuga added an attachment patch.txt Nov 27, 2014

    patch.txt

  • zverryuga posted a comment Nov 27, 2014

    The patch forces inexact search if an item name is too long.


To post a comment, please login or register a new account.