Issue Details (XML | Word | Printable)

Key: MDL-17390
Type: Improvement Improvement
Status: Closed Closed
Resolution: Duplicate
Priority: Minor Minor
Assignee: Nicolas Connault
Reporter: Daniele Cordella
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

Cryptic message deleting resources with ajax enabled

Created: 25/Nov/08 07:30 PM   Updated: 24/Mar/09 03:14 PM
Component/s: AJAX
Affects Version/s: 1.9.3
Fix Version/s: None

Issue Links:
Duplicate
 

Participants: Daniele Cordella, Nicolas Connault, P P and Wen Hao Chuang
Security Level: None
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
Disable ajax in Site Administration->Appearance->AJAX and Javascript
Delete a resource inside a course
You get the notice: "Are you absolutely sure you want to completely delete <<module name>> '<<Name of course module instance>>' ?"

Enable ajax in Site Administration->Appearance->AJAX and Javascript
Delete a resource inside a course
You get the javascript message: Delete resource <<cm->id>> ?
Quite cryptic!! Do you agree?



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
P P added a comment - 06/Jan/09 05:34 AM
And problems with deleting resource.

Linux
Apache 2.2.10
MySql 5.0.5
PHP 5.2.6
Moodle 1.9.2

Tested on both Windows Vista and Ubuntu GNU/Linux machines (amd64) with Firefox 3.0.5


Wen Hao Chuang added a comment - 31/Jan/09 06:17 AM
I agree with Daniele, the deleting message is not clear for the current implementation, I just tested with the latest 1.9.4+ and it still behave the same. This should be a easy fix, so if Nicolas is busy maybe I could take a look at this one during my weekend free time.

Hi P P I just tested with similar setting (not exactly the same config as yours) with Moodle 1.9.4+ (build 20090130), it seems delete works fine with my installation. However for the issue that you mentioned, I think it's a separate issue and it's been reported in MDL-10221. So maybe you want to take a look at this ticket and vote/watch for it... just my 2 cents.


Wen Hao Chuang added a comment - 24/Mar/09 07:36 AM
After looked at this issue again, I think this is a duplicate of MDL-14790. So I'm closing this one now as a duplicate (if I may). People who are watching this ticket now should be watching MDL-14790 instead. Thanks!