Mozilla 도움말 검색

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

Learn More

Save Image As used to show an ascii file name and now shows a HEX string instead of the ascii name. IE and Chrome do not do this. Why?

  • 3 답장
  • 1 이 문제를 만남
  • 14 보기
  • 최종 답변자: FredMcD

more options

Attempting to use the "Save Image As" used to display a dialog box with the proper ascii name of the image file. Now the display of the file name is the HEX part of the link http://assets.amuniversal.com/ec5ca0c0fl2d0132ea77005056a9545d with a proper extension. e.g. ec5ca0c0fl2d0132ea77005056a9545d.jpg

Attempting to use the "Save Image As" used to display a dialog box with the proper ascii name of the image file. Now the display of the file name is the HEX part of the link http://assets.amuniversal.com/ec5ca0c0fl2d0132ea77005056a9545d with a proper extension. e.g. ec5ca0c0fl2d0132ea77005056a9545d.jpg

모든 댓글 (3)

more options

Please post the web address where the image is and what image you are having problems with.

more options

That is a known bug in Firefox 39 caused by the file name as set via Content-Disposition not being used.

  • bug 1180126 - Content-Disposition: inline; filename= doesn't work with Save As

A possible workaround is to open the image in a tab and use "Save Page As" to save the image.

글쓴이 cor-el 수정일시

more options

I don't know if this can help

InlineDisposition 2 {web link} InlineDisposition 2 changes the disposition of Content-Disposition response headers from attachment to inline.