Fixed bug196 - Bizarre options on "list courses by faculty" dropdown list #46
No reviewers
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: mrlan/LRR#46
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "Bug196-Ward"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Bug Description
When clicking on the "list courses by faculty" dropdown list, you'll find bizarre list items for example:
"Search by faculty" item duplicated five times.
There are items named "1" and "2".
And there is blank items!!!.
Steps to Reproduce:
Fixing Procedures
Fixing this bug actually was easy all I had to do is just move the title of the dropdown menu to outside the while loop to stop it from duplicating.
@3279308836
Thanks. I found a regression error. Please check your email.
Hui
Worked. You have fixed Bug 196, and the regression error is gone. Thanks.
-Hui