Item name cut off at ampersand (&)
Closed this issue · 5 comments
Lackmake commented
Hi,
the parser seems to have a problem with an ampersand "&" in the product name. I had the item "BUD & TERENCE" on my ebon
What i received back from the parser was " TERENCE" (notice the leading space).
Edit: Had a short look, it probably just needs an adjustment of the regex in line 38
webD97 commented
Thank you for reporting this issue! I will take a look at it.
webD97 commented
I added the ampersand to the regex in the master branch and tested the regex in regex101.com - Would it be possible for you to test against the latest master?
Lackmake commented
Yes, tested sucessfully, thanks
webD97 commented
Great, thank you! I will create a release as soon as possible.
Am 15.02.2023 08:53 schrieb Lackmake ***@***.***>:
Yes, tested sucessfully, thanks
—
Reply to this email directly, view it on GitHub<#5 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAS263SHWAF55DGM27GCVU3WXSDRHANCNFSM6AAAAAAU3P6KHU>.
You are receiving this because you commented.Message ID: ***@***.***>
webD97 commented
Released with version 0.3.4