Project:Go - url redirects
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

This line

<go href="http://somedomain.tld/1/2/3">Link</go>

gets changed to
<go href="http://somedomain.tld/1/2/3"></go>Link

When I disabled the "Go" redirect filter the change does not happen.
Using drupal 6.4.

Comments

#1

Status:active» closed (won't fix)

Cannot repro, works as expected.