<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>View messages link does not work</title> 
  <pubDate>Fri, 10 Apr 2026 06:14:14 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6869</link> 
  <atom:link rel="self" type="application/rss+xml" title="View messages link does not work" href="https://bugs.horde.org/ticket/6869/rss" /> 
  <description>View messages link does not work</description> 
 
   
   
  <item> 
   <title>Hello together,



the &quot;view messages&quot; link of a mailbox doe</title> 
   <description>Hello together,



the &quot;view messages&quot; link of a mailbox does not work because the &quot;&amp;&quot; character to separate the parameters becomes &quot;&amp;amp;&quot;. Attached patch fixes it.



Thomas

</description> 
   <pubDate>Mon, 09 Jun 2008 14:53:44 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6869#t46122</link> 
  </item> 
   
  <item> 
   <title>Works for me.</title> 
   <description>Works for me.</description> 
   <pubDate>Mon, 09 Jun 2008 17:24:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6869#t46133</link> 
  </item> 
   
  <item> 
   <title>&gt; Works for me.



Mighty strange, without that patch the lo</title> 
   <description>&gt; Works for me.



Mighty strange, without that patch the location for the redirect gets computed wrong at my site. Which browser do you use? Does it still work if you apply the patch?



Maybe it helps to comment out the header(&quot;Location:&quot;) line in imp/mailbox.php ~189 and print out just the URL to have a look at it. For me every parameter separator was a &quot;&amp;amp;&quot; instead of &quot;&amp;&quot;.

</description> 
   <pubDate>Tue, 10 Jun 2008 07:16:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6869#t46168</link> 
  </item> 
   
  <item> 
   <title>&gt; Mighty strange, without that patch the location for the re</title> 
   <description>&gt; Mighty strange, without that patch the location for the redirect gets 

&gt; computed wrong at my site. Which browser do you use? Does it still 

&gt; work if you apply the patch?



Works fine w/Safari 3, FF3 &amp; 2, IE 7 on Visa, IE 6 on XP.  It is quite possible that you have preexisting params in your URL (such as passing the SID via URL instead of using cookies) that is causing the issue.  But I don&#039;t want to apply the patch until I know what the issue is.</description> 
   <pubDate>Tue, 10 Jun 2008 07:27:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6869#t46169</link> 
  </item> 
   
  <item> 
   <title>&gt; Works fine w/Safari 3, FF3 &amp; 2, IE 7 on Visa, IE 6 on XP. </title> 
   <description>&gt; Works fine w/Safari 3, FF3 &amp; 2, IE 7 on Visa, IE 6 on XP.  It is 

&gt; quite possible that you have preexisting params in your URL (such as 

&gt; passing the SID via URL instead of using cookies) that is causing the 

&gt; issue.  But I don&#039;t want to apply the patch until I know what the 

&gt; issue is.



Thanks for testing. You&#039;re right, I have the sid in my URL and it&#039;s the first parameter. I&#039;ve taken another look at Horde/Util.php::addParameter() and 

normally $encode is true by default. I&#039;m wondering why it&#039;s working at all :-)

</description> 
   <pubDate>Tue, 10 Jun 2008 07:39:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6869#t46171</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.690&amp;r2=1.691&amp;ty=u
http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.862&amp;r2=2.863&amp;ty=u</description> 
   <pubDate>Fri, 13 Jun 2008 04:54:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6869#t46361</link> 
  </item> 
   
  <item> 
   <title>That is definitely the problem - can reproduce when I turn c</title> 
   <description>That is definitely the problem - can reproduce when I turn cookies off (notwithstanding Ticket 6910...)  The patch looks proper so it has been applied to IMP 4.2.1.</description> 
   <pubDate>Fri, 13 Jun 2008 04:57:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6869#t46362</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
