Malformed URL to filter tips
jonathan_hunt - April 14, 2007 - 08:37
| Project: | Image filter |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | David Hull |
| Status: | closed |
Description
In the node edit form under Input format the filter tip URL text 'You may link to images on this site using a special syntax' links to http://example.com/node/741/%3Cem%3E/filter/tips#filter-image_filter-0%3... which is broken URL (relative to current node), and including HTML. (Using image_filter.module,v 1.23 2007/02/06).

#1
Here's a patch, removed the link and added example code of the filter.
#2
Fixed the help text link.