This module creates several blocks to support searching. It also enables the use of Ajax with search blocks, facets, and search results.
GNU General Public License v2.0
3
stars
9
forks
source link
Set session for ajax request. #52
Closed
rosiel closed 4 months ago
What does this Pull Request do?
Sets the session (roughly - is this right?) for the ajax request to avoid "Session is not set" errors.
Related GitHub Issue: https://github.com/Islandora/advanced_search/issues/51
Other Relevant Links: (Google Groups discussion, related pull requests, Release pull requests, etc.)
What's new?
Sets the request session (is this right?)
Does this change add any new dependencies? No
Does this change require any other modifications to be made to the repository (i.e. Regeneration activity, etc.)? No
Could this change impact execution of existing code? No
How should this be tested?
A description of what steps someone could take to:
Documentation Status
Additional Notes:
Any additional information that you think would be helpful when reviewing this PR.
Interested parties
Tag (@ mention) interested parties or, if unsure, @Islandora/committers