We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

redirecting to https

  • 7 답장
  • 7 이 문제를 만남
  • 1 보기
  • 최종 답변자: nwestwind

more options

Our company website is http://www.workday.com/ when someone in the office types in just workday.com (no http or www) the browser redirects users to https://www.workday.com/. Our product guys told us that this is a bug in 15 that happens if we have a bookmark that points to https it will redirect or use that instead of resolving the url correctly.

Our company website is http://www.workday.com/ when someone in the office types in just workday.com (no http or www) the browser redirects users to https://www.workday.com/. Our product guys told us that this is a bug in 15 that happens if we have a bookmark that points to https it will redirect or use that instead of resolving the url correctly.

선택된 해결법

In Firefox 14, the autoFill feature was turned on. If you have ever used the HTTPS protocol for a site, or perhaps based on a bookmark, autoFill prefers HTTPS. This doesn't work well for all sites.

You can disable autoFill in your Firefox, but for your site visitors, the solution may involve a redirect or other approach. These threads have more information:


Edit: Actually, your site seems to be perfectly fine with this behavior. Is it creating problems on your end?

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (7)

more options

Hello nwestwind,

Are you asking for assistance on this matter or would you like this to be submitted as a bug report to the development team?

Scott

more options

Ah, dang it, probably a dev team question!

more options

Unless there is a solution we can implement? Or we have to delete any bookmark pointing to our site? I still don't know if that's the issue.

more options

Hello nwestwind,

I don't believe this is a bug, and is probably meant to be like that, I was able to reproduce this same outcome, it is of course going to load your bookmarks every time, so the easiest way to not have it redirect to https:// protocol would be to change https:// to http:// in your bookmarks or delete it altogether.

Scott

more options

선택된 해결법

In Firefox 14, the autoFill feature was turned on. If you have ever used the HTTPS protocol for a site, or perhaps based on a bookmark, autoFill prefers HTTPS. This doesn't work well for all sites.

You can disable autoFill in your Firefox, but for your site visitors, the solution may involve a redirect or other approach. These threads have more information:


Edit: Actually, your site seems to be perfectly fine with this behavior. Is it creating problems on your end?

글쓴이 jscher2000 - Support Volunteer 수정일시

more options

Try to set the Boolean pref browser.urlbar.autoFill to false on the about:config page.

See "Prevent Firefox from automatically completing URLs":

more options

I am reading up on the other thread. Thanks for all your help and suggestions!

Thank you!