Bug 4549 - dirsFor HTML returns html wrongly for OS
: dirsFor HTML returns html wrongly for OS
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.5.0
: Macintosh Other
: P2 normal (vote)
: ---
Assigned To: Chris Owens
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-11-27 01:42 UTC by Fred
Modified: 2008-12-18 11:11 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fred 2006-11-27 01:42:25 UTC
Recent OS X distribs have server/HTML/... not server/html/...
in OSDetect::dirsFor, we return 'html' on OS X for some legacy reason. It does not matter unless the user uses OS X with a case sensitive file system.

Patched trunk (10764) and 6.5 (10762).