Deactivate link checking
Domsou - January 12, 2009 - 11:09
| Project: | Link |
| Version: | 6.x-2.5 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | CCK, link |
Jump to:
Description
Hi !
The following URL is a "Not Valid URL" according to link module :
http://www.lagrandeepicerie.fr/#e-boutique/Les_produits_du_moment,2/coffret_vins_doux_naturels,149It could be a nice stuff to choose to deactivate the URL checking.

#1
I agree. With some links (like yours), the URL is horribly not valid there's no way the link validation could let it pass. I think it would be best served by set of checkboxes such as this:
Validation:
[ X ] Standard URL Validation (http, https)[ ] FTP
[ ] Other protocols (standard list of supported protocols)
[ ] ... other validators provided by other modules
This way we could make validators for other URLs that don't follow the standard format.
#2
Yes. It is very necessary. How can I do?
#3
+, doesn't pass valid_url() and is therefore not extracted by linkchecker, too.
#4
valid_url() validation seems to have been fixed in Drupal 6.9.
http://cvs.drupal.org/viewvc.py/drupal/drupal/includes/common.inc?r1=1.7...
#5
I've just try again with the given URL : it still indicate "Not Valid URL" !
Drupal 6.13
Link 6.x-2.6