Indicator rename does not make name available for new indicator #435


  • Defect
  • Declined
Closed
Assigned to michaelsp
  • _ForgeUser117372 created this issue Mar 29, 2015

    What steps will reproduce the problem?
    1. Create an indicator, name it "abcd".
    2. Rename the indicator to "efgh".
    3. Create another indicator, name it "abcd"

    What is the expected output? What do you see instead?
    "Create indicator" is greyed out.  I expect to be able to use the old name again.  Also note: I CAN create an indicator with the same name as the NEW name of the old indicator, resulting in two indicators of the same name.

    What Grid2 version and language of WoW are you using?
    ## Version: r773
    ## X-ReleaseDate: "$Date: 2015-02-26 02:56:34 +0000 (Thu, 26 Feb 2015) $"

    Do you have an error log of what happened?
    No errors.

    Please provide any additional information below.
    http://stuff.lhunath.com/Grid2.lua

  • _ForgeUser117372 added the tags New Defect Mar 29, 2015
  • michaelsp posted a comment Mar 30, 2015

    Working as expected, rename option is not really a rename, only a "translation", internally the indicator has de same name.

  • michaelsp removed a tag New Mar 30, 2015
  • michaelsp added a tag Declined Mar 30, 2015
  • michaelsp closed issue Mar 30, 2015
  • _ForgeUser117372 posted a comment Mar 30, 2015

    That is the implementation, but I'm not sure this makes much sense. What's the point of having this feature at all? In its current state, it might make more sense to remove it.


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