jdolak/plnd4u

Removing a course from plan only works with short titles (doesn't work with course names ending in ...)

Closed this issue · 2 comments

Removing a course from plan only works with short titles (doesn't work with course names ending in ...)
jdolak commented

This explains a lot. I noticed that some were not getting g deleted but could not figure out why.

Possible Fix

Use SQL LIKE statements

jdolak commented

Fixed in 3930fa1