6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
12/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#618] JS error in attachment field generation
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..__ .__ .___. | ||\ |[__)[__) _/ |/\|| \|| | \./__.
Comment
> When all attachment fields are used, I get javascript error: > > > > Line: 501 > > Char: 13 > > Error: Could not get the type property. This command is not supported. > > URL: > https://mail.lnk.lt/horde/imp/compose.php?thismailbox=INBOX.Horde.dev&uniq=1095854874171 > > > > code on this line is: > > > > line 499: var file = document.createElement('INPUT'); > > line 500: td.appendChild(file); > > line 501: file.type = 'file'; > > line 502: file.name = 'upload_' + (usedFields + 1); > > line 503: file.onchange = function() { attachmentChanged(); }; > > > > I'm using IE6SP2. Mozilla works fine. Another IE bug?
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