Issue Details (XML | Word | Printable)

Key: MDL-15172
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Robert Russo
Votes: 3
Watchers: 4
Operations

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

Continue link shows at the final screen of import BEFORE import is finished.

Created: 06/Jun/08 09:24 PM   Updated: 17/Jan/09 03:43 AM
Return to search
Component/s: Usability
Affects Version/s: 1.9, 1.9.1
Fix Version/s: 1.9.4

Environment: ALL
Issue Links:
Dependency
 
Duplicate
 

Database: Any
Participants: Aaron E. Klemm, Petr Skoda, Robert Russo, Tim Hunt and Tony Butler
Security Level: None
QA Assignee: Tim Hunt
Resolved date: 02/Jan/09
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
Continue link shows at the final screen of import BEFORE import is finished allowing instructors to click it getting empty resources in their course. A simple fix would be to remove this bit of html

<div id="continue">( <a href="%CONTINUE LINK%">Continue</a> )</div>

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 2 files to 'Moodle CVS' - 02/Jan/09 01:05 AM
MDL-15172 lowered timeoout and adding warning that users must not click continue in middle of course import - this is a silly workaround, unfortunately I did not find better solution
MODIFY backup/restorelib.php   Rev. 1.360    (+6 -2 lines)
MODIFY lang/en_utf8/moodle.php   Rev. 1.223    (+2 -1 lines)
Petr Skoda committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 02/Jan/09 01:06 AM
MDL-15172 lowered timeoout and adding warning that users must not click continue in middle of course import - this is a silly workaround, unfortunately I did not find better solution; backported from HEAD
MODIFY backup/restorelib.php   Rev. 1.283.2.57    (+6 -2 lines)
MODIFY lang/en_utf8/moodle.php   Rev. 1.141.2.53    (+2 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 02/Jan/09 01:45 AM
MDL-15172 String translated
MODIFY fr_utf8/moodle.php   Rev. 1.271    (+2 -1 lines)
Mitsuhiro Yoshida committed 2 files to 'Lang CVS' - 02/Jan/09 10:14 AM
MDL-15172 Translated a new string for course import.
MODIFY ja_utf8/README   Rev. 1.907    (+1 -1 lines)
MODIFY ja_utf8/moodle.php   Rev. 1.343    (+2 -1 lines)