Summary | problem with attachment |
Queue | IMP |
Queue Version | 6.2.7 |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | ksdimkas (at) it (dot) auth (dot) gr |
Created | 02/17/2015 (3791 days ago) |
Due | |
Updated | 03/10/2015 (3770 days ago) |
Assigned | 02/17/2015 (3791 days ago) |
Resolved | 03/10/2015 (3770 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 8e44a0175b32874fb12d06866b691b12853596ea
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Mar 9 22:39:11 2015 -0600
Bug #13864: Fixes for meingo/lib/LoginTasks/SystemTask/Upgrade.php | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/8e44a0175b32874fb12d06866b691b12853596ea
fine with IMP 7.
There have been a bunch of changes in IMP 7 that have not been
backported to IMP 6, but I do not have any time to do debugging on IMP
6 anymore.
deleting the first, but instead of picking a file you press cancel
without selecting a file.
the problem occurs in the Dynamic view. In basic view everything works.
Concerning the error occurance in IE i verify that i have version 11
(11.0.9600.17633 Update version 11.0.16 in windows 7 system). Tested
again with fresh installed imp 6.2.7 today. Problem still exists,
cannot attach the same file after i just deleted it from attachments.
I write again the steps that i follow in the dynamic view just for
reference:
1) on the compose windows i attach a file (it's a pdf)
2) The pdf file is attached and i see it in the list. I delete the pdf
that i just attached
3) i try to attach the same pdf file again, nothing happens
Concerning the error occurance in Chrome firebug reports the following:
Uncaught TypeError: Cannot read property 'name' of
undefinedcompose-dimp.js?v=659bbcf57384df3f40270245831bbbd9:985
DimpCompose.uploadAttachmentWaitcompose-dimp.js?v=659bbcf57384df3f40270245831bbbd9:1280 DimpCompose.changeHandlerprototype.js:417 (anonymous function)prototype.js:6780 (anonymous
function)
Steps to reproduce in Chrome just for reference:
1) attach a file in the composition window
2) delete the attached file
3) click button to attach a new file
4) on the "Select file" dialog that opens just click "Cancel"
The error in the already attached image is displayed and the above
firebug log is registered. After that the upload mechanism is broken
and only with a new composition window function is restored.
Thanks!
deleting the first, but instead of picking a file you press cancel
without selecting a file.
1) Upload attachment
2) Delete attachment
3) Try to attach the same file from step 1. Nothing happens
which means you are not viewing in IE 11 mode).
https://github.com/horde/horde/commit/bb20fa7984d298df95079065d39f2bbf1a62ae1d
you can`t upload again the file that you just deleted from attached
files
Steps to reproduce in IE11
1) Upload attachment
2) Delete attachment
3) Try to attach the same file from step 1. Nothing happens
New Attachment: Screen Shot 2015-02-17 at 8.37.41 PM.png
State ⇒ Feedback
Priority ⇒ 1. Low
Priority ⇒ 3. High
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Due ⇒ 02/17/2015
Summary ⇒ problem with attachment
Type ⇒ Bug
1) choose add attachment
2) choose file
3) delete the chosen file
4) add an attachment again
5) then press cancel ( without selecting a file)
I get the message in the photo that i uploaded
( The bug is not present when using firefox)