Issue Details (XML | Word | Printable)

Key: MDL-17414
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Eloy Lafuente (stronk7)
Reporter: Florin Jurca
Votes: 1
Watchers: 1
Operations

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

Error deploy IMS package when ims repository activated

Created: 26/Nov/08 11:12 PM   Updated: 09/Jan/09 06:44 AM
Component/s: IMS resource type
Affects Version/s: 1.9.3
Fix Version/s: None

File Attachments: None
Image Attachments:

1. Deploy Form.jpg
(115 kB)

2. Error Deploy Form.jpg
(104 kB)
Environment:
Client: win xp prof. sp2, firefox
Server: linux, MySQL5.0.51,Apache/2.2.8, PHP/5.2.6

Participants: Eloy Lafuente (stronk7), Florin Jurca and Stan Golanka
Security Level: None
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
This problem apear when I had created a lesson by uploading an IMS package to a folder when ims repository is activated.

After the resource is created as a lesson in a course and tryed to open the lesson, a screen tell me that the packge is not deployed.
But the asociated directory is created and the package is unzipped.
The form points to type/ims/deploy.php script. OK.
Than click Deploy button and the message is: "Sorry, the requested file could not be found".
The lesson can not be used at all.

Also I had deleted the lesson several times and reload the above process again. Same time did wrong.
Also I deleted the coresponding directory: .....moodle\moodledata\28

And finally in edit lesson I did browse repository after I unzipped there the ims package that I was uploaded in ...\28 folder and there the package was vizible as folder. I entered in it and there the file imsmanifest.xml was marked as not deployed. I succesfuly deployed the package and voila also the lesson become usable.

I think the ims deploy to folder is interfering somehow with ims deploy to ims repository. But that is only a raw assumption.



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Stan Golanka added a comment - 09/Jan/09 03:31 AM
I experienced the same problem with an IMS package created by using "LodeStar" Same version of Moodle, and same results...