Defect HC-2137

Incorrect URLs are generated when search terms contain special characters

Software

Customer case Applies to Corrected in
CS0095127 V8.0.4.22 8.0.4.25

Observed behavior

SearchSummary_UI.jspf does not properly encode url's when search terms contain special characters.

Expected behavior

The parameters should be properly encoded for \"do you mean\" results.

Resolution

The code was changed to properly encode the parameters.