Issue Details (XML | Word | Printable)

Key: MDL-15535
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Tim Hunt
Votes: 0
Watchers: 0
Operations

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

URLs are changing from attempt.php?id=XXX to attempt.php?attempt =YYY - implement a sensible redirect

Created: 04/Jul/08 09:45 PM   Updated: 10/Jul/08 01:00 AM
Return to search
Component/s: Quiz
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Tim Hunt
Security Level: None
Resolved date: 10/Jul/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tim Hunt made changes - 10/Jul/08 12:30 AM
Field Original Value New Value
Summary URLs are changing from attempt.php?id=XXX attempt.php?attempt =YYY - implement a sensible redirect URLs are changing from attempt.php?id=XXX to attempt.php?attempt =YYY - implement a sensible redirect
tjhunt committed 4 files to 'Moodle CVS' - 10/Jul/08 01:00 AM
MDL-15535 - URLs are changing from attempt.php?id=XXX to attempt.php?attempt =YYY - implement a sensible redirect if we recieve an old-style URL, since they are stored in a few places like the logs. Also update all URLs we generate that point to attempt.php.
MODIFY mod/quiz/reviewquestion.php   Rev. 1.27    (+2 -2 lines)
MODIFY mod/quiz/startattempt.php   Rev. 1.3    (+8 -13 lines)
MODIFY mod/quiz/tabs.php   Rev. 1.29    (+2 -2 lines)
MODIFY mod/quiz/attempt.php   Rev. 1.150    (+12 -2 lines)
Tim Hunt made changes - 10/Jul/08 01:00 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]