[Tickets #11685] Re: Download attachment failed

bugs at horde.org bugs at horde.org
Sat Nov 10 21:56:26 UTC 2012


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/11685
------------------------------------------------------------------------------
  Ticket           | 11685
  Aktualisiert Von | klaus at tachtler.net
  Zusammenfassung  | Download attachment failed
  Warteschlange    | IMP
  Version          | Git master
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 3. High
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


klaus at tachtler.net (2012-11-10 21:56) hat geschrieben:

Hi,

if i commet out the following lines, the download will work as expected:
FILE: +497 /var/www/horde5/imp/lib/Application.php

     public function download(Horde_Variables $vars)
     {
         global $injector, $registry;

         /* Check for an authenticated user. */
         /* if (!$registry->isAuthenticated(array('app' => 'imp'))) {
             $e = new IMP_Exception(_("User is not authenticated."));
             $e->logged = true;
             throw $e;
         } */

Thank you!
Klaus.






More information about the bugs mailing list