Details
Description
Site blog entries are displaying when you click the "view course entries" link from the Blog Menu. This occurs regardless of the user's role. It seems the filter type is not working correctly.
Site blog entries are displaying when you click the "view course entries" link from the Blog Menu. This occurs regardless of the user's role. It seems the filter type is not working correctly.
This issue is huge....especially because when you add an entry, it automatically takes you to the site level. After an entry is submitted, the courseid field is not changed in the mdl_post database. Also a user needs the option to publish only to their course. The "course' $filtertype seems to be set correctly, but the lib.php function fetch_entries() doesn't handle it correctly. This should be an URGENT fix because it isn't keeping secure.