Summary | Download attachment failed |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | klaus (at) tachtler (dot) net |
Created | 11/10/2012 (4633 days ago) |
Due | |
Updated | 11/20/2012 (4623 days ago) |
Assigned | |
Resolved | 11/20/2012 (4623 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
commit f26f018f75657e7ca904a4738c4982726eff5bf4
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Nov 19 17:48:34 2012 -0700
[mms] Fix returning session start time if session has been closed
(read-only) in the current page access (
Bug #11685).framework/Core/lib/Horde/Session.php | 2 +-
framework/Core/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/f26f018f75657e7ca904a4738c4982726eff5bf4
i think i found the answer, why the download page is
not being authenticated.
When I set a value in horde Configuration on tab "General", field -->
$conf[session][max_time like 28800 (seconds for 8 hours) then the
ERROR OCCURS.
When I set the value in horde Configuration on tab "General", field -->
$conf[session][max_time = 0, the EVERYTHING IS FINE.
Maybe, you can confirm that? - Hope this helps?
Thank you
Klaus.
not being authenticated. If you don't want to do this (or cannot do
this) there's not much else we can do with this bug report.
not be authenticated...
Thank you,
Klaus.
executing following code, and maybe you can tell me what field is
missing or wrong?...
being authenticated. If you don't want to do this (or cannot do this)
there's not much else we can do with this bug report.
maybe, you can take a look at the output of the $registry while
executing following code, and maybe you can tell me what field is
missing or wrong?...
if (!$registry->isAuthenticated(array('app' => 'imp'))) {...
OUTPUT:
Horde_Registry Object
(
[applications] => Array
(
[horde] => Array
(
[initial_page] => services/portal/index.php
[name] => Horde
[provides] => horde
[fileroot] => /var/www/horde5/lib/..
[webroot] =>
[status] => active
[templates] => /var/www/horde5/lib/../templates
[jsuri] => /js
[jsfs] => /var/www/horde5/lib/../js
[themesuri] => /themes
[themesfs] => /var/www/horde5/lib/../themes
)
[imp] => Array
(
[name] => Mail
[provides] => Array
(
[0] => mail
[1] => contacts/favouriteRecipients
)
[status] => active
[fileroot] => /var/www/horde5/lib/../imp
[webroot] => /imp
[templates] => /var/www/horde5/lib/../imp/templates
[jsuri] => /imp/js
[jsfs] => /var/www/horde5/lib/../imp/js
[themesuri] => /imp/themes
[themesfs] => /var/www/horde5/lib/../imp/themes
)
[ingo] => Array
(
[name] => Filters
[provides] => Array
(
[0] => filter
[1] => mail/blacklistFrom
[2] => mail/showBlacklist
[3] => mail/whitelistFrom
[4] => mail/showWhitelist
[5] => mail/applyFilters
[6] => mail/canApplyFilters
[7] => mail/showFilters
)
[menu_parent] => imp
[status] => inactive
[fileroot] => /var/www/horde5/lib/../ingo
[webroot] => /ingo
[templates] => /var/www/horde5/lib/../ingo/templates
[jsuri] => /ingo/js
[jsfs] => /var/www/horde5/lib/../ingo/js
[themesuri] => /ingo/themes
[themesfs] => /var/www/horde5/lib/../ingo/themes
)
[sam] => Array
(
[name] => Spam
[menu_parent] => imp
[status] => inactive
[fileroot] => /var/www/horde5/lib/../sam
[webroot] => /sam
[templates] => /var/www/horde5/lib/../sam/templates
[jsuri] => /sam/js
[jsfs] => /var/www/horde5/lib/../sam/js
[themesuri] => /sam/themes
[themesfs] => /var/www/horde5/lib/../sam/themes
)
[imp-menu] => Array
(
[app] => imp
[menu_parent] => imp
[status] => topbar
)
[kronolith] => Array
(
[name] => Calendar
[provides] => calendar
[status] => active
[fileroot] => /var/www/horde5/lib/../kronolith
[webroot] => /kronolith
[templates] => /var/www/horde5/lib/../kronolith/templates
[jsuri] => /kronolith/js
[jsfs] => /var/www/horde5/lib/../kronolith/js
[themesuri] => /kronolith/themes
[themesfs] => /var/www/horde5/lib/../kronolith/themes
)
[kronolith-menu] => Array
(
[status] => topbar
[app] => kronolith
[topbar_params] => Array
(
[id] => menu
)
[menu_parent] => kronolith
)
[turba] => Array
(
[name] => Address Book
[provides] => Array
(
[0] => contacts
[1] => clients/getClientSource
[2] => clients/clientFields
[3] => clients/getClient
[4] => clients/getClients
[5] => clients/addClient
[6] => clients/updateClient
[7] => clients/deleteClient
[8] => clients/searchClients
)
[status] => active
[fileroot] => /var/www/horde5/lib/../turba
[webroot] => /turba
[templates] => /var/www/horde5/lib/../turba/templates
[jsuri] => /turba/js
[jsfs] => /var/www/horde5/lib/../turba/js
[themesuri] => /turba/themes
[themesfs] => /var/www/horde5/lib/../turba/themes
)
[turba-menu] => Array
(
[app] => turba
[menu_parent] => turba
[status] => topbar
)
[nag] => Array
(
[name] => Tasks
[provides] => tasks
[status] => active
[fileroot] => /var/www/horde5/lib/../nag
[webroot] => /nag
[templates] => /var/www/horde5/lib/../nag/templates
[jsuri] => /nag/js
[jsfs] => /var/www/horde5/lib/../nag/js
[themesuri] => /nag/themes
[themesfs] => /var/www/horde5/lib/../nag/themes
)
[nag-menu] => Array
(
[status] => topbar
[app] => nag
[topbar_params] => Array
(
[id] => menu
)
[menu_parent] => nag
)
[mnemo] => Array
(
[name] => Notes
[provides] => notes
[status] => active
[fileroot] => /var/www/horde5/lib/../mnemo
[webroot] => /mnemo
[templates] => /var/www/horde5/lib/../mnemo/templates
[jsuri] => /mnemo/js
[jsfs] => /var/www/horde5/lib/../mnemo/js
[themesuri] => /mnemo/themes
[themesfs] => /var/www/horde5/lib/../mnemo/themes
)
[mnemo-menu] => Array
(
[status] => topbar
[app] => mnemo
[menu_parent] => mnemo
)
[others] => Array
(
[name] => Others
[status] => heading
)
[organizing] => Array
(
[name] => Organizing
[status] => heading
[menu_parent] => others
)
[trean] => Array
(
[name] => Bookmarks
[provides] => bookmarks
[menu_parent] => organizing
[status] => inactive
[fileroot] => /var/www/horde5/lib/../trean
[webroot] => /trean
[templates] => /var/www/horde5/lib/../trean/templates
[jsuri] => /trean/js
[jsfs] => /var/www/horde5/lib/../trean/js
[themesuri] => /trean/themes
[themesfs] => /var/www/horde5/lib/../trean/themes
)
[trean-menu] => Array
(
[status] => topbar
[app] => trean
[menu_parent] => trean
)
[devel] => Array
(
[name] => Development
[status] => heading
[menu_parent] => others
)
[chora] => Array
(
[name] => Version Control
[menu_parent] => devel
[status] => inactive
[fileroot] => /var/www/horde5/lib/../chora
[webroot] => /chora
[templates] => /var/www/horde5/lib/../chora/templates
[jsuri] => /chora/js
[jsfs] => /var/www/horde5/lib/../chora/js
[themesuri] => /chora/themes
[themesfs] => /var/www/horde5/lib/../chora/themes
)
[chora-menu] => Array
(
[status] => topbar
[app] => chora
[menu_parent] => chora
)
[whups] => Array
(
[name] => Tickets
[provides] => tickets
[menu_parent] => devel
[status] => inactive
[fileroot] => /var/www/horde5/lib/../whups
[webroot] => /whups
[templates] => /var/www/horde5/lib/../whups/templates
[jsuri] => /whups/js
[jsfs] => /var/www/horde5/lib/../whups/js
[themesuri] => /whups/themes
[themesfs] => /var/www/horde5/lib/../whups/themes
)
[whups-menu] => Array
(
[status] => topbar
[app] => whups
[menu_parent] => whups
)
[luxor] => Array
(
[name] => X-Ref
[menu_parent] => devel
[status] => inactive
[fileroot] => /var/www/horde5/lib/../luxor
[webroot] => /luxor
[templates] => /var/www/horde5/lib/../luxor/templates
[jsuri] => /luxor/js
[jsfs] => /var/www/horde5/lib/../luxor/js
[themesuri] => /luxor/themes
[themesfs] => /var/www/horde5/lib/../luxor/themes
)
[info] => Array
(
[name] => Information
[status] => heading
[menu_parent] => others
)
[klutz] => Array
(
[name] => Comics
[menu_parent] => info
[status] => inactive
[fileroot] => /var/www/horde5/lib/../klutz
[webroot] => /klutz
[templates] => /var/www/horde5/lib/../klutz/templates
[jsuri] => /klutz/js
[jsfs] => /var/www/horde5/lib/../klutz/js
[themesuri] => /klutz/themes
[themesfs] => /var/www/horde5/lib/../klutz/themes
)
[jonah] => Array
(
[name] => News
[provides] => news
[menu_parent] => info
[status] => inactive
[fileroot] => /var/www/horde5/lib/../jonah
[webroot] => /jonah
[templates] => /var/www/horde5/lib/../jonah/templates
[jsuri] => /jonah/js
[jsfs] => /var/www/horde5/lib/../jonah/js
[themesuri] => /jonah/themes
[themesfs] => /var/www/horde5/lib/../jonah/themes
)
[jonah-menu] => Array
(
[status] => topbar
[app] => jonah
[menu_parent] => jonah
)
[office] => Array
(
[name] => Office
[status] => heading
[menu_parent] => others
)
[hermes] => Array
(
[name] => Time Tracking
[menu_parent] => office
[provides] => time
[status] => inactive
[fileroot] => /var/www/horde5/lib/../hermes
[webroot] => /hermes
[templates] => /var/www/horde5/lib/../hermes/templates
[jsuri] => /hermes/js
[jsfs] => /var/www/horde5/lib/../hermes/js
[themesuri] => /hermes/themes
[themesfs] => /var/www/horde5/lib/../hermes/themes
)
[hermes-stopwatch] => Array
(
[status] => topbar
[app] => hermes
[topbar_params] => Array
(
[id] => stopwatch
)
[menu_parent] => hermes
)
[hermes-menu] => Array
(
[status] => topbar
[app] => hermes
[topbar_params] => Array
(
[id] => menu
)
[menu_parent] => hermes
)
[sesha] => Array
(
[name] => Inventory
[menu_parent] => office
[status] => inactive
[fileroot] => /var/www/horde5/lib/../sesha
[webroot] => /sesha
[templates] => /var/www/horde5/lib/../sesha/templates
[jsuri] => /sesha/js
[jsfs] => /var/www/horde5/lib/../sesha/js
[themesuri] => /sesha/themes
[themesfs] => /var/www/horde5/lib/../sesha/themes
)
[kolab] => Array
(
[name] => Kolab
[menu_parent] => myaccount
[status] => inactive
[fileroot] => /var/www/horde5/lib/../kolab
[webroot] => /kolab
[templates] => /var/www/horde5/lib/../kolab/templates
[jsuri] => /kolab/js
[jsfs] => /var/www/horde5/lib/../kolab/js
[themesuri] => /kolab/themes
[themesfs] => /var/www/horde5/lib/../kolab/themes
)
[myaccount] => Array
(
[name] => My Account
[status] => heading
[menu_parent] => others
)
[gollem] => Array
(
[name] => File Manager
[menu_parent] => myaccount
[provides] => files
[status] => inactive
[fileroot] => /var/www/horde5/lib/../gollem
[webroot] => /gollem
[templates] => /var/www/horde5/lib/../gollem/templates
[jsuri] => /gollem/js
[jsfs] => /var/www/horde5/lib/../gollem/js
[themesuri] => /gollem/themes
[themesfs] => /var/www/horde5/lib/../gollem/themes
)
[gollem-menu] => Array
(
[status] => topbar
[app] => gollem
[menu_parent] => gollem
)
[passwd] => Array
(
[name] => Password
[menu_parent] => myaccount
[status] => inactive
[fileroot] => /var/www/horde5/lib/../passwd
[webroot] => /passwd
[templates] => /var/www/horde5/lib/../passwd/templates
[jsuri] => /passwd/js
[jsfs] => /var/www/horde5/lib/../passwd/js
[themesuri] => /passwd/themes
[themesfs] => /var/www/horde5/lib/../passwd/themes
)
[website] => Array
(
[name] => Web Site
[status] => heading
[menu_parent] => others
)
[agora] => Array
(
[name] => Forums
[provides] => forums
[menu_parent] => website
[status] => inactive
[fileroot] => /var/www/horde5/lib/../agora
[webroot] => /agora
[templates] => /var/www/horde5/lib/../agora/templates
[jsuri] => /agora/js
[jsfs] => /var/www/horde5/lib/../agora/js
[themesuri] => /agora/themes
[themesfs] => /var/www/horde5/lib/../agora/themes
)
[ulaform] => Array
(
[name] => Forms
[menu_parent] => website
[status] => inactive
[fileroot] => /var/www/horde5/lib/../ulaform
[webroot] => /ulaform
[templates] => /var/www/horde5/lib/../ulaform/templates
[jsuri] => /ulaform/js
[jsfs] => /var/www/horde5/lib/../ulaform/js
[themesuri] => /ulaform/themes
[themesfs] => /var/www/horde5/lib/../ulaform/themes
)
[ansel] => Array
(
[name] => Photos
[provides] => images
[menu_parent] => website
[status] => inactive
[fileroot] => /var/www/horde5/lib/../ansel
[webroot] => /ansel
[templates] => /var/www/horde5/lib/../ansel/templates
[jsuri] => /ansel/js
[jsfs] => /var/www/horde5/lib/../ansel/js
[themesuri] => /ansel/themes
[themesfs] => /var/www/horde5/lib/../ansel/themes
)
[wicked] => Array
(
[name] => Wiki
[provides] => wiki
[menu_parent] => website
[status] => inactive
[fileroot] => /var/www/horde5/lib/../wicked
[webroot] => /wicked
[templates] => /var/www/horde5/lib/../wicked/templates
[jsuri] => /wicked/js
[jsfs] => /var/www/horde5/lib/../wicked/js
[themesuri] => /wicked/themes
[themesfs] => /var/www/horde5/lib/../wicked/themes
)
[vilma] => Array
(
[name] => Mail Admin
[menu_parent] => administration
[status] => inactive
[fileroot] => /var/www/horde5/lib/../vilma
[webroot] => /vilma
[templates] => /var/www/horde5/lib/../vilma/templates
[jsuri] => /vilma/js
[jsfs] => /var/www/horde5/lib/../vilma/js
[themesuri] => /vilma/themes
[themesfs] => /var/www/horde5/lib/../vilma/themes
)
[content] => Array
(
[status] => hidden
[fileroot] => /var/www/horde5/lib/../content
[name] =>
[webroot] => /content
[templates] => /var/www/horde5/lib/../content/templates
[jsuri] => /content/js
[jsfs] => /var/www/horde5/lib/../content/js
[themesuri] => /content/themes
[themesfs] => /var/www/horde5/lib/../content/themes
)
[timeobjects] => Array
(
[status] => hidden
[provides] => timeobjects
[fileroot] => /var/www/horde5/lib/../timeobjects
[name] =>
[webroot] => /timeobjects
[templates] =>
/var/www/horde5/lib/../timeobjects/templates
[jsuri] => /timeobjects/js
[jsfs] => /var/www/horde5/lib/../timeobjects/js
[themesuri] => /timeobjects/themes
[themesfs] => /var/www/horde5/lib/../timeobjects/themes
)
)
[initialApp] => horde
[nlsconfig] => Horde_Registry_Nlsconfig Object
(
[_config:protected] =>
)
[_apiList:protected] => Array
(
)
[_appStack:protected] => Array
(
[0] => horde
[1] => imp
)
[_appsInit:protected] => Array
(
[imp] => 1
[horde] => 1
)
[_args:protected] => Array
(
[admin] =>
[authentication] => none
[cli] =>
[nocompress] =>
[nologintasks] =>
[permission] =>
[session_cache_limiter] =>
[session_control] => readonly
[timezone] =>
[user_admin] =>
)
[_confCache:protected] => Array
(
[horde] => Array
(
[vhosts] =>
[debug_level] => 30711
[max_exec_time] => 0
[compress_pages] => 1
[secret_key] => 4f40fbf7-f1d4-4903-b0ee-0c340a00003c
[umask] => 63
[testdisable] => 1
[use_ssl] => 2
[server] => Array
(
[name] => buero.tachtler.net
)
[urls] => Array
(
[token_lifetime] => 30
[hmac_lifetime] => 30
[pretty] =>
)
[safe_ips] => Array
(
)
[session] => Array
(
[name] => Horde
[use_only_cookies] => 1
[cache_limiter] => nocache
[timeout] => 0
[max_time] => 28800
)
[cookie] => Array
(
[domain] => buero.tachtler.net
[path] => /
)
[sql] => Array
(
[username] => horde
[password] => lakus0laku$0
[hostspec] => db.dmz.tachtler.net
[port] => 3306
[protocol] => tcp
[database] => horde5
[charset] => utf-8
[ssl] =>
[splitread] =>
[phptype] => mysqli
)
[ldap] => Array
(
[useldap] =>
)
[auth] => Array
(
[admins] => Array
(
[0] => root
)
[checkip] => 1
[checkbrowser] => 1
[resetpassword] => 1
[alternate_login] =>
[redirect_on_logout] =>
[list_users] => input
[params] => Array
(
[app] => imp
[count_bad_logins] =>
[login_block] =>
[login_block_count] => 5
[login_block_time] => 5
)
[driver] => application
)
[signup] => Array
(
[allow] =>
)
[log] => Array
(
[priority] => INFO
[ident] => HORDE
[name] => 8
[type] => syslog
[enabled] => 1
)
[log_accesskeys] =>
[prefs] => Array
(
[params] => Array
(
[table] => horde_prefs
[driverconfig] => horde
)
[driver] => Sql
)
[alarms] => Array
(
[params] => Array
(
[table] => horde_alarms
[driverconfig] => horde
[ttl] => 300
)
[driver] => Sql
)
[group] => Array
(
[driverconfig] => horde
[driver] => Sql
)
[perms] => Array
(
[driverconfig] => horde
[driver] => Sql
)
[share] => Array
(
[no_sharing] =>
[auto_create] =>
[world] =>
[any_group] =>
[hidden] =>
[cache] => 1
[driver] => Sqlng
)
[cache] => Array
(
[default_lifetime] => 86400
[params] => Array
(
[table] => horde_cache
[driverconfig] => horde
)
[driver] => Sql
[compress] => 1
[use_memorycache] =>
)
[cachecssparams] => Array
(
[driver] => filesystem
[lifetime] => 86400
[compress] => php
)
[cachecss] => 1
[cachejsparams] => Array
(
[driver] => filesystem
[compress] => php
[lifetime] => 86400
)
[cachejs] => 1
[cachethemesparams] => Array
(
[check] => appversion
[lifetime] => 604800
)
[cachethemes] => 1
[lock] => Array
(
[params] => Array
(
[table] => horde_locks
[driverconfig] => horde
)
[driver] => Sql
)
[token] => Array
(
[timeout] => 600
[params] => Array
(
[table] => horde_tokens
[driverconfig] => horde
)
[driver] => Sql
)
[mailer] => Array
(
[params] => Array
(
[host] => localhost
[port] => 25
[localhost] => localhost
[auth] =>
)
[type] => smtp
)
[mailformat] => Array
(
[brokenrfc2231] =>
)
[vfs] => Array
(
[params] => Array
(
[driverconfig] => horde
)
[type] => Sql
)
[sessionhandler] => Array
(
[params] => Array
(
[table] => horde_sessionhandler
[driverconfig] => horde
)
[type] => Sql
[memcache] =>
)
[spell] => Array
(
[params] => Array
(
[path] => /usr/bin/aspell
)
[driver] => aspell
)
[gnupg] => Array
(
[path] => /usr/bin/gpg
[keyserver] => Array
(
[0] => pool.sks-keyservers.net
[1] => subkeys.pgp.net
[2] => pgp.mit.edu
)
[timeout] => 10
)
[openssl] => Array
(
[cafile] => /etc/pki/tls/certs/ca-bundle.crt
[path] => /usr/bin/openssl
)
[nobase64_img] =>
[image] => Array
(
[driver] => Imagick
)
[exif] => Array
(
[params] => Array
(
[exiftool] => /usr/bin/exiftool
)
[driver] => Exiftool
)
[mime] => Array
(
[magic_db] => /usr/share/misc/magic
)
[geoip] => Array
(
[datafile] => /usr/share/GeoIP/GeoIP.dat
)
[timezone] => Array
(
[location] =>
ftp://ftp.iana.org/tz/tzdata-latest.tar.gz
)
[problems] => Array
(
[email] => webmaster@example.com
[maildomain] => example.com
[tickets] =>
[attachments] => 1
)
[menu] => Array
(
[links] => Array
(
[help] => all
[prefs] => authenticated
[problem] => all
[login] => all
[logout] => authenticated
)
)
[portal] => Array
(
[fixed_blocks] => Array
(
)
)
[accounts] => Array
(
[params] => Array
(
[quota_path] => /usr/bin/quota
[grep_path] => /bin/grep
[translateMountPoint] =>
[translationTable] => /etc/mtab
)
[driver] => localhost
)
[user] => Array
(
[verify_from_addr] =>
[select_view] => 1
)
[facebook] => Array
(
[enabled] =>
)
[twitter] => Array
(
[enabled] =>
)
[urlshortener] =>
[weather] => Array
(
[params] => Array
(
[key] => 06defg60f3250206521202
[lifetime] => 21600
)
[provider] => Wwo
)
[imap] => Array
(
[enabled] =>
)
[imsp] => Array
(
[enabled] =>
)
[kolab] => Array
(
[enabled] =>
)
[memcache] => Array
(
[enabled] =>
)
[activesync] => Array
(
[emailsync] => 1
[version] => 2.5
[autodiscovery] => full
[logging] => Array
(
[type] => horde
)
[ping] => Array
(
[heartbeatmin] => 60
[heartbeatmax] => 2700
[heartbeatdefault] => 480
[deviceping] => 1
[waitinterval] => 5
)
[enabled] => 1
)
)
[imp] => Array
(
[user] => Array
(
[autocreate_special] =>
[allow_folders] => 1
[allow_view_source] => 1
)
[server] => Array
(
[server_list] => none
[fixed_folders] => Array
(
)
)
[msgsettings] => Array
(
[filtering] => Array
(
[words] => ./config/filter.txt
[replacement] => ****
)
)
[spam] => Array
(
[reporting] =>
)
[notspam] => Array
(
[reporting] =>
)
[compose] => Array
(
[use_vfs] =>
[link_all_attachments] =>
[link_attachments_notify] => 1
[link_attach_size_limit] => 0
[link_attachments] => 1
[attach_size_limit] => 0
[attach_count_limit] => 0
[convert_to_related] => 1
[reply_limit] => 248000
[ac_browser] => 50
[ac_threshold] => 3
)
[maillog] => Array
(
[use_maillog] => 1
)
[sentmail] => Array
(
[params] => Array
(
[threshold] => 60
[limit_period] => 24
[table] => imp_sentmail
[driverconfig] => horde
)
[driver] => Sql
)
[tasklist] => Array
(
[use_tasklist] => 1
)
[notepad] => Array
(
[use_notepad] => 1
)
)
)
[_interfaces:protected] => Array
(
[horde] => horde
[mail] => imp
[contacts/favouriteRecipients] => imp
[calendar] => kronolith
[contacts] => turba
[clients/getClientSource] => turba
[clients/clientFields] => turba
[clients/getClient] => turba
[clients/getClients] => turba
[clients/addClient] => turba
[clients/updateClient] => turba
[clients/deleteClient] => turba
[clients/searchClients] => turba
[tasks] => nag
[notes] => mnemo
[timeobjects] => timeobjects
)
[_obCache:protected] => Array
(
[imp] => Array
(
[application] => IMP_Application Object
(
[auth] => Array
(
[0] => add
[1] => authenticate
[2] => list
[3] => remove
[4] => transparent
)
[features] => Array
(
[dynamicView] => 1
[minimalView] => 1
[notificationHandler] => 1
[smartmobileView] => 1
)
[version] => H5 (6.0.1)
[_oldserver:protected] =>
[initParams] => Array
(
)
[_app:protected] => imp
[_sessVars:protected] => Array
(
)
)
)
[horde] => Array
(
[application] => Horde_Application Object
(
[version] => 5.0.1
[features] => Array
(
[smartmobileView] => 1
)
[auth] => Array
(
)
[initParams] => Array
(
[admin] =>
[authentication] => none
[cli] =>
[nocompress] =>
[nologintasks] =>
[permission] =>
[session_cache_limiter] =>
[session_control] => readonly
[timezone] =>
[user_admin] =>
)
[_app:protected] => horde
[_sessVars:protected] => Array
(
)
)
)
)
[_regmtime:protected] => 1352582169
[_vhost:protected] =>
Thank you,
Klaus.
this and nobody else is reporting problems with this common used
feature.
Hi,
verified that you are, in fact, authorized?
without a attachment, to download the e-Mail itself, the error occurs
too!
Maybe this can help you a little bit more to help me!
Thank you,
Klaus.
verified that you are, in fact, authorized?
download with the Button next to the attached file following error
page occurs (sorry it's in german):
BUT, when I click on the attachment, I can see the content on the
screen, for example the attachment is a text based file:
Ein schwerer Fehler ist aufgetreten:
Benutzer ist nicht angemeldet.
1. Horde_Registry->callAppMethod()
/var/www/horde5/services/download/index.php:33
2. call_user_func_array() /usr/share/pear/Horde/Registry.php:1139
3. IMP_Application->download()
Details
Die vollständige Fehlermeldung wurde in Hordes Logdatei geschrieben
und für Administratoren weiter unten ausgegeben. Benutzer, die keine
Administratoren sind, bekommen diese Details nicht zu sehen.
IMP_Exception Object
(
[details] =>
[logged] => 1
[_logLevel:protected] => 0
[message:protected] => Benutzer ist nicht angemeldet.
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /var/www/horde5/imp/lib/Application.php
[line:protected] => 497
[trace:Exception:private] => Array
... and so on...
I made the authentication with IMP inside the horde setup, and the
user i used to download the file has all rights on the IMAP-Server and
on my horde setup.
Should i sent you any configuration files, or screenshots?
Hope you can help me!
Thank you,
Klaus.
verified that you are, in fact, authorized?
firefox für my horde web application.
Thank you,
Klaus.
Priority ⇒ 1. Low
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.
Patch ⇒ No
State ⇒ Unconfirmed
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Download attachment failed
Type ⇒ Bug
Priority ⇒ 3. High
i hava e problem with horde 5..0.0 and IMP 6.0.0 while trying to
download a small 14k attachmant.
When I click on "show" it works, but when i click on download
following error occurs:
1. Horde_Registry->callAppMethod()
/var/www/horde5/services/download/index.php:33
2. call_user_func_array() /usr/share/pear/Horde/Registry.php:1139
3. IMP_Application->download()
IMP_Exception Object
(
[details] =>
[logged] => 1
[_logLevel:protected] => 0
[message:protected] => Benutzer ist nicht angemeldet.
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /var/www/horde5/imp/lib/Application.php
[line:protected] => 497
[trace:Exception:private] => Array
...
[message:protected] => Benutzer ist nicht angemeldet.
[message:protected] => User is not logged in.
Please can you help me to solve the problem?
Thank you so much,
Klaus.