WeakAuras

WeakAuras

206M Downloads

Import / Export weird behavior

Translitdk opened this issue ยท 2 comments

commented

Description

On exporting aura to the string import window appears.

WeakAuras Version

WeakAuras 3.7.9

World of Warcraft Flavor

Retail (Default)

Tested with only WeakAuras

  • Yes
  • No

Lua Error

no errors

Reproduction Steps

  1. create new aura (anything)
  2. export to string it
  3. delete that aura (this step doesn't matter, just to not duplicate the aura)
  4. import it back

from now

try to export to string any other aura

Last Good Version

No idea

Screenshots

No response

Export String

No response

commented

probably related to #3482

commented

@mrbuds that's caused by bacb4cb.

I can fix it tomorrow, but if you want to do it beforehand. The reason is that the "import" sets a OnTextChanged script, which isn't cleared in the "export" mode. The reverse situation exists for "OnChar",