Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.9.3, 3.10, 3.11
-
Fix Version/s: None
-
Component/s: Forum
-
Labels:None
-
Affected Branches:MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE
Description
Discovered in MDL-65252. The test_update_discussions_post_post method had to be changed as part of migrating it over to use get_discussion_posts (was previously using get_forum_discussion_posts web service method), because the new method does not provide any information on inline attachments. We should fix this and update the test with the old assertions.
Attachments
Issue Links
- Discovered while testing
-
MDL-65252 Final deprecations of forum_count_replies and get_forum_discussion_posts
-
- Peer review in progress
-