Doesn't filter in some cases
Anonymous (not verified) - January 14, 2004 - 16:29
| Project: | Urlfilter |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
urlfilter doesn't filter in the following cases:
<p>http://www.37signals.com/svn/</p> (i.e., HTML paragraph start tag immediately in front if the link)
and
(http://www.37signals.com/svn/) (parens before or after the link).

#1
Nice module! I also found that it doesn't work on really long urls like this one:
http://www.google.com/search?q=chili&q=%28site%3Afamilytimes.com+%7C+inu...
Cheers,
- Joe
#2
I am having this same problem. Long URLs don't get filtered entirely. Is there something in the code that limits the length?
#3
I'd like linked pages to open in their own separate browser window. How can I modify the module's code to add target="_blank" at the end of every URL?
#4
> open pages in their own separate windows
dont't. see http://lists.drupal.org/archives/drupal-devel/2003-08/msg00267.html and many more sites about usability.
changing category back to "bug".
#5
I agree with your points about pop-ups. However you are talking about it from a geek perspective.
I ctrl-click and it pops up in a nice new mozilla tab.
My users will be looking for the 'any' key, and popping up a new window makes them realise that it is new/different content.
I don't think it should be set as a default, but it out to be an option.
thanks
#6
#7