Page 1 of 1

XML-Module upload bug?

Posted: Thu Jul 27, 2006 9:10 am
by Nemesis666
Hi there,

I think I found another issue. After uploading a module in xml-style, I tested it and uninstalled it. I wanted to delete it from the server and found out I had no permission to do so. Checking the config.php I confirmed that I set the file permissions for uploaded files to 666. So the xml-upload feature doesn't use this setting, which it should. If I change this setting I have problems with permissions of uploaded files on the server, which is also the case for modules.

So my oppinion is, that it should change the permissions of xml-modules, too. Remarks? Am I wrong here?

Does anyone read these messages and try to comment on them (something like: Yeah, is a bug, will be fixed ... or something)?

Greetings, Nemesis

Re: XML-Module upload bug?

Posted: Thu Jul 27, 2006 9:16 am
by tsw
Is this beta1, svn or 0.13 version?

on beta1 you have "check permissions" link next to module uninstall link which should change permissions so that they work.

Re: XML-Module upload bug?

Posted: Fri Jul 28, 2006 8:58 am
by Nemesis666
No, it's 0.13. I'm a little afraid using beta versions  ;)

Re: XML-Module upload bug?

Posted: Fri Jul 28, 2006 1:11 pm
by calguy1000
Yeah, that problem has been taken care of in the 1.0-beta series.  the issue is that the httpd process is running as a different user with different umask.