Details
Description
If an mnet administrator chooses to share all courses, things work fine,
If an mnet administrator chooses to share a category of courses (or several), and up to one course, things work fine.
If an mnet administrator chooses to share no categories and a list of courses, things work fine.
If an mnet administrator chooses to share one or more categories, and more than one course, the wheels come off due to incorrectly formed sql query passed to the database.
Confirmed that postgres throws an error in this situation. Mysql / others unknown.
Is this fixed?