wallabag / wallabag/wallabagger
Ampersand & (-> & -> &) repeatedly duplicated when saving additional tags
Open
- Dominant language
- JavaScript
- Stars
- 471
- Forks
- 71
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 4
Description
I made a tag `a-&-b`, and will each addition tag I add, it seems the API or extension does an extra level of web-escaping. `a-&-b`, then `a-&-b`, then `a-&-b` are successively added on their own, as I add other tags -- each API update round-trip.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.