Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151925 - bugzilla refuses to attach patch files
Summary: bugzilla refuses to attach patch files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeffrey Forman (RETIRED)
URL: http://fapfapfapfap.com/bugzilla_bug_...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-19 01:37 UTC by Jeffrey Gardner (RETIRED)
Modified: 2011-10-30 23:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Gardner (RETIRED) gentoo-dev 2006-10-19 01:37:09 UTC
I'm trying to attach a patch file, size 8.4K, like so:

http://fapfapfapfap.com/bugzilla_bug_02.jpg

But I'm directed to an error page saying the file is empty:

http://fapfapfapfap.com/bugzilla_bug_01.jpg

But I know the file isn't empty :
-rw------- 1 root root 8.4K 2006-10-18 17:59 jmol-10.2.0-nointl.patch

Odd that it works for some files, but not others....

(btw....how 'bout that OU game?!?!?!!!:)
Comment 1 Xavier Neys (RETIRED) gentoo-dev 2006-10-19 02:51:53 UTC
(In reply to comment #0)
> -rw------- 1 root root 8.4K 2006-10-18 17:59 jmol-10.2.0-nointl.patch

`chmod 644 jmol-10.2.0-nointl.patch` might help, unless you're browsing as root :)
Comment 2 Jeffrey Gardner (RETIRED) gentoo-dev 2006-10-19 03:11:02 UTC
DOH!