severside -> server-side

Full warning message:
MimeDetect is using the browser supplied filename for file extension lookups. It is strongly recommended that you install and configure the PHP Fileinfo Extension or the UNIX 'file' command to provide more accurate severside mime type detection.

CommentFileSizeAuthor
#4 491136.patch1.08 KBthreexk
#1 mimedetect_491136.patch1.11 KBdrewish

Comments

drewish’s picture

Status: Active » Patch (to be ported)
StatusFileSize
new1.11 KB

Committed to HEAD and DRUPAL-6--1.

drewish’s picture

Status: Patch (to be ported) » Fixed

can't actually find this in the DRUPAL-5--1 branch.

threexk’s picture

Status: Fixed » Active

mimedetect.install:51 in DRUPAL-5--1. Sorry, I said "severside" before, but it seems to be "sever-side" in the D5 branch.

threexk’s picture

Version: 5.x-1.3 » 5.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new1.08 KB

Don't know if a patch makes it any easier.

drewish’s picture

Hrm... DRUPAL-5--1 doesn't have any content. I think that was DRUPAL-5. But it doesn't have a hook_requirements... I wonder if they did the tag in the wrong branch?

threexk’s picture

Sorry, it's in mimedetect.module on DRUPAL-5. I don't have the line number handy, but I looked it up in the CVS browser a minute ago.

Not sure what I was doing earlier--I might've accidentally checked out HEAD or something.

threexk’s picture

Yeah, looks like my patch was on HEAD, so it's typo'd there too in mimedetect.install.

manuel.adan’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Closing this as outdated, feel free to re-open if you're still looking for a solution and waiting for appropriate assistance.