Sales not updating correctly #3


  • New
  • Defect
Open
Assigned to _ForgeUser2804591
  • _ForgeUser1803749 created this issue May 14, 2011

    What steps will reproduce the problem?
    1. type /ms window
    2. sort Sales by When and close window
    3. open window again

    What is the expected output? What do you see instead?

    The addon doesn't update the sales window when i close and reopen the window.
    instead i have to open one of the other tabs and then return to the sales tab for it to update.

    What version of the product are you using?

    lates version 1.2.1beta

    Please provide any additional information below.

    I  looked around the lua code abit and managed to fix it by adding
    RefreshAllTables() to the core:MySlashProcessorFunc function under the line
    displayFrame.frame:Show().

  • _ForgeUser1803749 added the tags New Defect May 14, 2011

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