<?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>Javascript error in templates/prefs/identityselect.inc (Firefox 2.0.0.5)</title> 
  <pubDate>Fri, 10 Apr 2026 13:09:13 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/5595</link> 
  <atom:link rel="self" type="application/rss+xml" title="Javascript error in templates/prefs/identityselect.inc (Firefox 2.0.0.5)" href="https://bugs.horde.org/ticket/5595/rss" /> 
  <description>Javascript error in templates/prefs/identityselect.inc (Firefox 2.0.0.5)</description> 
 
   
   
  <item> 
   <title>I have disabled some of the fields in IMP&#039;s personal informa</title> 
   <description>I have disabled some of the fields in IMP&#039;s personal information options, for example the sender address field. Personal information is divided into multiple identities, one of which is chosen and then javascript populates the appropriate fields. When populating the fields, the script loops over the identity array, changing the values of the fields one by one. However, when I have some of the fields disabled and thus non-existent, a javascript error occurs (at least on Firefox 2.0.0.5, haven&#039;t tested other browsers) when trying to change the value of a non-existent field and the rest of the fields remain untouched as the browser won&#039;t continue to run the javascript.



I solved this with a simple one-liner; just check to see if the field actually exists before trying to mangle with it. If it doesn&#039;t, just skip to the next. Patch attached.</description> 
   <pubDate>Thu, 02 Aug 2007 08:20:44 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/5595#t35674</link> 
  </item> 
   
  <item> 
   <title>Makes sense. Fixed in CVS and FW_3 - thanks!</title> 
   <description>Makes sense. Fixed in CVS and FW_3 - thanks!</description> 
   <pubDate>Fri, 03 Aug 2007 04:27:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/5595#t35684</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
