You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an Advanced Search in VuFind is edited, the casing of the Title parameter search can become corrupted. This results is the parameter being written as "&lookfor0[]=chicago&type0[]=Tltle" rather than "&lookfor0[]=chicago&type0[]=Title"
VuFind ignores the flawed title parameter, and runs the term as an All Fields search instead.
The text was updated successfully, but these errors were encountered:
When an Advanced Search in VuFind is edited, the casing of the Title parameter search can become corrupted. This results is the parameter being written as "&lookfor0[]=chicago&type0[]=Tltle" rather than "&lookfor0[]=chicago&type0[]=Title"
VuFind ignores the flawed title parameter, and runs the term as an All Fields search instead.
The text was updated successfully, but these errors were encountered: