Closed (duplicate)
Project:
Drupal core
Version:
x.y.z
Component:
statistics.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Jul 2004 at 17:32 UTC
Updated:
30 Jul 2005 at 22:59 UTC
Jump to comment: Most recent file
Comments
Comment #1
(not verified) commentedI have provided a patch before which also enabled stats module to treat more domain names as local ones, since a site might be accessible via multiple domain names (like www.drupal.org and drupal.org). That was not accepted. It is not just port numbers that are problems.
Comment #2
killes@www.drop.org commentedDoesn't apply anymore-
Comment #3
robin monks commentedUpdated patch to work with latest HEAD.
Tested to work with CVS HEAD.
I'll take over any further problems that this patch may incur.
Robin
Comment #4
dries commentedNot sure but it might be shorter/better to use PHP's
parse_url()?Comment #5
robin monks commentedHere is a patch using parse_url.
Robin
Comment #6
robin monks commentedA newer incarnaton of this code now rests with http://drupal.org/node/27787.
If that patch does not go though, this bug will be reopened and updated. Otherwise....duplicate.
Robin