6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/25/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14267] Forward / Reply / New message results in popup "Loading..."
*
Your Email Address
*
Spam protection
Enter the letters below:
.__..__..__ __..__ | || || \(__ [__) |__||__||__/.__)| \
Comment
> I used the demo server to generate a working text/html for a plain > text compose window. > > After collecting the source DOM from the demo site and this server > for the compose window, and normalizing the domains, usernames, > session variables, etc. for comparison; > > There is one primary difference that sticks out: the sections that > enable attachments are empty in the one from this server. > > The following is missing in line 26 of the DOM: > > <input id="save_attachments_select" name="save_attachments_select" > type="hidden" value="0" /> <input id="MAX_FILE_SIZE" > name="MAX_FILE_SIZE" type="hidden" value="2097152" /> > > and, at line 100 of the DOM, what should look like: > > <td class="label"> > <span class="iconImg attachmentImg"></span>: > </td> > <td> > <div id="atcdrop" style="display:none"> > Drop file(s) here to attach. </div> > <div id="atcdiv"> > <span id="upload_limit" style="display:none">The attachment > limit has been reached.</span> > <span id="upload_wait" style="display:none"></span> > <span> > <label id="compose_upload_add" for="upload">Add Attachment</label> > <input id="upload" multiple name="file_upload[]" type="file" > /> </span> > > actually looks like: > > <td></td> > <td> > <div> > > Would this explain the results in the OP since the compose form does > not have the same structure? > > The only other differences seem to be related to language selection > and the spell checker. But those are preferences, right? >
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