6.0.0-beta1
9/11/25

[#2720] Undefined index: notepad
Summary Undefined index: notepad
Queue IMP
Queue Version HEAD
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester mwhitlock (at) whitsoftdev (dot) com
Created 10/02/2005 (7284 days ago)
Due
Updated 10/02/2005 (7284 days ago)
Assigned
Resolved 10/02/2005 (7284 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/02/2005 04:48:23 PM Jan Schneider Comment #6 Reply to this comment
Your conf.xml is out of date.
10/02/2005 01:51:40 PM mwhitlock (at) whitsoftdev (dot) com Comment #5 Reply to this comment
I just logged in with a totally new browser instance.  Still got the 
notice.  I went and regenerated my IMP configuration.  Here it is:



<?php

/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */

// $Horde: imp/config/conf.xml,v 1.60 2005/07/29 04:23:29 slusarz Exp $

$conf['utils']['gnupg_keyserver'] = array('wwwkeys.pgp.net');

$conf['utils']['gnupg_timeout'] = '10';

$conf['utils']['openssl_cafile'] = '/somewhere/ca-bundle.crt';

$conf['utils']['openssl_binary'] = '/usr/bin/openssl';

$conf['menu']['apps'] = array('turba');

$conf['user']['allow_folders'] = true;

$conf['user']['allow_view_source'] = true;

$conf['user']['allow_resume_all'] = false;

$conf['user']['allow_resume_all_in_drafts'] = false;

$conf['user']['alternate_login'] = false;

$conf['user']['redirect_on_logout'] = false;

$conf['user']['select_sentmail_folder'] = false;

$conf['server']['server_list'] = 'none';

$conf['server']['change_server'] = false;

$conf['server']['change_port'] = false;

$conf['server']['change_protocol'] = false;

$conf['server']['sort_limit'] = '0';

$conf['server']['cache_folders'] = true;

$conf['server']['cache_msgbody'] = false;

$conf['mailbox']['show_attachments'] = false;

$conf['mailbox']['show_preview'] = false;

$conf['mailbox']['show_xpriority'] = false;

$conf['fetchmail']['show_account_colors'] = false;

$conf['fetchmail']['size_limit'] = '4000000';

$conf['msgsettings']['filtering']['words'] = './config/filter.txt';

$conf['msgsettings']['filtering']['replacement'] = '****';

$conf['spam']['reporting'] = false;

$conf['spam']['spamfolder'] = false;

$conf['notspam']['reporting'] = false;

$conf['notspam']['spamfolder'] = true;

$conf['msg']['prepend_header'] = false;

$conf['msg']['append_trailer'] = false;

$conf['compose']['use_vfs'] = true;

$conf['compose']['allow_cc'] = true;

$conf['compose']['allow_bcc'] = true;

$conf['compose']['allow_receipts'] = true;

$conf['compose']['special_characters'] = true;

$conf['compose']['link_attachments'] = false;

$conf['compose']['add_maildomain_to_unexpandable'] = false;

$conf['compose']['attach_size_limit'] = '0';

$conf['compose']['attach_count_limit'] = '0';

$conf['hooks']['vinfo'] = false;

$conf['hooks']['signature'] = false;

$conf['hooks']['trailer'] = false;

$conf['hooks']['fetchmail_filter'] = false;

$conf['hooks']['mbox_redirect'] = false;

$conf['hooks']['mbox_icon'] = false;

$conf['hooks']['spam_bounce'] = false;

$conf['maillog']['use_maillog'] = true;

$conf['tasklist']['use_tasklist'] = true;

/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */



I don't see any line that starts with $conf['notepad'].
10/02/2005 01:44:37 PM Chuck Hagenbuch Comment #4 Reply to this comment
Not bogus.  I just updated my configs for both Horde and IMP, and it
still shows the message.
You didn't log in again with a clean session after the config update.
10/02/2005 01:38:13 PM mwhitlock (at) whitsoftdev (dot) com Comment #3 Reply to this comment
Not bogus.  I just updated my configs for both Horde and IMP, and it 
still shows the message.



My imp/config/conf.xml is dated 29-Jul-2005.  Is that right?
10/02/2005 01:31:53 PM Chuck Hagenbuch Comment #2
State ⇒ Not A Bug
Reply to this comment
Update your configurating after updating IMP.
10/02/2005 01:27:29 PM mwhitlock (at) whitsoftdev (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Undefined index: notepad
Queue ⇒ IMP
Reply to this comment
Notice: Undefined index: notepad in 
C:\htdocs\default\horde3\imp\lib\Session.php on line 236



Seen in left frame above menu upon logging in.

Saved Queries