Download & Extend

Status report warning typo: "severside"

Project:MimeDetect
Version:5.x-1.x-dev
Component:User interface
Category:bug report
Priority:minor
Assigned:Unassigned
Status:needs review

Issue Summary

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.

Comments

#1

Status:active» patch (to be ported)

Committed to HEAD and DRUPAL-6--1.

AttachmentSize
mimedetect_491136.patch 1.11 KB

#2

Status:patch (to be ported)» fixed

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

#3

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.

#4

Version:5.x-1.3» 5.x-1.x-dev
Status:active» needs review

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

AttachmentSize
491136.patch 1.08 KB

#5

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?

#6

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.

#7

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

nobody click here