https://bugzilla.wikimedia.org/show_bug.cgi?id=29461

matanya <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from matanya <[email protected]> 2012-07-19 18:51:30 UTC 
---
(In reply to comment #4)
> (In reply to comment #3)
> > Just to clarify, can you upload normal files fine (like a .jpg or some other
> > format that's commonly uploaded).
> 
> Other uploads seem to work fine in the live 1.16.5  I just just tried my test
> 1.16.5 and 1.17rc1 on a seperate machine and .jpg is having issues uploading. 
> Complaining about not being able to create directory public/?/?? mode 511. 
> Which I must have missed a directory change.  Is the directory documents are
> stored in not "images"?  The error makes sense as I cannot seem to find a
> directory "public" directory anywhere.  It is saying the error is occuring in
> GlobalFunctions.php line 2179.
> 
> I'm thinking I should just make a fresh install of 1.17 now that is released. 
> Then migrate the settings and data from the live wiki backup to the test
> environment and go from there.  If that resolves it I will change the allowed
> list and see if that appeases the end users of the wiki.  It is very possible
> that trying some of the things people have done to get around the uploading
> issue has caused some corruption that finially decided to show its face.    
> 
> 
> Thanks!
> 
> > >If that is the correct behavior for a .doc then I will have to disable the
> > >checking as there are 3 different versions of office being used on site 
> > >.docx
> > >(2007 and 2010 format), .doc (saved from 2007 or 2010) and .doc (saved from
> > >2003).
> > Docx files being blacklisted by default is the desired behaviour (concerns 
> > over
> > GIFAR vulnerability). However they should be upload-able if
> > application/x-opc+zip is removed from $wgMimeTypeBlacklist, and add to the
> > allowed mime types. The exception about directory creation is not supposed 
> > to
> > happen unless MediaWiki really can't create the needed subdirectories, and
> > shouldn't be related to the type of file being uploaded.

maybe if you set chmod 777 on images directory it will work.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to