octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #8363] Agora Patch For Bundle Upload


From: Palash
Subject: [Octave-patch-tracker] [patch #8363] Agora Patch For Bundle Upload
Date: Wed, 26 Feb 2014 18:42:45 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36

URL:
  <http://savannah.gnu.org/patch/?8363>

                 Summary: Agora Patch For Bundle Upload
                 Project: GNU Octave
            Submitted by: oswalpalash
            Submitted on: Wed 26 Feb 2014 06:42:43 PM GMT
                Category: None
                Priority: 4
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

During Upload of a Bundle in Agora, it gave an error of inappropriate
permissions. Hence deduced that there's an incomplete direction of permission
in the folder. Thereby adding an extra :
os.chmod(path,0777)
in the VIEW's file of the app bundles solves the issue.
The executable bit ensures that sub-directories also get the same permissions
as the parent.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 26 Feb 2014 06:42:43 PM GMT  Name: FIX_UPLOAD.diff  Size: 182B   By:
oswalpalash
Changes in VIEWS.PY file of the bundle app.
<http://savannah.gnu.org/patch/download.php?file_id=30711>
-------------------------------------------------------
Date: Wed 26 Feb 2014 06:42:43 PM GMT  Name: Agora.rar  Size: 153kB   By:
oswalpalash
Changes in VIEWS.PY file of the bundle app.
<http://savannah.gnu.org/patch/download.php?file_id=30712>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8363>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]