Issue Details (XML | Word | Printable)

Key: MDL-17773
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Petr Skoda
Reporter: Petr Skoda
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

refactor creation of links to login page

Created: 03/Jan/09 07:53 AM   Updated: 03/Jan/09 08:09 AM
Return to search
Component/s: General
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Relates
 

Participants: Petr Skoda
Security Level: None
Resolved date: 03/Jan/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
There are very many links to login page, half of them are incorrect == missing httpslogin hack :-(
Solution: add new function get_login_url() and use it everywhere

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda made changes - 03/Jan/09 07:53 AM
Field Original Value New Value
Link This issue has been marked as being related by MDL-17754 [ MDL-17754 ]
Petr Skoda made changes - 03/Jan/09 07:54 AM
Summary efactor creation of links to login page refactor creation of links to login page
Petr Skoda committed 36 files to 'Moodle CVS' - 03/Jan/09 07:56 AM
MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks
MODIFY backup/restore_execute.html   Rev. 1.67    (+6 -4 lines)
MODIFY mod/forum/post.php   Rev. 1.180    (+2 -7 lines)
MODIFY blocks/login/block_login.php   Rev. 1.30    (+2 -2 lines)
MODIFY login/forgot_password.php   Rev. 1.54    (+3 -3 lines)
MODIFY search/delete.php   Rev. 1.18    (+1 -1 lines)
MODIFY mod/choice/view.php   Rev. 1.116    (+2 -6 lines)
MODIFY search/update.php   Rev. 1.18    (+1 -1 lines)
MODIFY search/tests/index.php   Rev. 1.15    (+1 -1 lines)
MODIFY blocks/tags/block_tags.php   Rev. 1.13    (+2 -2 lines)
MODIFY backup/backup_check.html   Rev. 1.43    (+6 -4 lines)
MODIFY backup/backup_execute.html   Rev. 1.54    (+6 -4 lines)
MODIFY course/enrol.php   Rev. 1.57    (+2 -6 lines)
MODIFY mod/quiz/view.php   Rev. 1.154    (+2 -7 lines)
MODIFY message/edit.php   Rev. 1.15    (+3 -3 lines)
MODIFY mod/forum/markposts.php   Rev. 1.24    (+2 -7 lines)
MODIFY login/signup.php   Rev. 1.62    (+2 -2 lines)
MODIFY search/add.php   Rev. 1.18    (+1 -1 lines)
MODIFY mod/forum/subscribe.php   Rev. 1.49    (+2 -6 lines)
MODIFY backup/restore_form.html   Rev. 1.84    (+5 -3 lines)
MODIFY backup/restore_check.html   Rev. 1.64    (+5 -3 lines)
MODIFY search/indexer.php   Rev. 1.26    (+1 -1 lines)
MODIFY my/index.php   Rev. 1.19    (+2 -7 lines)
MODIFY search/indexersplash.php   Rev. 1.20    (+1 -1 lines)
MODIFY admin/settings/users.php   Rev. 1.44    (+2 -2 lines)
MODIFY login/change_password.php   Rev. 1.71    (+2 -2 lines)
MODIFY user/edit.php   Rev. 1.184    (+2 -2 lines)
MODIFY backup/restore_precheck.html   Rev. 1.24    (+7 -5 lines)
MODIFY user/view.php   Rev. 1.201    (+2 -2 lines)
MODIFY lib/moodlelib.php   Rev. 1.1141    (+28 -19 lines)
MODIFY enrol/manual/enrol.html   Rev. 1.11    (+1 -6 lines)
MODIFY backup/backup_form.html   Rev. 1.46    (+6 -4 lines)
MODIFY backup/backup.php   Rev. 1.52    (+5 -4 lines)
MODIFY backup/restore.php   Rev. 1.53    (+6 -4 lines)
MODIFY lib/sessionlib.php   Rev. 1.12    (+24 -1 lines)
MODIFY lib/weblib.php   Rev. 1.1195    (+5 -9 lines)
MODIFY mod/chat/view.php   Rev. 1.76    (+2 -6 lines)
Petr Skoda added a comment - 03/Jan/09 08:09 AM
done

Petr Skoda made changes - 03/Jan/09 08:09 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]