Stupid brackets around names in 1.5.2-6 #805


  • New
  • Defect
Closed
Assigned to ardentvark
  • AnrDaemon created this issue Oct 27, 2016

    What steps will reproduce the problem?
    1. Install 1.5.2-6
    2. Whisper to yourself.
    3. No profit.

    What is the expected output? What do you see instead?
    I fully expect identical behavior in 1.5.2 and 1.5.2-6 with exact same profile settings.

    What version of the product are you using?
    1.5.2-6

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

    Please provide any additional information below.

            ["ChannelNames"] = {
                ["profiles"] = {
                    ["Default"] = {
                        ["addSpace"] = false,
                        ["channels"] = {
                            ["Guild"] = "@",
                            ["Instance Leader"] = "!#",
                            ["Raid Leader"] = "$$EMPTY$$",
                            ["LookingForGroup"] = "4:",
                            ["Party"] = "#",
                            ["localdefense"] = "3:",
                            ["Raid"] = "$$EMPTY$$",
                            ["Raid Warning"] = "!! ",
                            ["Party Leader"] = "!#",
                            ["Whisper From"] = " ",
                            ["Instance"] = "#",
                            ["Whisper To"] = "-> ",
                            ["trade"] = "+",
                            ["general"] = "1:",
                            ["Dungeon Guide"] = "#",
                        },
                    },
                },
            },

  • AnrDaemon added the tags New Defect Oct 27, 2016
  • AnrDaemon posted a comment Nov 2, 2016

    Turned out, entire PlayerNames module is nonfunctional. No brackets removal, no player level added.
    While 1.5.2 still works in this regard.

    http://storage7.static.itmages.ru/i/16/1102/h_1478092218_9280776_a7edb441b3.png

    http://storage4.static.itmages.ru/i/16/1102/h_1478092249_8329942_e81fbd8387.png


    Edited Nov 2, 2016
  • Stanzilla closed issue Aug 10, 2018

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