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
Expected: volto makes a request for https://demo.plone.org/++api++/@search?SearchableText=boots %26 cats*&use_site_search_settings=1
Actual: volto makes a request for https://demo.plone.org/++api++/@search? cats*=&SearchableText=boots &use_site_search_settings=1
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
boots & cats
Expected: volto makes a request for
https://demo.plone.org/++api++/@search?SearchableText=boots %26 cats*&use_site_search_settings=1
Actual: volto makes a request for
https://demo.plone.org/++api++/@search? cats*=&SearchableText=boots &use_site_search_settings=1
The text was updated successfully, but these errors were encountered: