-
Bug
-
Resolution: Fixed
-
Critical
-
2.0.3, 2.1.2, 2.2
-
Mac + Safari + MySQL
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
Moderate
-
This is one follow-up of MDL-27192.
1) Right now the calendar/export_execute.php script uses to work by username + token, completely ignoring any possible mnet stuff, potentially leading to privacy problems or, at least, wrong behavior because username is not a valid unique identifier at all.
Solution: Make it work with "userid" parameter instead but keep the old (username based) way working for BC. Marking it as deprecated for, say, 2.3
2) The export interface doesn't seem to work ok here, so switching from week to 60 days back and forth doesn't cause the URL for subscriptions to be refreshed at all (always "weekly" is shown).
Ciao
- Discovered while testing
-
MDL-30246 Bugs in exporting course events calendar
-
- Closed
-
- has a non-specific relationship to
-
MDL-30200 Research if the RFC 2445 specifies some format to reply on permissions/empty/not enabled problems
-
- Closed
-
-
MDL-46187 Add optional alternate calendar authtoken generation method
-
- Closed
-
- has been marked as being related by
-
MDL-27192 User profile fields drop-down (menu) causes errors on pages with no context using get_complete_user_data() e.g. calendar export
-
- Closed
-