[Tickets #5776] Re: Undefined index: link_all_attachments

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Oct 26 19:02:01 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5776
-----------------------------------------------------------------------
 Ticket             | 5776
 Updated By         | szymon at juraszczyk.com
 Summary            | Undefined index:  link_all_attachments
 Queue              | IMP
 Version            | 4.1.5
 Type               | Bug
 State              | Not A Bug
 Priority           | 1. Low
 Owners             | 
-----------------------------------------------------------------------


szymon at juraszczyk.com (2007-10-26 12:02) wrote:

One more thing to add. When 'link_attachments' is switched from 'false' to
'true' using Web configuration interface, then 'link_all_attachments'
obviously appears in the config file. However, when it's switched back from
'true' to 'false', 'link_all_attachments' disappears from the config file
along with the corresponding setting in the configuration form. I guess the
fact that the setting is conditional may account for this.

   <configswitch name="link_attachments" desc="Should we allow the users
to
   send attachments as links?">true
    <case name="true" desc="Yes">
     <configboolean name="link_all_attachments" desc="Should IMP send all
     attachments as links? If this is false the user will be given the
option
     to link any attachment.">false</configboolean>
     <configboolean name="link_attachments_notify" desc="Should IMP send
an
     e-mail notification to the sender when the first person attempts to
     download the linked attachment? This notification will include a
link
     to delete the file.">true</configboolean>
    </case>
    <case name="false" desc="No" />
   </configswitch>

If all this works differently in your setup (of the same IMP and Horde
versions), I give up. Anyway I would still say that compose.inc is worth
fixing, or - if one prefers - changing, improving or whatever.



More information about the bugs mailing list