Posted by drupal999 on September 23, 2008 at 8:21pm
Jump to:
| 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
Cannot repro, works as expected.