New file uploader and IE9

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
6/13/2014 10:40:43 AM
Gravatar
Total Posts 23

Re: New file uploader and IE9

Hope you don't mind me adding in an observation here. I've had to add the user.config option  <add key="ForceLegacyFileUpload" value="true"/> to allow file uploads for all browsers on my https secure site.

Yesterday I moved from 2.3.9.8 to 2.4.0.3 one of my servers which runs a single instance site but with https settings and the new drag and drop feature wasn't working  - in the following way:

Press on link or image and then browser server to load File Browser. Press on choose file, select file, choose - would return and view which did not contain the file name of file and no upload button was visible, so all users were then stuck. 

Where as with ForceLegacyFileUpload = true - the filename would appear and the upload button would function. 

This was independent of using CKeditor or TinyMCE, which would be expected as mentioned above the File Browser feature is separate. 

I have other servers running mojoportal and not https and they are working fine with nice new the drag and drop feature. 

Thanks, Karl

You must sign in to post in the forums. This thread is closed to new posts.