Skip to content

Searching by Major with '&' in Name #440

Description

@caldwellc1

When you search by major and the major's name includes the '&' symbol the system reads after the & as a new field causing a 'Invalid argument supplied for foreach()' error.
Shortened Ex:
"department=-1&level=grad&grad=Marriage+%26+Family+Therapy&type=internship"
[args] => Array(
[department] => -1
[level] => grad
[grad] => Marriage
[Family_Therapy] =>
[type] => internship)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions