Ticket #466 (closed defect: fixed)

Opened 23 months ago

Last modified 23 months ago

Autotagger plugin should url-decode tags

Reported by: mbonetti Owned by: mbonetti
Priority: normal Milestone:
Component: PLUGINS Version:
Severity: normal Keywords:
Cc:

Description

If someone chooses tags with umlauts (e.g. very common in germany), then the link should be urlencoded in the href-section of the link. And the description of the tag (the part between > and </a>) could be written with html-entities.

This is the way it should be, i think.

If it is this way, then the plugin should decode the tag, if it is extracted from the href-part or handle it an other way, if it's extracted from the description-part.

test case

Change History

Changed 23 months ago by mbonetti

  • status changed from new to closed
  • resolution set to fixed

fixed in version 0.5

Note: See TracTickets for help on using tickets.