civicrm / org.civicrm.volunteer

CiviVolunteer extension.
39 stars 63 forks source link

Filter by role does not display results with the url that's generated after search #511

Open jgentles opened 5 years ago

jgentles commented 5 years ago

When you search by 'role' the generated url looks something like this: '/civicrm/?page=CiviCRM&q=civicrm/vol/#/volunteer/opportunities?role_id%5B%5D=string:5' This results in 'no results found' message even when there are results.

ginkgomzd commented 5 years ago

Hello, Sorry about this. This is fixed in the master branch. You should be able to check-out or download the zip of the master branch and just deploy the files to your instance. Be sure to clear caches since javascript files need to be updated.

We are testing the master branch for an official release. There are several known issues in the last release that are already fixed in master and there have been no issues I'm aware of with the master branch.

Cheers

jgentles commented 5 years ago

The master branch version worked. Thank you so much for all that you and the team do! Your efforts are much appreciated.