Closed (fixed)
Project:
Urlfilter
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
14 Jan 2004 at 16:29 UTC
Updated:
26 Jul 2006 at 11:15 UTC
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).
Comments
Comment #1
joe lombardo commentedNice 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
Comment #2
jaskegreen commentedI am having this same problem. Long URLs don't get filtered entirely. Is there something in the code that limits the length?
Comment #3
(not verified) commentedI'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?
Comment #4
ax commented> 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".
Comment #5
(not verified) commentedI 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
Comment #6
Steven commentedComment #7
(not verified) commented