>>>>> On Wed, 09 Jul 2025 08:08:11 -0400, Dan Langille said:
> 
> On Tue, Jul 8, 2025, at 2:24 PM, Martin Simmons wrote:
> >>>>>> On Tue, 08 Jul 2025 11:42:34 -0400, Dan Langille said:
> >> 
> >> At https://www.bacula.org/bacula-community-15-0-3-released/ if you click 
> >> on the link within "the changes is available here.", does it display a 
> >> webpage or does it download? A webpage would be more useful. It downloads 
> >> for me.
> >
> > It opens as a web page for me (Firefox 128.12.0esr on Debian).
> 
> On Firefox (139.0.1 (aarch64)) it's good for me too, on OSX.
> 
> I think I understand the issue now:
> 
> When doing `wget -S https://www.bacula.org/bacula-community-15-0-3-released/` 
> I see: content-type: text/html; charset=UTF-8
> 
> For `wget -S https://www.bacula.org/downloads/Bacula-15.0.3/ReleaseNotes` 
> there is no content-type header.
> 
> In both instances, I see: x-content-type-options: nosniff

Yes, that might be the problem.  Apache probably can't guess the content-type
because the name ReleaseNotes has no extension like .txt etc.  Firefox seems
to have autodetected it as text/plain according to the Tools > Page Info
dialog.

Which browser were you using when it forces a download?

__Martin


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to