Issue Details (XML | Word | Printable)

Key: MDL-19194
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Petr Skoda
Reporter: Chuck Griess
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Sub folders in zip files are not being created

Created: 15/May/09 03:35 AM   Updated: 05/Jun/09 11:11 AM
Return to search
Component/s: Files API
Affects Version/s: 1.9.4
Fix Version/s: 1.9.5

File Attachments: 1. Zip Archive ESOC_09_Beta9.zip (1.44 MB)
2. Text File unzip3.patch (1 kB)
3. Zip Archive USGOverview.zip (227 kB)

Environment: Windows 2003 IIS, MySQL 5, PHP 5

Database: MySQL
Participants: Chuck Griess, Eloy Lafuente (stronk7), Martin Dougiamas, Petr Skoda and Sam Hemelryk
Security Level: None
QA Assignee: Sam Hemelryk
Resolved date: 15/May/09
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
First noticed when SCORM packages did not work. Noticed root files of package unzipped but folders not created. Proceeded to uploaded a zip package to course Files and utilized Moodle to unzip package files in root extracted but not folders.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 1 file to 'Moodle CVS' - 15/May/09 03:21 PM
MDL-19194 fixed regression - recursive cretion of dirs on win32 works again
MODIFY lib/moodlelib.php   Rev. 1.1204    (+2 -2 lines)
Petr Skoda committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 15/May/09 03:22 PM
MDL-19194 fixed regression - recursive cretion of dirs on win32 works again
MODIFY lib/moodlelib.php   Rev. 1.960.2.132    (+3 -4 lines)
Petr Skoda committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 15/May/09 03:23 PM
MDL-19194 fixed regression - recursive cretion of dirs on win32 works again; backported from MOODLE_19_STABLE
MODIFY lib/moodlelib.php   Rev. 1.837.2.101    (+4 -5 lines)