6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#3612] Cannot correctly save or edit Fetchmail accounts
*
Your Email Address
*
Spam protection
Enter the letters below:
\ /. .._.. . . >< |\ | | | | | / \| \|_|_|__|\__|
Comment
> In version 1.47 the id set by this line > > $fm_account->setValue('id', $id, $to_edit); get overwritten by > > > > is overwritten by the parameter loop. To solve it move the line so > that is is under this block: > > foreach ($fetchmail->getParameterList() as $val) { > > $fm_account->setValue($val, Util::getFormData('fm_' . $val), > $to_edit); > > } > > > > The extra line in the empty account droplist can be fixed by moving the line > > $t->set('accounts', $accountsval); > > outside of the for block it is inside now.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers