Baganator

Baganator

11M Downloads

|n in export seems to be interpreted as newline

Closed this issue ยท 1 comments

commented

What version(s) of WoW are you using?

Retail

What version of Baganator?

695

What version of Syndicator?

206

What isn't working? What was supposed to happen?

Discovered while trying to import updates to my categories to wago.io

Unsure if it's an addon bug or a WoW LUA quirk.

This raw search:
(#combat curio|#utility curio|delve|nemesis|coffer key)&#war within

|n is being interpreted as a newline in exporting, and treated as a single character in the editing dialog.

Moved the 'nemesis' to a place where it wouldn't be prepended by a | and that worked for exporting and importing to wago. i.e. - (nemesis|#combat curio|#utility curio|delve|coffer key)&#war within

Are you experiencing any lua errors

No errors reported by BugSack/Grabber.

Anything else?

Easy enough to workaround once I understood what was 'wrong'. Unsure if other characters paired with | do anything like this, only seemed to affect |n for me.

commented

Thanks for the bug report. I've added a fix in to the next alpha (out shortly)