[Mailman-Developers] GetRelativeScriptURL problem

Chuq Von Rospach chuqui@plaidworks.com
Sun, 11 Jun 2000 22:15:08 -0700


--============_-1251335476==_ma============
Content-Type: text/plain; charset="us-ascii" ; format="flowed"


There's a problem with GetRelativeScriptURL. If you go to

..mailman/listinfo/<listname> and from there, go into the edit 
options page, on that page, (..mailman/subscribe/<listname>), the 
link at the bottom of the page back to <listname> is wrong. 
GetRelativeScriptURL generates

<hr><address><a href="../../listinfo/test">Test</a> list run by

which is incorrect. It really ought to be ../listinfo/test

-- 
Chuq Von Rospach - Plaidworks Consulting (mailto:chuqui@plaidworks.com)
Apple Mail List Gnome (mailto:chuq@apple.com)

And they sit at the bar and put bread in my jar
and say 'Man, what are you doing here?'"
--============_-1251335476==_ma============
Content-Type: text/html; charset="us-ascii"

<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { margin-top: 0 ; margin-bottom: 0 }
 --></style><title>GetRelativeScriptURL problem</title></head><body>
<div><br></div>
<div>There's a problem with GetRelativeScriptURL. If you go to</div>
<div><br></div>
<div>..mailman/listinfo/&lt;listname&gt; and from there, go into the
edit options page, on that page,
(..mailman/subscribe/&lt;listname&gt;), the link at the bottom of the
page back to &lt;listname&gt; is wrong. GetRelativeScriptURL
generates</div>
<div><br></div>
<div><font face="Monaco" color="#000000">&lt;</font><font
face="Monaco" color="#0000FF">hr</font><font face="Monaco"
color="#000000">&gt;&lt;</font><font face="Monaco"
color="#0000FF">address</font><font face="Monaco"
color="#000000">&gt;&lt;</font><font face="Monaco"
color="#0000FF">a</font><font face="Monaco" color="#000000">
href=&quot;../../listinfo/test&quot;&gt;Test&lt;</font><font
face="Monaco" color="#0000FF">/a</font><font face="Monaco"
color="#000000">&gt; list run by</font></div>
<div><font face="Monaco" color="#000000"><br></font></div>
<div><font face="Monaco" color="#000000">which is incorrect. It
really ought to be ../listinfo/test</font></div>
<div><font face="Monaco" color="#000000"><br></font></div>

<div>-- <br>
Chuq Von Rospach - Plaidworks Consulting
(mailto:chuqui@plaidworks.com) <br>
Apple Mail List Gnome (mailto:chuq@apple.com) <br>
<br>
And they sit at the bar and put bread in my jar<br>
and say 'Man, what are you doing here?'&quot;</div>
</body>
</html>
--============_-1251335476==_ma============--