<go> tags not processed properly
drupal999 - September 23, 2008 - 20:21
| Project: | Go - url redirects |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
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.

#1
Cannot repro, works as expected.