kayamaox / redmine-dmsf

Automatically exported from code.google.com/p/redmine-dmsf
0 stars 0 forks source link

Upload doesn't works correctly in different browsers #99

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add file to upload queue
2. Press button "Start upload"

Different browsers manage it differrent. :)
- Internet Explorer 9 uploads file, doesn't show progress though.
- FireFox 5.0 works perfectly without any issues.
- Google Chrome 14.0.797.0: Upload looks like just started, but no progress and 
no upload at all (after 10 minutes waiting).
- Opera 11.11: After pressing Upload button I got "IO error. Error #2038". Also 
Exclamation sign near file name appeared with popup message "Using runtime 
flash"

RedMine - 1.2.0 actual (taken two days ago from official site)
RedMine localization - english, russian (tried both).
DSMF - 0.9.1. Installed and migrated without any issues
OS - Windows 7 x64

Original issue reported on code.google.com by itonoh...@gmail.com on 23 Jun 2011 at 12:21

GoogleCodeExporter commented 8 years ago
IE 9 64b doesn't support HTML5 File API nor Flash so just plain HTML4 file 
input element is used on background that doesn't provide any progress info. IE 
9 32 bit support flash so upload progress is provided.

I'm using Google Chrome 12 (current stable) without problem with full progress 
support and D&D

Will look into Opera.

Original comment by vit.jo...@gmail.com on 23 Jun 2011 at 5:03

GoogleCodeExporter commented 8 years ago
14th branch is development branch. Now I've tested on beta-branch (13th) - it 
works, but without progress (like in IE x64). :( 

Anyway, thank you for your answer and for your great plugin. :)

Original comment by itonoh...@gmail.com on 23 Jun 2011 at 5:57

GoogleCodeExporter commented 8 years ago
Issue 108 has been merged into this issue.

Original comment by vit.jo...@gmail.com on 6 Jul 2011 at 7:42

GoogleCodeExporter commented 8 years ago

Original comment by vit.jo...@gmail.com on 6 Jul 2011 at 7:48

GoogleCodeExporter commented 8 years ago
Skipping flash runtime for Opera.

Original comment by vit.jo...@gmail.com on 6 Jul 2011 at 5:10

GoogleCodeExporter commented 8 years ago

Original comment by vit.jo...@gmail.com on 11 Jul 2011 at 2:27

GoogleCodeExporter commented 8 years ago
I'm using last SVN version and Opera and still the same problem :\

Original comment by mrluze...@gmail.com on 18 Oct 2011 at 8:47

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Im using Mozilla firefox and the same problem occurs.

Original comment by hector.e...@synergy-gb.com on 13 Dec 2011 at 10:20

GoogleCodeExporter commented 8 years ago
I have installed newest version of the plugin (1.2.2) and it looks there is 
still a problem with Opera (version 11.61, working on Windows XP):
- No way do upload file: "IO error. Error #2038"
- When I put mouse pointer on "Upload" area, tooltip "Using runtim: flash" is 
displayed.

Works fine with FF and Chrome.

Original comment by maciej.m...@gmail.com on 21 Feb 2012 at 3:24

GoogleCodeExporter commented 8 years ago
Just to inform: this issue is definitely not closed: with newest version of 
Opera (11.62) the problem persists.

Original comment by maciej.m...@gmail.com on 30 Mar 2012 at 12:12

GoogleCodeExporter commented 8 years ago
I'm pleased to report that it works with recent version of Opera (12.00, build 
1467)

Original comment by maciej.m...@gmail.com on 18 Jun 2012 at 7:12