Project

General

Profile

Actions

Bug #91

closed

Did not showed .JPG, but showed .jpg

Added by Anonymous about 20 years ago. Updated about 18 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

Not showed


http://www.autoua.net:8080/fotogal/data/500/2488P4030175.JPG
http://www.autoua.net:8080/fotogal/data/500/2488gazovik_sovki.JPG

Showed


http://www.autoua.net:8080/fotogal/data/502/32003_12_07-14_049-med.jpg

May be extension case sensitive?

-- auto


Files

lighttpd-case.patch (1.24 KB) lighttpd-case.patch Patch to fix the problem -- arcatan Anonymous, 2005-04-09 15:00
Actions #1

Updated by Anonymous about 20 years ago

I verified the bug and it seems to be at least in svn revision 264. The problem is usage of strncmp instead of strncasecmp. I'll attach patch which apparently affects static file serving and dir listing. I even commented my code!

-- arcatan

Actions #2

Updated by jan about 20 years ago

  • Status changed from New to Fixed
  • Resolution set to duplicate

this is a duplicate to #94, fixed in changeset r266 and r267

Actions

Also available in: Atom