Skip to main content

RoundCube Redirect Issue with IE11 Win7

Comments

9 comments

  • cPanelMichael
    Hello,
    The server has 'X-Content-Type-Options' set to 'nosniff', which may be a factor in this as well but that is there for security reasons.

    Is that configured for Apache, or for cpsrvd? Note that we don't yet support the use of the X-Content-Type-Options header in cpsrvd. There's a feature request open for this at: Add X-Frame-Options Cpanel Ports This might also relate to the issue discussed on the following StackOverflow thread (when CSS is configured to open with a particular program in Windows): Internet Explorer "CSS was ignored due to mime type mismatch" on local files (no server) Could you verify if the solution on that URL helps? Also, can you confirm if the domain name you are reproducing the issue with uses a CDN (e.g. CloudFlare)? Thank you.
    0
  • coursevector
    I have the header applied at the Apache include file level. I'm not sure what cpsrvd is so I doubt it is set there. As for the solution offered in that link, it refers to forcing the mime-type via a RegEdit. That MAY work, but that won't help me address any client issues. That will only fix it for myself. To answer your question, the site is not using a CDN. Also we do not use a CDN for RoundCube in general. Also note that while there was a CSS issue, the issue also applies (and more frequently) to the main Javascript files such as jquery.js which brings down RoundCube each time.
    0
  • cPanelMichael
    Hello, Could you open a support ticket using the link in my signature so we can take a closer look? Thank you.
    0
  • coursevector
    I've opened a ticket, Your Support Request ID is: 8770631
    0
  • albatroz
    Hello, The error you see is similar to the attached picture?
    0
  • coursevector
    Yes that is exactly the issue at hand.
    0
  • cPanelMichael
    Hello, To update, internal case CPANEL-15443 was opened to address an issue where cpsrvd can issue an incorrect MIME type for 308 redirects when using proxy subdomains. This can lead to the issue described in this thread, where Roundcube fails to properly open in Internet Explorer. A workaround that addresses this issue in most cases is to convert Roundcube to SQLite using the instructions documented at: How to Convert Roundcube to SQLite - cPanel Knowledge Base - cPanel Documentation I'll monitor this case and update this thread with more information as it becomes available. Thank you.
    0
  • albatroz
    I am already using Roundcube with SQLite
    Hello, To update, internal case CPANEL-15443 was opened to address an issue where cpsrvd can issue an incorrect MIME type for 308 redirects when using proxy subdomains. This can lead to the issue described in this thread, where Roundcube fails to properly open in Internet Explorer. A workaround that addresses this issue in most cases is to convert Roundcube to SQLite using the instructions documented at:
    0
  • cPanelMichael
    Hello, It does seem that using SQLite does not act as a workaround in all cases. The only other workaround at this time (other than using a different web browser) is to avoid using proxy subdomains to access webmail. I'll continue to monitor this case and update this thread with the outcome. Thank you.
    0

Please sign in to leave a comment.