[Bug 946] New: octet-stream syntax error
[email protected] Mon, 4 Jul 2011 04:55:01 -0400
| Newsgroups | gmane.comp.telephony.fax.hylafax.devel |
|---|---|
| Message-ID | <[email protected]/> |
http://bugs.hylafax.org/show_bug.cgi?id=946
Summary: octet-stream syntax error
Product: HylaFAX
Version: latest
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: faxmail
AssignedTo: [email protected]
ReportedBy: [email protected]
There is an error that you can see when you use fedora 14 or debian 6, I
suppose that is the new shell version who cause that.
In the octet-stream,
replace line:
MIMETYPE="`$FILECMD -bi "$1" | $SED 's/ .*//g'`"
By the line:
MIMETYPE="`$FILECMD -bi "$1" | $SED 's/;.*//g'`"
--
Configure bugmail: http://bugs.hylafax.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
____________________ HylaFAX(tm) Developers Mailing List ____________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe [email protected] < /dev/null