Hello,
I have created a facet which includes a field facet called "Leverandoer".
One of the values in the field facet is "Aqua D'or Mineral Water A/S", when this is URL encoded, the URL looks like so:
/Default.aspx?ID=2&Leverandoer=Aqua+D%27or+Mineral+Water+A%2FS
ID=2 is the page with the Ecom Catalog.
This URL results in a "404 not found".
Other values that does not contain %27 works like expected.
What is the solution to this, considering it is a field facet and i am not able to explicitly define a key _and_ a value.