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
> The problem with checkboxes not beeing saved has to do with the > if-flag not being set in template set function. > > > > Setting the if-flag to true as below fixes the checkbox problem: > > $t->set('fmonlynew', $fm_account->getValue('onlynew', $to_edit), true); > > $t->set('fmmarkseen', $fm_account->getValue('markseen', $to_edit), true); > > $t->set('fmdel', $fm_account->getValue('del', $to_edit), true); > > $t->set('fmloginfetch', $fm_account->getValue('loginfetch', $to_edit), true); > > > > The empty account names has to do with the default value not being > set correctly on the following line: > > $id = Util::getFormData('fm_id', _("Unnamed"));
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