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.
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
Comment #1
hass commentedCannot repro, works as expected.