<?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>Problem Report doesn&#039;t work in 2.2.5</title> 
  <pubDate>Thu, 09 Apr 2026 23:53:30 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/61</link> 
  <atom:link rel="self" type="application/rss+xml" title="Problem Report doesn&#039;t work in 2.2.5" href="https://bugs.horde.org/ticket/61/rss" /> 
  <description>Problem Report doesn&#039;t work in 2.2.5</description> 
 
   
   
  <item> 
   <title>The problem report does not work in version 2.2.5. (problem.</title> 
   <description>The problem report does not work in version 2.2.5. (problem.php)

My browser said there was javascript error in the page.



I corrected it by changing the file horde/templates/problem/javascript.inc



line 13 : alert(&quot;&lt;?php echo _(&quot;Please provide a summary of the problem.&quot;); ?&gt;&quot;);

and line 21 : alert(&quot;&lt;?php echo _(&quot;You must describe the problem before you can send the problem report.&quot;); ?&gt;&quot;);



I changed the alert(&#039;&#039;) by alert (&quot;&quot;).

It causes problem because the french translation of &quot;Please provide a summary of the problem&quot; contains some &#039;



And now it works.



Thanks a lot for your great framework. If you have any question, please email me to lbonnet@alike-group.com



Laurent Bonnet</description> 
   <pubDate>Tue, 06 Apr 2004 08:32:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/61#t258</link> 
  </item> 
   
  <item> 
   <title></title> 
   <description></description> 
   <pubDate>Tue, 06 Apr 2004 08:42:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/61#t259</link> 
  </item> 
   
  <item> 
   <title>Fixed in CVS.</title> 
   <description>Fixed in CVS.</description> 
   <pubDate>Tue, 06 Apr 2004 20:18:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/61#t260</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
