6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/9/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6513] Dimp Other Actions menu fails
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. .\ / __ . . \ /|\ | >< / `|\ | \/ | \|/ \\__.| \|
Comment
> I get a "value has no properties" error if i click the ''Other > Actions'' field, for example in the Inbox. I try to take a stack > trace - see the attached screenshot. My workaround to get the ''Other > actions'' menu: I insert a break after the line 619 in > dimp/js/src/DimpBase.js: > > > > case 'ctx_otheractions': > > break; //Straub > > elts = $('oa_seen', 'oa_unseen', > > oa_flag','oa_clear', 'oa_sep1', > > 'oa_blacklist', > > oa_whitelist', 'oa_sep2'); > > if (this.viewport.getSelected().size()) { > > elts.invoke('show'); > > } else { > > elts.invoke('hide'); > > } > > break; > > }
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