Ticket #480 (closed defect: fixed)
Autotagger creates strange tags
| Reported by: | reporter | Owned by: | mbonetti |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PLUGINS | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When using the Atom feed of e.g. http://memo.moetry.org/post/atom the tag links are in the form
<a href="http://memo.moetry.org/post/list?tags=ero_anime" rel="tag">ero anime</a>
and the Autotagger creates tags of the form "list?tags=ero_anime". Here is a patch that also cuts the URL at ? and = so the right tag is created in this case.
Change History
Note: See
TracTickets for help on using
tickets.
