When favoriting from `show_basic` for courses, the parameters `number` and `semester` are not passed to the underlying function. Instead, the `detail_url` is passed, which has to be parsed to get the `number` and `semester`.
When favoriting from `show_basic` for courses, the parameters `number` and `semester` are not passed to the underlying function. Instead, the `detail_url` is passed, which has to be parsed to get the `number` and `semester`.