[Mailman-Developers] [ mailman-Bugs-640360 ] path relative URLs with /base vs /base/

noreply at sourceforge.net noreply at sourceforge.net
Mon Dec 23 21:04:30 EST 2002


Bugs item #640360, was opened at 2002-11-18 17:23
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=640360&group_id=103

Category: Web/CGI
Group: 2.1 beta
>Status: Closed
>Resolution: Wont Fix
Priority: 7
Submitted By: Donn Cave (donnc)
Assigned to: Nobody/Anonymous (nobody)
Summary: path relative URLs with /base vs /base/

Initial Comment:
Our Apache server accepts path requests with or with a 
trailing slash, indifferently.  (I understand there is no 
redirect.)  This affects (cripples) relative paths, because 
http://host/mailman/private/name is the same page as http://
host/mailman/private/name/, but is different in reference to 
relative paths.  The relative location of a month would be 
`href="name/2002-November/subject.html"' for the former, but 
`href="2002-November/subject.html"' for the latter.

I suspect that the "private" URL is rarely entered by hand 
anyway, but FYI.  /mailman/private/name/2002-November/
subject.html is OK, as far as I know.

2.1b4

----------------------------------------------------------------------

>Comment By: Barry A. Warsaw (bwarsaw)
Date: 2002-12-24 00:04

Message:
Logged In: YES 
user_id=12800

I don't expect to change this for MM2.1 final.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=640360&group_id=103



More information about the Mailman-Developers mailing list